Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
ca9a513b01100a557f99fe69abcd3d664ff88b40
/
fs
/
btrfs
/
inode.c
863153c
btrfs: do not call synchronize_srcu() in inode_tree_del
by Josef Bacik
· 5 years ago
85562d8
btrfs: don't double lock the subvol_sem for rename exchange
by Josef Bacik
· 5 years ago
b2d6535
btrfs: record all roots for rename exchange on a subvol
by Josef Bacik
· 5 years ago
3fe6b9a
Btrfs: fix cur_offset in the error case for nocow
by Robbie Ko
· 6 years ago
a088035
Btrfs: fix null pointer dereference on compressed write path error
by Filipe Manana
· 6 years ago
f33ed84
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 8 years ago
3fd6a73
Btrfs: fix unexpected cow in run_delalloc_nocow
by Liu Bo
· 7 years ago
77c8291
Btrfs: fix return value on rename exchange failure
by Filipe Manana
· 7 years ago
2d2d3f1
do d_instantiate/unlock_new_inode combinations safely
by Al Viro
· 7 years ago
fd35ded
Btrfs: fix incorrect space accounting after failure to insert inline extent
by Filipe Manana
· 8 years ago
b48edd6
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
by Liu Bo
· 7 years ago
ecd72fd
Btrfs: fix deadlock in run_delalloc_nocow
by Liu Bo
· 7 years ago
8fe7cea
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
by Nikolay Borisov
· 7 years ago
8f60ef9
btrfs: add missing memset while reading compressed inline extents
by Zygo Blaxell
· 8 years ago
c17acd2
Btrfs: fix segmentation fault when doing dio read
by Liu Bo
· 8 years ago
f76ddff
Btrfs: adjust outstanding_extents counter properly when dio write is split
by Liu Bo
· 8 years ago
c3eab85
Btrfs: fix truncate down when no_holes feature is enabled
by Liu Bo
· 8 years ago
e8b5068
Btrfs: Fix deadlock between direct IO and fast fsync
by Chandan Rajendra
· 8 years ago
4d15ab9
btrfs: use correct types for page indices in btrfs_page_exists_in_range
by David Sterba
· 8 years ago
ffb97c1
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
by Omar Sandoval
· 8 years ago
ad80fad
Btrfs: disable xattr operations on subvolume directories
by Omar Sandoval
· 8 years ago
79babd4
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
by Omar Sandoval
· 8 years ago
46d7cbb
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
dd4b857
btrfs: pass correct args to btrfs_async_run_delayed_refs()
by Wang Xiaoguang
· 8 years ago
0b34c26
btrfs: qgroup: Prevent qgroup->reserved from going subzero
by Goldwyn Rodrigues
· 8 years ago
f29135b
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fed41f7
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
cd27e45
[btrfs] fix check_direct_IO() for non-iovec iterators
by Al Viro
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
c2050a4
fs: Replace current_fs_time() with current_time()
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
ba8b04c
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset
by Qu Wenruo
· 9 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 9 years ago
f031221
btrfs: use filemap_check_errors()
by Miklos Szeredi
· 8 years ago
4382e33
block, dm-crypt, btrfs: Introduce bio_flags()
by Bart Van Assche
· 8 years ago
28687b9
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
1851309
btrfs: update btrfs_space_info's bytes_may_use timely
by Wang Xiaoguang
· 8 years ago
9512c47
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
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
1083881
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.8
by Chris Mason
· 8 years ago
d58b0d9
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
44f714d
Btrfs: improve performance on fsync against new inode after rename/unlink
by Filipe Manana
· 9 years ago
6771089
Btrfs: be more precise on errors when getting an inode from disk
by Filipe Manana
· 9 years ago
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
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 9 years ago
f5ee5c9
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
by Jeff Mahoney
· 9 years ago
3cdde22
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
by Jeff Mahoney
· 9 years ago
dda3245
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
by Wang Xiaoguang
· 9 years ago
c8bb0c8
btrfs: Cleanup compress_file_range()
by Ashish Samant
· 9 years ago
6f034ec
Btrfs: cleanup BUG_ON in merge_bio
by Liu Bo
· 9 years ago
fba4b69
btrfs: Fix slab accounting flags
by Nikolay Borisov
· 9 years ago
3d48d98
btrfs: Handle uninitialised inode eviction
by Nikolay Borisov
· 9 years ago
25d609f
Btrfs: fix callers of btrfs_block_rsv_migrate
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
· 9 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
· 9 years ago
02dbfc9
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
by Omar Sandoval
· 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
· 9 years ago
3b6571c
Btrfs: don't BUG_ON() in btrfs_orphan_add
by Josef Bacik
· 9 years ago
6296b96
block, drivers, fs: shrink bi_rw from long to int
by Mike Christie
· 9 years ago
81a75f6
btrfs: use bio fields for op and flags
by Mike Christie
· 9 years ago
b3d3fa5
btrfs: update __btrfs_map_block for REQ_OP transition
by Mike Christie
· 9 years ago
37226b2
btrfs: use bio op accessors
by Mike Christie
· 9 years ago
8a4c1e4
direct-io: use bio set/get op accessors
by Mike Christie
· 9 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
· 9 years ago
8dff9c8
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
by Chris Mason
· 9 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
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 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
· 9 years ago
e34df33
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fe742fd4
Revert "btrfs: switch to ->iterate_shared()"
by Al Viro
· 9 years ago
ba5a265
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 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
· 9 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
· 9 years ago
5f9a8a5
Btrfs: add semaphore to synchronize direct IO writes with fsync
by Filipe Manana
· 9 years ago
f78c436
Btrfs: fix race between block group relocation and nocow writes
by Filipe Manana
· 9 years ago
0b90191
Btrfs: fix race between fsync and direct IO writes for prealloc extents
by Filipe Manana
· 9 years ago
5062af3
Btrfs: fix number of transaction units for renames with whiteout
by Filipe Manana
· 9 years ago
376e5a5
Btrfs: pin logs earlier when doing a rename exchange operation
by Filipe Manana
· 9 years ago
86e8aa0
Btrfs: unpin logs if rename exchange operation fails
by Filipe Manana
· 9 years ago
c990161
Btrfs: fix inode leak on failure to setup whiteout inode in rename
by Filipe Manana
· 9 years ago
cdd1fed
btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT
by Dan Fuhry
· 9 years ago
c4aba95
Btrfs: pin log earlier when renaming
by Filipe Manana
· 9 years ago
3dc9e8f
Btrfs: unpin log if rename operation fails
by Filipe Manana
· 9 years ago
9cfa3e3
Btrfs: don't do unnecessary delalloc flushes when relocating
by Filipe Manana
· 9 years ago
972b241
btrfs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
7cd8c75
btrfs: sink gfp parameter to set_extent_delalloc
by David Sterba
· 9 years ago
9116621
btrfs: sink gfp parameter to clear_extent_bits
by David Sterba
· 9 years ago
Next »