summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2017-10-21Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-10-08Btrfs: fix potential use-after-free for cloned bioLiu Bo
2017-10-08Btrfs: fix segmentation fault when doing dio readLiu Bo
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-10-05btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota
2017-10-05btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-07Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo
2017-08-07Btrfs: fix lockdep warning about log_mutexLiu Bo
2017-08-07Btrfs: use down_read_nested to make lockdep silentLiu Bo
2017-07-27btrfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-05Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-07-05Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-02-14btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney
2017-02-01Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-02-01Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval
2017-02-01Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-01-19btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-01-19btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-01-19btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana
2017-01-06Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba
2017-01-06Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-06Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko
2017-01-06Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2016-11-05Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-10-28Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-27btrfs: fix races on root_log_ctx listsChris Mason
2016-10-24btrfs: fix WARNING in btrfs_select_ref_head()Wang Xiaoguang
2016-10-24Btrfs: remove some no-op castsDan Carpenter
2016-10-24btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang
2016-10-24btrfs: make file clone aware of fatal signalsWang Xiaoguang
2016-10-24btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-10-18Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-10-17btrfs: assign error values to the correct bio structsJunjie Mao
2016-10-17Btrfs: kill BUG_ON in do_relocationLiu Bo
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-12Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-10-12Btrfs: fix incremental send failure caused by balanceFilipe Manana
2016-10-11Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro