summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
...
| * pNFS: Treat RECALLCONFLICT like DELAY...Trond Myklebust2018-08-161-9/+0
| * pNFS: When updating the stateid in layoutreturn, also update the recall rangeTrond Myklebust2018-08-163-2/+11
| * NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust2018-08-151-4/+10
| * NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust2018-08-151-9/+7
| * NFSv4: Fix a typo in nfs4_init_channel_attrs()Trond Myklebust2018-08-131-1/+1
| * NFSv4: Don't busy wait if NFSv4 session draining is interruptedTrond Myklebust2018-08-131-5/+13
| * NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-134-5/+39
| * NFS add a simple sync nfs4_proc_commit after async COPYOlga Kornievskaia2018-08-093-1/+66
| * NFS handle COPY ERR_OFFLOAD_NO_REQSOlga Kornievskaia2018-08-091-1/+5
| * NFS send OFFLOAD_CANCEL when COPY killedOlga Kornievskaia2018-08-091-1/+90
| * NFS export nfs4_async_handle_errorOlga Kornievskaia2018-08-092-1/+4
| * NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia2018-08-093-5/+49
| * NFS add support for asynchronous COPYOlga Kornievskaia2018-08-094-9/+93
| * NFS COPY xdr handle async replyOlga Kornievskaia2018-08-091-10/+12
| * NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-093-0/+70
| * NFS CB_OFFLOAD xdrOlga Kornievskaia2018-08-093-1/+98
| * NFS: Use an appropriate work queue for direct-write completionNeilBrown2018-08-081-1/+1
| * NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun2018-08-081-1/+1
| * pnfs: Use true and false for boolean valuesGustavo A. R. Silva2018-08-081-1/+1
| * pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURNTrond Myklebust2018-08-081-1/+0
| * NFS: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-087-0/+21
| * NFSv4: Mark the inode change attribute up to date in update_changeattr()Trond Myklebust2018-08-081-0/+1
| * NFSv4: Detect nlink changes on cross-directory renames tooTrond Myklebust2018-08-081-12/+23
| * NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdirTrond Myklebust2018-08-081-8/+42
| * pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturnTrond Myklebust2018-08-083-8/+19
| * NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-311-1/+8
| * NFSv4.0 fix client reference leak in callbackOlga Kornievskaia2018-07-311-3/+8
| * NFS: silence a harmless uninitialized variable warningDan Carpenter2018-07-311-1/+1
| * sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-311-1/+1
| * pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter2018-07-301-1/+1
| * nfs: Referrals not inheriting proto setting from parentCalum Mackay2018-07-301-3/+3
| * nfs: initiate returning delegation when reclaiming one that's been recalledJeff Layton2018-07-301-0/+4
| * fs: nfs: Adding new return type vm_fault_tSouptick Joarder2018-07-301-2/+2
| * nfs: add error check in nfs_idmap_prepare_message()Chengguang Xu2018-07-301-0/+2
| * Fix error code in nfs_lookup_verify_inode()Lance Shelton2018-07-261-1/+1
| * NFS: More excessive attribute revalidation in nfs_execute_ok()Trond Myklebust2018-07-261-0/+2
| * NFS: Fix excessive attribute revalidation in nfs_execute_ok()Trond Myklebust2018-07-261-1/+1
| * NFS: Ensure we immediately start writeback on rescheduled writesTrond Myklebust2018-07-261-0/+2
| * NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust2018-07-261-2/+2
| * pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust2018-07-263-8/+3
| * NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directoriesTrond Myklebust2018-07-261-10/+16
| * pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()Trond Myklebust2018-07-261-5/+31
| * pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust2018-07-261-0/+3
| * pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()Trond Myklebust2018-07-261-1/+10
| * pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recallTrond Myklebust2018-07-261-1/+1
| * pNFS: Don't discard layout segments that are marked for returnTrond Myklebust2018-07-262-16/+39
* | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-131-3/+6
|\ \
| * | nfs_instantiate(): prevent multiple aliases for directory inodeAl Viro2018-06-281-3/+6
* | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-133-8/+10
|\ \ \
| * | | get rid of 'opened' argument of ->atomic_open() - part 3Al Viro2018-07-122-2/+2
OpenPOWER on IntegriCloud