summaryrefslogtreecommitdiff
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAge
...
| * | | btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()Zhaolei2015-08-09
| * | | btrfs: Fix data checksum error cause by replace with io-load.Zhaolei2015-08-09
| * | | btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks()Zhaolei2015-08-09
| * | | btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off()Zhaolei2015-08-09
| * | | btrfs: Use ref_cnt for set_block_group_ro()Zhaolei2015-08-09
| * | | btrfs: Bypass unrelated items before accessing its contents in scrubZhao Lei2015-08-09
| * | | btrfs: Load only necessary csums into list in scrubZhao Lei2015-08-09
| * | | btrfs: Fix calculate typo caused by ambiguous meaning of logic_endZhao Lei2015-08-09
| * | | btrfs: Free checksum list on scrub_extent() failZhao Lei2015-08-09
| * | | btrfs: Check cancel and pause in interval of scrub operationZhao Lei2015-08-09
| * | | btrfs: Show detail information when mount failed on missing devicesZhao Lei2015-08-09
| * | | btrfs: Fix scrub panic when leaf crosses stripesZhao Lei2015-08-09
| * | | Btrfs: fix stale dir entries after removing a link and fsyncFilipe Manana2015-08-09
| * | | btrfs: fix search key advancing conditionNaohiro Aota2015-08-09
| * | | Btrfs: teach backref walking about backrefs with underflowed offset valuesFilipe Manana2015-08-09
| * | | Btrfs: fix stale dir entries after unlink, inode eviction and fsyncFilipe Manana2015-08-09
| * | | Btrfs: fix stale directory entries after fsync log replayFilipe Manana2015-08-09
* | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ \
| * | | | block: remove bio_get_nr_vecs()Kent Overstreet2015-08-13
| * | | | btrfs: remove bio splitting and merge_bvec_fn() callsKent Overstreet2015-08-13
| * | | | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \ \ \ \
| * | | | | Btrfs: Spelling s/consitent/consistent/Geert Uytterhoeven2015-08-07
| | |/ / / | |/| | |
* | | | | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-09
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo2015-08-06
| | | |/ | | |/|
| * | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-31
| |\| |
| | * | Btrfs: fix quick exhaustion of the system array in the superblockFilipe Manana2015-07-22
| | * | btrfs: its btrfs_err() instead of btrfs_error()Anand Jain2015-07-22
| | * | btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...Zhao Lei2015-07-22
| | * | btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei2015-07-22
* | | | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
|/ / /
* | / Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-17
|\| | | |/ |/|
| * Btrfs: fix file corruption after cloning inline extentsFilipe Manana2015-07-14
| * Btrfs: fix order by which delayed references are runFilipe Manana2015-07-11
| * Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana2015-07-11
| * Btrfs: fix memory leak in the extent_same ioctlFilipe Manana2015-07-11
| * Btrfs: fix shrinking truncate when the no_holes feature is enabledFilipe Manana2015-07-11
* | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-11
|\|
| * Btrfs: fix wrong check for btrfs_force_chunk_alloc()Shilong Wang2015-07-01
| * Btrfs: fix warning of bytes_may_useLiu Bo2015-07-01
| * Btrfs: fix hang when failing to submit bio of directIOLiu Bo2015-07-01
| * Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()Filipe Manana2015-07-01
| * Btrfs: fix memory corruption on failure to submit bio for direct IOFilipe Manana2015-07-01
| * btrfs: don't update mtime/ctime on deduped inodesMark Fasheh2015-07-01
| * btrfs: allow dedupe of same inodeMark Fasheh2015-07-01
| * btrfs: fix deadlock with extent-same and readpageMark Fasheh2015-07-01
| * btrfs: pass unaligned length to btrfs_cmp_data()Mark Fasheh2015-07-01
| * Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana2015-07-01
| * Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana2015-06-30