Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5b65f7d823f3ce0e6e46eb08b2d35972e6092699
/
fs
/
btrfs
dfe9db1
Btrfs: fix extent map leak during fallocate error path
by Filipe Manana
· 8 years ago
7016b20
Btrfs: send, fix file hole not being preserved due to inline extent
by Filipe Manana
· 8 years ago
fd35ded
Btrfs: fix incorrect space accounting after failure to insert inline extent
by Filipe Manana
· 8 years ago
4bd1761
btrfs: fix a bogus warning when converting only data or metadata
by Adam Borowski
· 8 years ago
8ae7720
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
by Nikolay Borisov
· 7 years ago
8890bae
btrfs: alloc_chunk: fix DUP stripe size handling
by Hans van Kranenburg
· 7 years ago
931dde8
btrfs: preserve i_mode if __btrfs_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
1c3aae5
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
by Nikolay Borisov
· 7 years ago
efb1cbc
Btrfs: fix unexpected -EEXIST when creating new inode
by Liu Bo
· 7 years ago
b48edd6
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
by Liu Bo
· 7 years ago
bc0d431
Btrfs: fix extent state leak from tree log
by Liu Bo
· 7 years ago
0f4adc1
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
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
8cfb396
btrfs: fix deadlock when writing out space cache
by Josef Bacik
· 7 years ago
9c1433b
Btrfs: fix an integer overflow check
by Dan Carpenter
· 8 years ago
7fab68e
btrfs: tests: Fix a memory leak in error handling path in 'run_test()'
by Christophe JAILLET
· 7 years ago
8f60ef9
btrfs: add missing memset while reading compressed inline extents
by Zygo Blaxell
· 8 years ago
8974b03
btrfs: fix missing error return in btrfs_drop_snapshot
by Jeff Mahoney
· 7 years ago
c251267
btrfs: clear space cache inode generation always
by Josef Bacik
· 7 years ago
79dec01
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
by Pan Bian
· 8 years ago
e215b6b
Btrfs: send, fix failure to rename top level inode due to name collision
by Robbie Ko
· 8 years ago
26899ca
Btrfs: fix potential use-after-free for cloned bio
by Liu Bo
· 8 years ago
c17acd2
Btrfs: fix segmentation fault when doing dio read
by Liu Bo
· 8 years ago
f11525d
btrfs: prevent to set invalid default subvolid
by satoru takeuchi
· 7 years ago
ba44bc4
btrfs: propagate error to btrfs_cmp_data_prepare caller
by Naohiro Aota
· 7 years ago
b86b6c2
btrfs: fix NULL pointer dereference from free_reloc_roots()
by Naohiro Aota
· 7 years ago
0f7dbc4
btrfs: resume qgroup rescan on rw remount
by Aleksa Sarai
· 7 years ago
3a63729
Btrfs: fix early ENOSPC due to delalloc
by Omar Sandoval
· 7 years ago
f76ddff
Btrfs: adjust outstanding_extents counter properly when dio write is split
by Liu Bo
· 8 years ago
6731212
Btrfs: fix lockdep warning about log_mutex
by Liu Bo
· 8 years ago
78418b8
Btrfs: use down_read_nested to make lockdep silent
by Liu Bo
· 8 years ago
157302f
btrfs: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 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
b355b89
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 7 years ago
66d6448
btrfs: fix memory leak in update_space_info failure path
by Jeff Mahoney
· 7 years ago
4d15ab9
btrfs: use correct types for page indices in btrfs_page_exists_in_range
by David Sterba
· 7 years ago
61604a2
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
93fb043
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
by Jeff Mahoney
· 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
7a1dcd9
btrfs: fix error handling when run_delayed_extent_op fails
by Jeff Mahoney
· 8 years ago
003e316
btrfs: fix locking when we put back a delayed ref that's too new
by Jeff Mahoney
· 8 years ago
28dad9a
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
by David Sterba
· 8 years ago
1a5ec7d
Btrfs: fix qgroup rescan worker initialization
by Filipe Manana
· 8 years ago
a1e0e04
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
by Filipe Manana
· 8 years ago
c01ea88
btrfs: store and load values of stripes_min/stripes_max in balance status item
by David Sterba
· 8 years ago
01f285f
Btrfs: fix relocation incorrectly dropping data references
by Filipe Manana
· 8 years ago
26dc524
Btrfs: fix tree search logic when replaying directory entry deletes
by Robbie Ko
· 8 years ago
664b053
Btrfs: fix deadlock caused by fsync when logging directory entries
by Robbie Ko
· 8 years ago
7d470f0
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
by Liu Bo
· 8 years ago
3bac322
btrfs: limit async_work allocation and worker func duration
by Maxim Patlasov
· 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
f616751
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
570dd45
btrfs: fix races on root_log_ctx lists
by Chris Mason
· 8 years ago
9d1032c
btrfs: fix WARNING in btrfs_select_ref_head()
by Wang Xiaoguang
· 8 years ago
9c89469
Btrfs: remove some no-op casts
by Dan Carpenter
· 8 years ago
dd4b857
btrfs: pass correct args to btrfs_async_run_delayed_refs()
by Wang Xiaoguang
· 8 years ago
69ae5e4
btrfs: make file clone aware of fatal signals
by Wang Xiaoguang
· 8 years ago
0b34c26
btrfs: qgroup: Prevent qgroup->reserved from going subzero
by Goldwyn Rodrigues
· 8 years ago
112a3ed
Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.9
by Chris Mason
· 8 years ago
14155ca
btrfs: assign error values to the correct bio structs
by Junjie Mao
· 8 years ago
4547f4d
Btrfs: kill BUG_ON in do_relocation
by Liu Bo
· 8 years ago
d3304ca
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
d9ed71e
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9
by Chris Mason
· 8 years ago
d5e84fd
Btrfs: fix incremental send failure caused by balance
by Filipe Manana
· 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
19c4d2f
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
by Chris Mason
· 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
f334bcd
Merge remote-tracking branch 'ovl/misc' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
513a4be
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
0e67578
btrfs: tests: uninline member definitions in free_space_extent
by David Sterba
· 8 years ago
d2d9ac6
btrfs: tests: constify free space extent specs
by David Sterba
· 8 years ago
781e3bc
Btrfs: expand free space tree sanity tests to catch endianness bug
by Omar Sandoval
· 8 years ago
9426ce7
Btrfs: fix extent buffer bitmap tests on big-endian systems
by Omar Sandoval
· 8 years ago
6675df3
Btrfs: catch invalid free space trees
by Omar Sandoval
· 8 years ago
f8d468a
Btrfs: fix mount -o clear_cache,space_cache=v2
by Omar Sandoval
· 8 years ago
2fe1d55
Btrfs: fix free space tree bitmaps on big-endian systems
by Omar Sandoval
· 8 years ago
2211d5b
posix_acl: xattr representation cleanups
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
196e024
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
by Liu Bo
· 8 years ago
4867268
Btrfs: don't BUG() during drop snapshot
by Josef Bacik
· 8 years ago
2fd57fc
btrfs: fix btrfs_no_printk stub helper
by Arnd Bergmann
· 8 years ago
851cd17
Btrfs: memset to avoid stale content in btree leaf
by Liu Bo
· 8 years ago
0f5053e
btrfs: parent_start initialization cleanup
by Goldwyn Rodrigues
· 8 years ago
6cea66e
btrfs: Remove already completed TODO comment
by Goldwyn Rodrigues
· 8 years ago
dd12d5b
btrfs: Do not reassign count in btrfs_run_delayed_refs
by Goldwyn Rodrigues
· 8 years ago
0ccd052
btrfs: fix a possible umount deadlock
by Anand Jain
· 8 years ago
a958eab
Btrfs: fix memory leak in do_walk_down
by Liu Bo
· 8 years ago
c01f5f9
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined
by Jeff Mahoney
· 8 years ago
Next »