summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08NFSv4: Mark the inode change attribute up to date in update_changeattr()Trond Myklebust
2018-08-08NFSv4: Detect nlink changes on cross-directory renames tooTrond Myklebust
2018-08-08NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdirTrond Myklebust
2018-08-08pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturnTrond Myklebust
2018-07-31NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-31NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-07-31NFS: silence a harmless uninitialized variable warningDan Carpenter
2018-07-31sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski
2018-07-30pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-07-30nfs: Referrals not inheriting proto setting from parentCalum Mackay
2018-07-30nfs: initiate returning delegation when reclaiming one that's been recalledJeff Layton
2018-07-30fs: nfs: Adding new return type vm_fault_tSouptick Joarder
2018-07-30nfs: add error check in nfs_idmap_prepare_message()Chengguang Xu
2018-07-26Fix error code in nfs_lookup_verify_inode()Lance Shelton
2018-07-26NFS: More excessive attribute revalidation in nfs_execute_ok()Trond Myklebust
2018-07-26NFS: Fix excessive attribute revalidation in nfs_execute_ok()Trond Myklebust
2018-07-26NFS: Ensure we immediately start writeback on rescheduled writesTrond Myklebust
2018-07-26NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust
2018-07-26NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directoriesTrond Myklebust
2018-07-26pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()Trond Myklebust
2018-07-26pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust
2018-07-26pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()Trond Myklebust
2018-07-26pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recallTrond Myklebust
2018-07-26pNFS: Don't discard layout segments that are marked for returnTrond Myklebust
2018-07-25Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-25cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri
2018-07-25cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri
2018-07-25fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri
2018-07-25cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri
2018-07-25fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-21Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds
2018-07-21fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2018-07-19Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana
2018-07-18Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-17aio: don't expose __aio_sigset in uapiChristoph Hellwig
2018-07-17btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-14fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli
2018-07-14fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka
2018-07-13btrfs: fix use-after-free of cmp workspace pagesNaohiro Aota
2018-07-13btrfs: restore uuid_mutex in btrfs_open_devicesDavid Sterba
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-07Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds