Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5cc8d536c21a17e301e6f3e8c70a678b5f4b419f
/
fs
/
btrfs
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
6e5aafb
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
by Chris Mason
· 10 years ago
4f4274a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
d05a2b4
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
by Filipe Manana
· 10 years ago
5ed5f58
Btrfs: properly clean up btrfs_end_io_wq_cache
by Josef Bacik
· 10 years ago
1a4ed8f
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
by Filipe Manana
· 10 years ago
21e7626
btrfs: use macro accessors in superblock validation checks
by David Sterba
· 10 years ago
cbdf35b
vfs: export check_sticky()
by Miklos Szeredi
· 10 years ago
ef161ea1
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d379730
Revert "Btrfs: race free update of commit root for ro snapshots"
by Chris Mason
· 10 years ago
0458a95
btrfs: LLVMLinux: Remove VLAIS
by Vinícius Tinti
· 11 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
90d0c37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
c798360
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
5542aa2
vfs: Make d_invalidate return void
by Eric W. Biederman
· 11 years ago
a43bb39
btrfs: Fix compile error when CONFIG_SECURITY is not set.
by Qu Wenruo
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
0d4cf4e
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
by Chris Mason
· 10 years ago
f667aef
btrfs: Make btrfs handle security mount options internally to avoid losing security label.
by Qu Wenruo
· 10 years ago
0ec31a6
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
27b19cc
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
bbf65cf
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
by Chris Mason
· 10 years ago
bf8e8ca
Btrfs: send, don't delay dir move if there's a new parent inode
by Filipe Manana
· 10 years ago
c926093
btrfs: add more superblock checks
by David Sterba
· 10 years ago
4238302
Btrfs: fix race in WAIT_SYNC ioctl
by Sage Weil
· 10 years ago
656f30d
Btrfs: be aware of btree inode write errors to avoid fs corruption
by Filipe Manana
· 10 years ago
15b636e
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
by Fabian Frederick
· 10 years ago
b99d9a6
btrfs: fix shadow warning on cmp
by Fabian Frederick
· 10 years ago
1b6e446
Btrfs: fix compilation errors under DEBUG
by Fabian Frederick
· 10 years ago
8146502
Btrfs: fix crash of btrfs_release_extent_buffer_page
by Liu Bo
· 10 years ago
55e3bd2
Btrfs: add missing end_page_writeback on submit_extent_page failure
by Filipe Manana
· 10 years ago
32be3a1
btrfs: Fix the wrong condition judgment about subset extent map
by Qu Wenruo
· 10 years ago
bbe9051
Btrfs: fix build_backref_tree issue with multiple shared blocks
by Josef Bacik
· 10 years ago
75bfb9a
Btrfs: cleanup error handling in build_backref_tree
by Josef Bacik
· 10 years ago
fccb84c
btrfs: move checks for DUMMY_ROOT into a helper
by David Sterba
· 10 years ago
7ec20af
btrfs: new define for the inline extent data start
by David Sterba
· 10 years ago
fb85fc9
btrfs: kill extent_buffer_page helper
by David Sterba
· 10 years ago
a50924e
btrfs: drop constant param from btrfs_release_extent_buffer_page
by David Sterba
· 10 years ago
2755a0d
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
by David Sterba
· 10 years ago
94404e8
btrfs: let merge_reloc_roots return void
by David Sterba
· 10 years ago
8b9456d
btrfs: remove unused members from struct scrub_warning
by David Sterba
· 10 years ago
97eb6b6
btrfs: use slab for end_io_wq structures
by David Sterba
· 10 years ago
af13b492
btrfs: fix error labels in init_btrfs_fs
by David Sterba
· 10 years ago
bfebd8b
btrfs: use enum for wq endio metadata type
by David Sterba
· 10 years ago
01d5bc3
btrfs: remove unused extent state bits
by David Sterba
· 10 years ago
95ac567
Btrfs: set default max_inline to 8KiB instead of 8MiB
by Filipe David Borba Manana
· 11 years ago
4d75f8a
btrfs: remove blocksize from btrfs_alloc_free_block and rename
by David Sterba
· 10 years ago
0308af4
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
by David Sterba
· 10 years ago
ce86cd5
btrfs: remove parameter blocksize from read_tree_block
by David Sterba
· 10 years ago
453848a
btrfs: inline code of reada_tree_block and remove it
by David Sterba
· 10 years ago
6197d86
btrfs: return void from readahead_tree_block
by David Sterba
· 10 years ago
58dc4ce
btrfs: remove unused parameter from readahead_tree_block
by David Sterba
· 10 years ago
ee39b43
btrfs: remove unlikely from data-dependent branches and slow paths
by David Sterba
· 10 years ago
5d99a998
btrfs: remove unlikely from NULL checks
by David Sterba
· 10 years ago
143f363
btrfs: remove unused variable from btrfs_parse_options
by David Sterba
· 10 years ago
aab110a
btrfs: defrag, use unsigned type for extent thresh
by David Sterba
· 10 years ago
d06efeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
by Tejun Heo
· 10 years ago
1d52c78
Btrfs: try not to ENOSPC on log replay
by Josef Bacik
· 10 years ago
f6acfd5
Btrfs: don't do async reclaim during log replay
by Josef Bacik
· 10 years ago
47ab2a6
Btrfs: remove empty block groups automatically
by Josef Bacik
· 10 years ago
6d11fb4
Merge branch 'for-linus' into for-3.18/core
by Jens Axboe
· 10 years ago
46be7b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8407f55
Btrfs: fix data corruption after fast fsync and writeback error
by Filipe Manana
· 10 years ago
669249e
Btrfs: fix fsync race leading to invalid data after log replay
by Filipe Manana
· 10 years ago
0f23ae7
Revert "Btrfs: device_list_add() should not update list when mounted"
by Chris Mason
· 10 years ago
e6c4efd
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
by Qu Wenruo
· 10 years ago
4d1a40c
Btrfs: fix up bounds checking in lseek
by Liu Bo
· 10 years ago
f612496
Btrfs: cleanup the read failure record after write or when the inode is freeing
by Miao Xie
· 10 years ago
8b110e3
Btrfs: implement repair function when direct read fails
by Miao Xie
· 10 years ago
28e1cc7
Btrfs: Set real mirror number for read operation on RAID0/5/6
by Miao Xie
· 10 years ago
1203b68
Btrfs: modify clean_io_failure and make it suit direct io
by Miao Xie
· 10 years ago
ffdd201
Btrfs: modify repair_io_failure and make it suit direct io
by Miao Xie
· 10 years ago
2fe6303
Btrfs: split bio_readpage_error into several functions
by Miao Xie
· 10 years ago
454ff3d
Btrfs: Cleanup unused variant and argument of IO failure handlers
by Miao Xie
· 10 years ago
6c387ab
Btrfs: fix missing error handler if submiting re-read bio fails
by Miao Xie
· 10 years ago
c1dc089
Btrfs: do file data check by sub-bio's self
by Miao Xie
· 10 years ago
dc380ae
Btrfs: cleanup similar code of the buffered data data check and dio read data check
by Miao Xie
· 10 years ago
23ea8e5
Btrfs: load checksum data once when submitting a direct read io
by Miao Xie
· 10 years ago
c3929c3
Btrfs: modify rw_devices counter under chunk_mutex context
by Miao Xie
· 10 years ago
5f37583
Btrfs: move the missing device to its own fs device list
by Miao Xie
· 10 years ago
416d7b8
Btrfs: stop mounting the fs if the non-ENOENT errors happen when opening seed fs
by Miao Xie
· 10 years ago
82372bc
Btrfs: make the logic of source device removing more clear
by Miao Xie
· 10 years ago
67a2c45
Btrfs: fix use-after-free problem of the device during device replace
by Miao Xie
· 10 years ago
adbbb86
Btrfs: fix unprotected device list access when cloning fs devices
by Miao Xie
· 10 years ago
2196d6e
Btrfs: Fix misuse of chunk mutex
by Miao Xie
· 10 years ago
1548437
Btrfs: fix unprotected device list access when getting the fs information
by Miao Xie
· 10 years ago
fe48a5c
Btrfs: fix unprotected system chunk array insertion
by Miao Xie
· 10 years ago
7cc8e58
Btrfs: fix unprotected device's variants on 32bits machine
by Miao Xie
· 10 years ago
1c11618
Btrfs: update free_chunk_space during allocting a new chunk
by Miao Xie
· 10 years ago
43530c4
Btrfs: fix unprotected device->bytes_used update
by Miao Xie
· 10 years ago
5d778aa
Btrfs: Fix wrong free_chunk_space assignment during removing a device
by Miao Xie
· 10 years ago
ce7213c
Btrfs: fix wrong device bytes_used in the super block
by Miao Xie
· 10 years ago
935e5cc
Btrfs: fix wrong disk size when writing super blocks
by Miao Xie
· 10 years ago
1c43366
Btrfs: fix unprotected assignment of the target device
by Miao Xie
· 10 years ago
c766211
Btrfs: cleanup double assignment of device->bytes_used when device replace finishes
by Miao Xie
· 10 years ago
90180da
Btrfs: cleanup unused num_can_discard in fs_devices
by Miao Xie
· 10 years ago
82f70d6
btrfs: remove the wrong comments
by Li RongQing
· 10 years ago
a2cc11d
Btrfs: fix directory recovery from fsync log
by Filipe Manana
· 10 years ago
25ce459
Btrfs: fix loop writing of async reclaim
by Liu Bo
· 10 years ago
Next »