index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-27
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2015-11-27
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2015-11-27
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+11
2015-11-27
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
1
-16
/
+60
2015-11-27
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
5
-16
/
+38
2015-11-27
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
1
-33
/
+155
2015-11-27
Btrfs: added helper btrfs_next_item()
Jan Schmidt
1
-0
/
+7
2015-10-13
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
1
-1
/
+2
2015-10-13
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
1
-7
/
+60
2015-08-12
Btrfs: fix file corruption after cloning inline extents
Filipe Manana
1
-0
/
+14
2015-08-12
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
1
-4
/
+11
2015-08-12
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-08-07
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-08-07
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-13
/
+37
2015-08-07
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-02-20
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2
-10
/
+6
2014-09-14
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-07-11
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
1
-0
/
+1
2014-05-18
Btrfs: fix inode caching vs tree log
Miao Xie
1
-16
/
+2
2014-05-18
Btrfs: Don't allocate inode that is already in use
Stefan Behrens
1
-1
/
+1
2014-04-30
Btrfs: fix deadlock with nested trans handles
Josef Bacik
1
-10
/
+4
2014-04-30
Btrfs: skip submitting barrier for missing device
Hidetoshi Seto
1
-0
/
+4
2014-04-02
Btrfs: setup inode location during btrfs_init_inode_locked
Chris Mason
1
-9
/
+9
2014-04-02
btrfs: restrict snapshotting to own subvolumes
David Sterba
1
-5
/
+10
2014-04-02
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
1
-1
/
+1
2013-08-03
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-08-03
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-05-30
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
1
-5
/
+5
2013-04-25
Btrfs: fix race between mmap writes and compression
Chris Mason
3
-0
/
+49
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-10
Btrfs: limit the global reserve to 512mb
Josef Bacik
1
-1
/
+1
2013-03-20
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
1
-0
/
+6
2013-03-20
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
1
-0
/
+1
2012-08-02
Btrfs: call the ordered free operation without any locks held
Chris Mason
1
-1
/
+8
2012-08-02
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
1
-2
/
+3
2012-08-02
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
1
-2
/
+2
2012-07-12
Btrfs: run delayed directory updates during log replay
Chris Mason
1
-0
/
+6
2012-05-11
btrfs: btrfs_root_readonly() broken on big-endian
Al Viro
1
-1
/
+1
2011-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+7
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-17
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
13
-140
/
+311
2011-12-16
btrfs: lower the dirty balance poll interval
Wu Fengguang
1
-0
/
+2
2011-12-16
Btrfs: unplug every once and a while
Chris Mason
1
-0
/
+6
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
11
-117
/
+211
2011-12-15
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
Chris Mason
1
-2
/
+2
2011-12-15
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
1
-1
/
+1
2011-12-15
Btrfs: don't panic if orphan item already exists
Josef Bacik
1
-1
/
+1
2011-12-15
Btrfs: fix leaked space in truncate
Josef Bacik
1
-2
/
+3
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
4
-13
/
+44
[next]