summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | btrfs: Check cancel and pause in interval of scrub operationZhao Lei2015-08-091-16/+18
| * | | btrfs: Show detail information when mount failed on missing devicesZhao Lei2015-08-091-2/+3
| * | | btrfs: Fix scrub panic when leaf crosses stripesZhao Lei2015-08-091-7/+10
| * | | Btrfs: fix stale dir entries after removing a link and fsyncFilipe Manana2015-08-091-20/+138
| * | | btrfs: fix search key advancing conditionNaohiro Aota2015-08-091-3/+9
| * | | Btrfs: teach backref walking about backrefs with underflowed offset valuesFilipe Manana2015-08-091-2/+25
| * | | Btrfs: fix stale dir entries after unlink, inode eviction and fsyncFilipe Manana2015-08-091-0/+29
| * | | Btrfs: fix stale directory entries after fsync log replayFilipe Manana2015-08-091-4/+60
* | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-028-231/+132
|\ \ \ \
| * | | | block: remove bio_get_nr_vecs()Kent Overstreet2015-08-134-29/+6
| * | | | btrfs: remove bio splitting and merge_bvec_fn() callsKent Overstreet2015-08-131-72/+0
| * | | | block: add a bi_error field to struct bioChristoph Hellwig2015-07-298-130/+126
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-011-1/+1
|\ \ \ \ \
| * | | | | Btrfs: Spelling s/consitent/consistent/Geert Uytterhoeven2015-08-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-095-3/+28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-091-0/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo2015-08-061-0/+5
| | | |/ | | |/|
| * | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-314-3/+23
| |\ \ \ | | |/ /
| | * | Btrfs: fix quick exhaustion of the system array in the superblockFilipe Manana2015-07-221-0/+18
| | * | btrfs: its btrfs_err() instead of btrfs_error()Anand Jain2015-07-221-1/+1
| | * | btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...Zhao Lei2015-07-221-1/+2
| | * | btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei2015-07-221-1/+2
* | | | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-2/+1
|/ / /
* | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-174-6/+34
|\ \ \ | |/ / | | / | |/ |/|
| * Btrfs: fix file corruption after cloning inline extentsFilipe Manana2015-07-141-0/+14
| * Btrfs: fix order by which delayed references are runFilipe Manana2015-07-111-0/+13
| * Btrfs: fix list transaction->pending_ordered corruptionFilipe Manana2015-07-111-2/+2
| * Btrfs: fix memory leak in the extent_same ioctlFilipe Manana2015-07-111-1/+3
| * Btrfs: fix shrinking truncate when the no_holes feature is enabledFilipe Manana2015-07-111-3/+2
* | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-1113-124/+641
|\ \ | |/
| * Btrfs: fix wrong check for btrfs_force_chunk_alloc()Shilong Wang2015-07-011-1/+1
| * Btrfs: fix warning of bytes_may_useLiu Bo2015-07-012-3/+15
| * Btrfs: fix hang when failing to submit bio of directIOLiu Bo2015-07-011-3/+0
| * Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()Filipe Manana2015-07-011-2/+3
| * Btrfs: fix memory corruption on failure to submit bio for direct IOFilipe Manana2015-07-012-18/+52
| * btrfs: don't update mtime/ctime on deduped inodesMark Fasheh2015-07-011-10/+14
| * btrfs: allow dedupe of same inodeMark Fasheh2015-07-011-16/+60
| * btrfs: fix deadlock with extent-same and readpageMark Fasheh2015-07-011-31/+117
| * btrfs: pass unaligned length to btrfs_cmp_data()Mark Fasheh2015-07-011-1/+2
| * Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana2015-07-011-0/+108
| * Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana2015-06-301-0/+104
| * Btrfs: fix fsync data loss after append writeFilipe Manana2015-06-301-5/+9
| * Btrfs: fix crash on close_ctree() if cleaner starts new transactionFilipe Manana2015-06-301-0/+29
| * Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana2015-06-301-4/+11
| * Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana2015-06-301-1/+1
| * Btrfs: fix race between balance and unused block group deletionFilipe Manana2015-06-304-6/+58
| * btrfs: add error handling for scrub_workers_get()Zhao Lei2015-06-301-19/+20
| * btrfs: cleanup noused initialization of dev in btrfs_end_bio()Zhao Lei2015-06-301-1/+1
| * btrfs: qgroup: allow user to clear the limitation on qgroupYang Dongsheng2015-06-301-8/+41
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\ \
OpenPOWER on IntegriCloud