summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-08-09Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-06btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-22Btrfs: fix quick exhaustion of the system array in the superblockFilipe Manana
2015-07-22btrfs: its btrfs_err() instead of btrfs_error()Anand Jain
2015-07-22btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...Zhao Lei
2015-07-22btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei
2015-07-17Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-14Btrfs: fix file corruption after cloning inline extentsFilipe Manana
2015-07-11Btrfs: fix order by which delayed references are runFilipe Manana
2015-07-11Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana
2015-07-11Btrfs: fix memory leak in the extent_same ioctlFilipe Manana
2015-07-11Btrfs: fix shrinking truncate when the no_holes feature is enabledFilipe Manana
2015-07-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-01Btrfs: fix wrong check for btrfs_force_chunk_alloc()Shilong Wang
2015-07-01Btrfs: fix warning of bytes_may_useLiu Bo
2015-07-01Btrfs: fix hang when failing to submit bio of directIOLiu Bo
2015-07-01Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()Filipe Manana
2015-07-01Btrfs: fix memory corruption on failure to submit bio for direct IOFilipe Manana
2015-07-01btrfs: don't update mtime/ctime on deduped inodesMark Fasheh
2015-07-01btrfs: allow dedupe of same inodeMark Fasheh
2015-07-01btrfs: fix deadlock with extent-same and readpageMark Fasheh
2015-07-01btrfs: pass unaligned length to btrfs_cmp_data()Mark Fasheh
2015-07-01Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-30Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana
2015-06-30Btrfs: fix fsync data loss after append writeFilipe Manana
2015-06-30Btrfs: fix crash on close_ctree() if cleaner starts new transactionFilipe Manana
2015-06-30Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana
2015-06-30Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-06-30Btrfs: fix race between balance and unused block group deletionFilipe Manana
2015-06-30btrfs: add error handling for scrub_workers_get()Zhao Lei
2015-06-30btrfs: cleanup noused initialization of dev in btrfs_end_bio()Zhao Lei
2015-06-30btrfs: qgroup: allow user to clear the limitation on qgroupYang Dongsheng
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()Dan Carpenter
2015-06-23fs: Rename file_remove_suid() to file_remove_privs()Jan Kara
2015-06-23Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Chris Mason
2015-06-22Btrfs: Check if kobject is initialized before putAnand Jain
2015-06-19Btrfs: sysfs: add support to show replacing target in the sysfsAnand Jain
2015-06-19Btrfs: free the stale deviceAnand Jain
2015-06-12Btrfs: use received_uuid of parent during sendJosef Bacik
2015-06-12Btrfs: fix use-after-free in btrfs_replay_logLiu Bo
2015-06-10btrfs: wait for delayed iputs on no spaceZhao Lei
2015-06-10btrfs: qgroup: Make snapshot accounting work with new extent-orientedQu Wenruo
2015-06-10btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.Qu Wenruo
2015-06-10btrfs: ulist: Add ulist_del() function.Qu Wenruo
2015-06-10btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo
2015-06-10btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo