summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-08-09btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()Zhaolei
2015-08-09btrfs: Use ref_cnt for set_block_group_ro()Zhaolei
2015-08-09btrfs: Bypass unrelated items before accessing its contents in scrubZhao Lei
2015-08-09btrfs: Load only necessary csums into list in scrubZhao Lei
2015-08-09btrfs: Fix calculate typo caused by ambiguous meaning of logic_endZhao Lei
2015-08-09btrfs: Free checksum list on scrub_extent() failZhao Lei
2015-08-09btrfs: Check cancel and pause in interval of scrub operationZhao Lei
2015-08-09btrfs: Show detail information when mount failed on missing devicesZhao Lei
2015-08-09btrfs: Fix scrub panic when leaf crosses stripesZhao Lei
2015-08-09Btrfs: fix stale dir entries after removing a link and fsyncFilipe Manana
2015-08-09btrfs: fix search key advancing conditionNaohiro Aota
2015-08-09Btrfs: teach backref walking about backrefs with underflowed offset valuesFilipe Manana
2015-08-09Btrfs: fix stale dir entries after unlink, inode eviction and fsyncFilipe Manana
2015-08-09Btrfs: fix stale directory entries after fsync log replayFilipe Manana
2015-08-09Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-07Btrfs: Spelling s/consitent/consistent/Geert Uytterhoeven
2015-08-06btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-01Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-29btrfs: add missing discards when unpinning extents with -o discardJeff Mahoney
2015-07-29btrfs: explictly delete unused block groups in close_ctree and ro-remountJeff Mahoney
2015-07-29btrfs: iterate over unused chunk space in FITRIMJeff Mahoney
2015-07-29btrfs: skip superblocks during discardJeff Mahoney
2015-07-29btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundariesJeff Mahoney
2015-07-29btrfs: make btrfs_issue_discard return bytes discardedJeff Mahoney
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-23Btrfs: fix quick exhaustion of the system array in the superblockFilipe Manana
2015-07-23btrfs: its btrfs_err() instead of btrfs_error()Anand Jain
2015-07-23btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...Zhao Lei
2015-07-23btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei
2015-07-18Merge 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-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-02Btrfs: fix wrong check for btrfs_force_chunk_alloc()Shilong Wang
2015-07-02Btrfs: fix warning of bytes_may_useLiu Bo
2015-07-02Btrfs: fix hang when failing to submit bio of directIOLiu Bo
2015-07-02Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()Filipe Manana
2015-07-02Btrfs: fix memory corruption on failure to submit bio for direct IOFilipe Manana
2015-07-02btrfs: don't update mtime/ctime on deduped inodesMark Fasheh
2015-07-02btrfs: allow dedupe of same inodeMark Fasheh
2015-07-02btrfs: fix deadlock with extent-same and readpageMark Fasheh
2015-07-02btrfs: pass unaligned length to btrfs_cmp_data()Mark Fasheh
2015-07-02Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana
2015-07-01Merge 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