btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio
[sfrench/cifs-2.6.git] / fs /
2017-08-18 Nikolay Borisovbtrfs: Move skip checksum check from btrfs_submit_direc...
2017-08-18 Filipe MananaBtrfs: fix assertion failure during fsync in no-holes...
2017-08-18 Filipe MananaBtrfs: avoid unnecessarily locking inode when clearing...
2017-08-18 Colin Ian Kingbtrfs: remove redundant check on ret being non-zero
2017-08-18 Nikolay Borisovbtrfs: expose internal free space tree routine only...
2017-08-18 Nikolay Borisovbtrfs: Remove unused sectorsize variable from struct...
2017-08-18 Nikolay Borisovbtrfs: Remove never-reached WARN_ON
2017-08-18 Anand Jainbtrfs: remove unused BTRFS_COMPRESS_LAST
2017-08-18 Anand Jainbtrfs: use appropriate define for the fsid
2017-08-18 Josef Bacikbtrfs: increase ctx->pos for delayed dir index
2017-08-16 Josef Bacikbtrfs: fix readdir deadlock with pagefault
2017-08-16 Nikolay Borisovbtrfs: Simplify math in should_alloc chunk
2017-08-16 Jeff Mahoneybtrfs: account for pinned bytes in should_alloc_chunk
2017-08-16 David Sterbabtrfs: prepare for extensions in compression options
2017-08-16 David Sterbabtrfs: allow defrag compress to override NOCOMPRESS...
2017-08-16 David Sterbabtrfs: defrag: cleanup checking for compression status
2017-08-16 David Sterbabtrfs: separate defrag and property compression
2017-08-16 David Sterbabtrfs: rename variable holding per-inode compression...
2017-08-16 Timofey TitovetsBtrfs: add skeleton code for compression heuristic
2017-08-16 David Sterbabtrfs: account that we're waiting for IO in scrub_submi...
2017-08-16 David Sterbabtrfs: account that we're waiting for DIO read
2017-08-16 David Sterbabtrfs: drop chunk locks at the end of close_ctree
2017-08-16 David Sterbabtrfs: remove trivial wrapper btrfs_force_ra
2017-08-16 David Sterbabtrfs: drop ancient page flag mappings
2017-08-16 David Sterbabtrfs: fix spelling of snapshotting
2017-08-16 Nikolay Borisovbtrfs: Make flush_space return void
2017-08-16 Nikolay Borisovbtrfs: Deprecate userspace transaction ioctls
2017-08-16 David Sterbabtrfs: use named constant for bdev blocksize
2017-08-16 David Sterbabtrfs: split write_dev_supers to two functions
2017-08-16 David Sterbabtrfs: refactor find_device helper
2017-08-16 David Sterbabtrfs: merge alloc_device helpers
2017-08-16 David Sterbabtrfs: merge REQ_OP and REQ_ flags to one parameter...
2017-08-16 David Sterbabtrfs: cleanup types storing REQ_*
2017-08-16 David Sterbabtrfs: get fs_info from eb in btrfs_print_tree, remove...
2017-08-16 David Sterbabtrfs: get fs_info from eb in btrfs_print_leaf, remove...
2017-08-16 David Sterbabtrfs: simplify btrfs_dev_replace_kthread
2017-08-16 David Sterbabtrfs: factor reading progress out of btrfs_dev_replace...
2017-08-16 David Sterbabtrfs: defrag: make readahead state allocation failure...
2017-08-16 David Sterbabtrfs: use GFP_KERNEL in btrfs_defrag_file
2017-08-16 David Sterbabtrfs: use GFP_KERNEL in mount and remount
2017-08-16 Nikolay Borisovbtrfs: Remove never reached error handling code in...
2017-08-16 Nikolay Borisovbtrfs: Remove unused parameters from volume.c functions
2017-08-16 Nikolay Borisovbtrfs: Remove unused variables
2017-08-16 Nikolay Borisovbtrfs: Remove find_raid56_stripe_len
2017-08-16 Nikolay Borisovbtrfs: Use explicit round_down macro in btrfs resize...
2017-08-16 Anand Jainbtrfs: btrfs_inherit_iflags() can be static
2017-08-16 Nick Terrellbtrfs: Keep one more workspace around
2017-08-16 David Sterbabtrfs: drop newlines from strings when using btrfs_...
2017-08-16 Nikolay Borisovbtrfs: qgroups: Fix BUG_ON condition in tree level...
2017-08-16 Qu Wenruobtrfs: Enhance message when a device is missing during...
2017-08-16 Qu Wenruobtrfs: Cleanup num_tolerated_disk_barrier_failures
2017-08-16 Qu Wenruobtrfs: Allow barrier_all_devices to do chunk level...
2017-08-16 Qu Wenruobtrfs: Do chunk level check for degraded remount
2017-08-16 Qu Wenruobtrfs: Do chunk level check for degraded rw mount
2017-08-16 Qu Wenruobtrfs: Introduce a function to check if all chunks...
2017-08-16 Liu BoBtrfs: report errors when checksum is not found
2017-08-16 Nikolay Borisovbtrfs: Prevent possible ERR_PTR() dereference
2017-08-16 Nikolay Borisovbtrfs: Remove redundant checks from btrfs_alloc_data_ch...
2017-08-16 Nikolay Borisovbtrfs: Remove redundant argument of flush_space
2017-08-16 Aleksa Saraibtrfs: resume qgroup rescan on rw remount
2017-08-16 Edmund Nadolskibtrfs: clean up extraneous computations in add_delayed_refs
2017-08-16 Edmund Nadolskibtrfs: allow backref search checks for shared extents
2017-08-16 Edmund Nadolskibtrfs: add cond_resched() calls when resolving backrefs
2017-08-16 Jeff Mahoneybtrfs: backref, add tracepoints for prelim_ref insertio...
2017-08-16 Jeff Mahoneybtrfs: add a node counter to each of the rbtrees
2017-08-16 Edmund Nadolskibtrfs: convert prelimary reference tracking to use...
2017-08-16 Edmund Nadolskibtrfs: remove ref_tree implementation from backref.c
2017-08-16 Edmund Nadolskibtrfs: btrfs_check_shared should manage its own transaction
2017-08-16 Jeff Mahoneybtrfs: backref, cleanup __ namespace abuse
2017-08-16 Jeff Mahoneybtrfs: backref, add unode_aux_to_inode_list helper
2017-08-16 Jeff Mahoneybtrfs: backref, constify some arguments
2017-08-16 Jeff Mahoneybtrfs: constify tracepoint arguments
2017-08-16 Jeff Mahoneybtrfs: struct-funcs, constify readers
2017-08-16 Nikolay Borisovbtrfs: remove unused sectorsize member
2017-08-16 Nikolay Borisovbtrfs: Be explicit about usage of min()
2017-08-16 Nikolay Borisovbtrfs: Use explicit round_down call rather than open...
2017-08-16 Nikolay Borisovbtrfs: convert while loop to list_for_each_entry
2017-08-13 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-13 Linus TorvaldsMerge tag 'driver-core-4.13-rc5' of git://git./linux...
2017-08-13 Linus TorvaldsMerge tag 'char-misc-4.13-rc5' of git://git./linux...
2017-08-13 Linus TorvaldsMerge tag 'tty-4.13-rc5' of git://git./linux/kernel...
2017-08-13 Linus TorvaldsMerge tag 'staging-4.13-rc5' of git://git./linux/kernel...
2017-08-13 Linus TorvaldsMerge tag 'usb-4.13-rc5' of git://git./linux/kernel...
2017-08-12 Linus TorvaldsMerge tag 'for-linus-20170812' of git://git.infradead...
2017-08-12 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2017-08-12 Linus TorvaldsMerge tag 'for-linus-4.13b-rc5-tag' of git://git./linux...
2017-08-11 Linus TorvaldsMerge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org...
2017-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-08-11 Linus TorvaldsMerge tag 'mmc-v4.13-rc4' of git://git./linux/kernel...
2017-08-11 Linus TorvaldsMerge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnie...
2017-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-08-11 Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc4' of git://git./linux...
2017-08-11 Christoph Hellwigpnfs/blocklayout: require 64-bit sector_t
2017-08-11 Linus TorvaldsMerge tag 'powerpc-4.13-6' of git://git./linux/kernel...
2017-08-11 Jens AxboeMerge branch 'nvme-4.13' of git://git.infradead.org...
2017-08-11 Jeff Laytonfuse: set mapping error in writepage_locked when it...
2017-08-11 Linus TorvaldsMerge tag 'drm-fixes-for-v4.13-rc5' of git://people...
2017-08-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-08-10 Mike Rapoportuserfaultfd: replace ENOSPC with ESRCH in case mm has...
2017-08-10 Minchan Kimmm: fix KSM data corruption
next