index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
2016-08-22
4
-2
/
+24
*
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-27
3
-3
/
+16
*
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
2015-11-27
1
-1
/
+3
*
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-11-27
1
-2
/
+8
*
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2015-11-27
1
-4
/
+11
*
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-11-27
1
-16
/
+60
*
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
2015-11-27
5
-16
/
+38
*
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-11-27
1
-33
/
+155
*
Btrfs: added helper btrfs_next_item()
Jan Schmidt
2015-11-27
1
-0
/
+7
*
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-10-13
1
-1
/
+2
*
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-13
1
-7
/
+60
*
Btrfs: fix file corruption after cloning inline extents
Filipe Manana
2015-08-12
1
-0
/
+14
*
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
2015-08-12
1
-4
/
+11
*
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
2015-08-12
1
-1
/
+1
*
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-08-07
1
-0
/
+5
*
btrfs: don't accept bare namespace as a valid xattr
David Sterba
2015-08-07
1
-13
/
+37
*
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-08-07
1
-3
/
+2
*
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2015-02-20
2
-10
/
+6
*
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
2014-09-13
1
-1
/
+1
*
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
2014-07-11
1
-0
/
+1
*
Btrfs: fix inode caching vs tree log
Miao Xie
2014-05-18
1
-16
/
+2
*
Btrfs: Don't allocate inode that is already in use
Stefan Behrens
2014-05-18
1
-1
/
+1
*
Btrfs: fix deadlock with nested trans handles
Josef Bacik
2014-04-30
1
-10
/
+4
*
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
2014-04-30
1
-0
/
+4
*
Btrfs: setup inode location during btrfs_init_inode_locked
Chris Mason
2014-04-02
1
-9
/
+9
*
btrfs: restrict snapshotting to own subvolumes
David Sterba
2014-04-02
1
-5
/
+10
*
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
2014-04-02
1
-1
/
+1
*
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-08-02
1
-0
/
+11
*
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
2013-08-02
1
-0
/
+2
*
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
2013-05-30
1
-5
/
+5
*
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-04-25
3
-0
/
+49
*
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-25
1
-6
/
+42
*
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-04-10
1
-1
/
+1
*
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-20
1
-0
/
+6
*
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
2013-03-20
1
-0
/
+1
*
Btrfs: call the ordered free operation without any locks held
Chris Mason
2012-08-02
1
-1
/
+8
*
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-02
1
-2
/
+3
*
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-08-02
1
-2
/
+2
*
Btrfs: run delayed directory updates during log replay
Chris Mason
2012-07-12
1
-0
/
+6
*
btrfs: btrfs_root_readonly() broken on big-endian
Al Viro
2012-05-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-23
2
-5
/
+7
|
\
|
*
Btrfs: call d_instantiate after all ops are setup
Al Viro
2011-12-23
1
-4
/
+5
|
*
Btrfs: fix worker lock misuse in find_worker
Chris Mason
2011-12-23
1
-1
/
+2
|
|
|
\
*
-
.
\
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
13
-140
/
+311
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
btrfs: lower the dirty balance poll interval
Wu Fengguang
2011-12-16
1
-0
/
+2
|
|
/
|
/
|
|
*
Btrfs: unplug every once and a while
Chris Mason
2011-12-15
1
-0
/
+6
|
*
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
11
-117
/
+211
|
|
\
|
|
*
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
2011-12-15
1
-1
/
+1
|
|
*
Btrfs: don't panic if orphan item already exists
Josef Bacik
2011-12-15
1
-1
/
+1
|
|
*
Btrfs: fix leaked space in truncate
Josef Bacik
2011-12-15
1
-2
/
+3
[next]