Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7282ac396ea617a0a4f8f89389f84690f8431d7d
/
fs
/
btrfs
ba929b6
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
8a5c743
mm, memcg: use consistent gfp flags during readahead
by Michal Hocko
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
8b8b08c
Btrfs: fix delalloc accounting after copy_from_user faults
by Chris Mason
· 8 years ago
bac357dc
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
by Josef Bacik
· 8 years ago
df5c82a
Btrfs: fix comparison in __btrfs_map_block()
by Vincent Stehlé
· 8 years ago
8ca17f0
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
by Josef Bacik
· 8 years ago
ac2faba
Btrfs: fill relocation block rsv after allocation
by Josef Bacik
· 8 years ago
40acc3e
Btrfs: always use trans->block_rsv for orphans
by Josef Bacik
· 8 years ago
ae2e472
Btrfs: change how we calculate the global block rsv
by Josef Bacik
· 8 years ago
87241c2
Btrfs: use root when checking need_async_flush
by Josef Bacik
· 9 years ago
d38b349
Btrfs: don't bother kicking async if there's nothing to reclaim
by Josef Bacik
· 9 years ago
31bada7
Btrfs: fix release reserved extents trace points
by Josef Bacik
· 9 years ago
f376df2
Btrfs: add tracepoints for flush events
by Josef Bacik
· 9 years ago
f485c9e
Btrfs: fix delalloc reservation amount tracepoint
by Josef Bacik
· 9 years ago
c51e7bb
Btrfs: trace pinned extents
by Josef Bacik
· 9 years ago
957780e
Btrfs: introduce ticketed enospc infrastructure
by Josef Bacik
· 8 years ago
c83f8ef
Btrfs: add tracepoint for adding block groups
by Josef Bacik
· 9 years ago
d555b6c
Btrfs: warn_on for unaccounted spaces
by Josef Bacik
· 9 years ago
c48f49d
Btrfs: change delayed reservation fallback behavior
by Josef Bacik
· 9 years ago
48c3d48
Btrfs: always reserve metadata for delalloc extents
by Josef Bacik
· 9 years ago
25d609f
Btrfs: fix callers of btrfs_block_rsv_migrate
by Josef Bacik
· 9 years ago
e40edf2
Btrfs: add bytes_readonly to the spaceinfo at once
by Josef Bacik
· 9 years ago
da2f6ab
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
b971712a
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
02dbfc9
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
by Omar Sandoval
· 8 years ago
b7f6705
Btrfs: Force stripesize to the value of sectorsize
by Chandan Rajendra
· 8 years ago
c0d2f61
btrfs: fix disk_i_size update bug when fallocate() fails
by Wang Xiaoguang
· 8 years ago
415b35a
Btrfs: fix error handling in map_private_extent_buffer
by Liu Bo
· 8 years ago
04e1b65
Btrfs: fix error return code in btrfs_init_test_fs()
by Wei Yongjun
· 8 years ago
c6887cd
Btrfs: don't do nocow check unless we have to
by Josef Bacik
· 9 years ago
0f873ec
btrfs: fix deadlock in delayed_ref_async_start
by Chris Mason
· 9 years ago
31b9655
Btrfs: track transid for delayed ref flushing
by Josef Bacik
· 9 years ago
4c6459f
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
dd5c931
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
by Chandan Rajendra
· 8 years ago
89c5a54
btrfs: remove build fixup for qgroup_account_snapshot
by David Sterba
· 8 years ago
f7af393
btrfs: use new error message helper in qgroup_account_snapshot
by David Sterba
· 8 years ago
90c711a
btrfs: avoid blocking open_ctree from cleaner_kthread
by Zygo Blaxell
· 8 years ago
3b6571c
Btrfs: don't BUG_ON() in btrfs_orphan_add
by Josef Bacik
· 8 years ago
64c1292
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
by Jeff Mahoney
· 8 years ago
c871b0f
Btrfs: check if extent buffer is aligned to sectorsize
by Liu Bo
· 8 years ago
16ff4b4
btrfs: Use correct format specifier
by Heinrich Schuchardt
· 8 years ago
3d0f0b6
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
719da39
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7
by Chris Mason
· 8 years ago
4c52990
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7
by Chris Mason
· 8 years ago
28a8f0d
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
by Mike Christie
· 8 years ago
6296b96
block, drivers, fs: shrink bi_rw from long to int
by Mike Christie
· 8 years ago
81a75f6
btrfs: use bio fields for op and flags
by Mike Christie
· 8 years ago
b3d3fa5
btrfs: update __btrfs_map_block for REQ_OP transition
by Mike Christie
· 8 years ago
37226b2
btrfs: use bio op accessors
by Mike Christie
· 8 years ago
1f7ad75
btrfs: have submit_one_bio users use bio op accessors
by Mike Christie
· 8 years ago
8a4c1e4
direct-io: use bio set/get op accessors
by Mike Christie
· 8 years ago
2a222ca
fs: have submit_bh users pass in op and flags separately
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
34b3e6c
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
by Feifei Xu
· 8 years ago
36b3dc0
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
by Feifei Xu
· 8 years ago
ef9f2db
Btrfs: self-tests: Use macros instead of constants and add missing newline
by Feifei Xu
· 8 years ago
d94f43b
Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
by Feifei Xu
· 8 years ago
ed9e4af
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
by Feifei Xu
· 8 years ago
5f9e105
btrfs: advertise which crc32c implementation is being used at module load
by Jeff Mahoney
· 9 years ago
e06cd3d
Btrfs: add validadtion checks for chunk loading
by Liu Bo
· 8 years ago
99e3ecf
Btrfs: add more validation checks for superblock
by Liu Bo
· 8 years ago
d865177
Btrfs: clear uptodate flags of pages in sys_array eb
by Liu Bo
· 8 years ago
b2d5ad8
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
8dff9c8
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
by Chris Mason
· 9 years ago
b9ef22d
Btrfs: self-tests: Support non-4k page size
by Feifei Xu
· 8 years ago
0ef6447
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
by Feifei Xu
· 8 years ago
5473e0c4
Btrfs: test_check_exists: Fix infinite loop when searching for free space entries
by Feifei Xu
· 8 years ago
65d4f4c
Btrfs: end transaction if we abort when creating uuid root
by Josef Bacik
· 9 years ago
b5de8d0
Btrfs: fix race between device replace and read repair
by Filipe Manana
· 8 years ago
2999241
Btrfs: fix race between device replace and discard
by Filipe Manana
· 8 years ago
22ab04e
Btrfs: fix race between device replace and chunk allocation
by Filipe Manana
· 8 years ago
1a1a8b7
Btrfs: fix race setting block group back to RW mode during device replace
by Filipe Manana
· 9 years ago
81e87a7
Btrfs: fix unprotected assignment of the left cursor for device replace
by Filipe Manana
· 9 years ago
f0e9b7d
Btrfs: fix race setting block group readonly during device replace
by Filipe Manana
· 9 years ago
57ba4cb
Btrfs: fix race between device replace and block group removal
by Filipe Manana
· 8 years ago
ce7791f
Btrfs: fix race between readahead and device replace/removal
by Filipe Manana
· 8 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
559b6d9
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
5930122
switch xattr_handler->set() to passing dentry and inode separately
by Al Viro
· 8 years ago
56244ef
Btrfs: fix handling of faults from btrfs_copy_from_user
by Chris Mason
· 9 years ago
0023541
restore killability of old mutex_lock_killable(&inode->i_mutex) users
by Al Viro
· 8 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 8 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 8 years ago
f1fee65
btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
by Zhao Lei
· 8 years ago
2d324f5
Btrfs: fix unexpected return value of fiemap
by Liu Bo
· 8 years ago
1c8b5b6
Btrfs: free sys_array eb as soon as possible
by Liu Bo
· 9 years ago
07be133
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
8da4b8c
lib/uuid.c: move generate_random_uuid() to uuid.c
by Andy Shevchenko
· 8 years ago
e34df33
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fe742fd4
Revert "btrfs: switch to ->iterate_shared()"
by Al Viro
· 8 years ago
ba5a265
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e0d46f5
btrfs: Switch to generic xattr handlers
by Andreas Gruenbacher
· 9 years ago
c2e7b20
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c315ef8
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7
by Chris Mason
· 8 years ago
680834c
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
36fac9e
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
5ef64a3
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
4673272
btrfs: fix memory leak during RAID 5/6 device replacement
by Scott Talbert
· 9 years ago
Next »