summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-11-149-25/+287
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow copy offload (CopyChunk) across sharesSteve French2015-11-092-15/+8Star
| * | | | | | | | Add resilienthandles mount parmSteve French2015-11-034-1/+53
| * | | | | | | | [SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French2015-11-034-3/+168
| * | | | | | | | [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French2015-11-031-0/+2
| * | | | | | | | [SMB3] Enable checking for continuous availability and persistent handle supportSteve French2015-11-033-3/+34
| * | | | | | | | [SMB3] Add parsing for new mount option controlling persistent handlesSteve French2015-11-032-1/+22
| * | | | | | | | Allow duplicate extents in SMB3 not just SMB3.1.1Steve French2015-11-011-3/+1Star
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-148-146/+163
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei2015-11-111-2/+2
| * | | | | | | btrfs: Fix lost-data-profile caused by balance bgZhao Lei2015-11-111-0/+21
| * | | | | | | btrfs: Fix lost-data-profile caused by auto removing bgZhao Lei2015-11-111-2/+5
| * | | | | | | btrfs: Remove len argument from scrub_find_csumZhao Lei2015-11-111-4/+3Star
| * | | | | | | btrfs: Reduce unnecessary arguments in scrub_recheck_blockZhao Lei2015-11-111-20/+8Star
| * | | | | | | btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...Zhao Lei2015-11-111-94/+36Star
| * | | | | | | btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksumZhao Lei2015-11-111-0/+4
| * | | | | | | btrfs: scrub: setup all fields for sblock_to_checkZhao Lei2015-11-111-0/+12
| * | | | | | | btrfs: scrub: set error stats when tree block spanning stripesZhao Lei2015-11-111-0/+6
| * | | | | | | Btrfs: fix race when listing an inode's xattrsFilipe Manana2015-11-091-1/+3
| * | | | | | | Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana2015-11-091-2/+8
| * | | | | | | Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana2015-11-081-4/+12
| * | | | | | | Btrfs: fix sleeping inside atomic context in qgroup rescan workerFilipe Manana2015-11-051-1/+0Star
| * | | | | | | Btrfs: fix race waiting for qgroup rescan workerFilipe Manana2015-11-051-2/+1Star
| * | | | | | | btrfs: qgroup: exit the rescan worker during umountJustin Maggard2015-11-052-3/+9
| * | | | | | | Btrfs: fix extent accounting for partial direct IO writesFilipe Manana2015-11-051-15/+37
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-137-66/+161
|\ \ \ \ \ \ \ \
| * | | | | | | | libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-021-6/+8
| * | | | | | | | ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-025-37/+53
| * | | | | | | | ceph: add request to i_unsafe_dirops when getting unsafe replyYan, Zheng2015-11-021-7/+11
| * | | | | | | | ceph: don't invalidate page cache when inode is no longer usedYan, Zheng2015-11-022-4/+10
| * | | | | | | | ceph: combine as many iovec as possile into one OSD requestZhu, Caifeng2015-11-021-10/+77
| * | | | | | | | ceph: fix message length computationArnd Bergmann2015-11-021-1/+1
| * | | | | | | | ceph: fix a comment typoGeliang Tang2015-11-021-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-132-4/+15
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro2015-11-111-1/+3
| * | | | | | | fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal2015-11-111-3/+12
* | | | | | | | Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-1262-411/+994
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner2015-11-104-5/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfs: give all workqueues rescuer threadsChris Mason2015-11-101-3/+4
| | * | | | | | | | xfs: fix log recovery op header validation assertBrian Foster2015-11-101-1/+1
| | * | | | | | | | xfs: Fix error path in xfs_get_aclAndreas Gruenbacher2015-11-102-1/+1
| * | | | | | | | | Merge branch 'xfs-dax-updates' into for-nextDave Chinner2015-11-0312-65/+230
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: xfs_filemap_pmd_fault treats read faults as write faultsDave Chinner2015-11-031-4/+16
| | * | | | | | | | | xfs: add ->pfn_mkwrite support for DAXDave Chinner2015-11-032-0/+36
| | * | | | | | | | | xfs: DAX does not use IO completion callbacksDave Chinner2015-11-033-43/+2Star
| | * | | | | | | | | xfs: Don't use unwritten extents for DAXDave Chinner2015-11-033-6/+35
| | * | | | | | | | | xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner2015-11-036-8/+97
| | * | | | | | | | | xfs: fix inode size update overflow in xfs_map_direct()Dave Chinner2015-11-033-9/+49
| * | | | | | | | | | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-0314-16/+101
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner2015-11-035-5/+29