summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()Trond Myklebust2016-07-211-0/+6
* pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstandingTrond Myklebust2016-07-182-1/+11
* NFSv4: Revert "Truncating file opens should also sync O_DIRECT writes"Trond Myklebust2016-07-141-1/+1
* NFS nfs_vm_page_mkwrite: Don't freeze me, Bro...Trond Myklebust2016-07-061-0/+3
* NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data syncTrond Myklebust2016-07-061-1/+5
* NFSv4.2: Fix writeback races in nfs4_copy_file_rangeTrond Myklebust2016-07-064-13/+31
* NFSv4.2: Fix a race in nfs42_proc_deallocate()Trond Myklebust2016-07-061-2/+4
* NFS: Getattr doesn't require data sync semanticsTrond Myklebust2016-07-061-3/+1
* NFS: Do not aggressively cache file attributes in the case of O_DIRECTTrond Myklebust2016-07-062-2/+12
* NFS: Remove unused function nfs_revalidate_mapping_protected()Trond Myklebust2016-07-061-34/+4
* NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()Trond Myklebust2016-07-061-6/+0
* NFS: Cleanup nfs_direct_complete()Trond Myklebust2016-07-061-7/+5
* NFS: Do not serialise O_DIRECT reads and writesTrond Myklebust2016-07-065-37/+173
* NFS: Move buffered I/O locking into nfs_file_write()Trond Myklebust2016-07-061-12/+15
* NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.cTrond Myklebust2016-07-062-9/+9
* NFS: Remove racy size manipulations in O_DIRECTTrond Myklebust2016-07-061-16/+0
* NFS: Ensure we reset the write verifier 'committed' value on resend.Trond Myklebust2016-07-062-0/+19
* NFS: Fix O_DIRECT verifier problemsTrond Myklebust2016-07-063-3/+16
* pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1Trond Myklebust2016-07-061-7/+0
* pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust2016-07-061-16/+7
* pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust2016-07-065-9/+30
* pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust2016-07-061-9/+10
* pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust2016-07-061-2/+1
* pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust2016-07-061-2/+1
* NFS: Don't call COMMIT in ->releasepage()Trond Myklebust2016-06-221-23/+0
* NFS: Don't hold the inode lock across fsync()Trond Myklebust2016-06-221-2/+0
* NFS: writepage of a single page should not be synchronousTrond Myklebust2016-06-221-1/+1
* NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust2016-06-223-20/+0
* NFS: Cache aggressively when file is open for writingTrond Myklebust2016-06-222-29/+46
* NFS: Cache access checks more aggressivelyTrond Myklebust2016-06-151-21/+31
* NFS: Don't flush caches for a getattr that races with writebackTrond Myklebust2016-06-131-6/+9
* Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-1018-357/+568
|\
| * Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-085-17/+114
| |\
| | * btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney2016-06-063-2/+9
| | * Btrfs: add validadtion checks for chunk loadingLiu Bo2016-06-061-15/+67
| | * Btrfs: add more validation checks for superblockLiu Bo2016-06-062-0/+35
| | * Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo2016-06-061-0/+2
| | * Btrfs: end transaction if we abort when creating uuid rootJosef Bacik2016-06-011-0/+1
| * | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-06-0815-340/+454
| |\ \
| | * | Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu2016-06-061-1/+11
| | * | Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu2016-06-061-1/+7
| | * | Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-063-18/+31
| | * | Btrfs: self-tests: Support testing all possible sectorsizes and nodesizesFeifei Xu2016-06-061-22/+32
| | * | Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu2016-06-061-19/+30
| | * | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-0215-291/+355
| | * | Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu2016-06-022-7/+7
| | * | Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...Feifei Xu2016-06-021-2/+2
| | |/
* | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds2016-06-102-2/+18
|\ \ \
| * | | ecryptfs: forbid opening files without mmap handlerJann Horn2016-06-101-2/+11
| * | | proc: prevent stacking filesystems on topJann Horn2016-06-101-0/+7