summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-2316-103/+143
|\ \ \ \
| * | | | nfsd: Remove callback_credChuck Lever2018-08-223-30/+2
| * | | | nfsd: Use correct credential for NFSv4.0 callback with GSSChuck Lever2018-08-221-1/+8
| * | | | sunrpc: Extract target name into svc_credChuck Lever2018-08-221-2/+5
| * | | | nfsd: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-3/+3
| * | | | nfsd: constify write_op[]Eric Biggers2018-08-091-1/+1
| * | | | fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_idnixiaoming2018-08-091-3/+1
| * | | | NFSD: Handle full-length symlinksChuck Lever2018-08-092-0/+4
| * | | | NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-093-21/+8
| * | | | nfsd: Mark expected switch fall-throughGustavo A. R. Silva2018-08-091-0/+1
| * | | | nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein2018-08-095-13/+13
| * | | | nfsd: don't advertise a SCSI layout for an unsupported request_queueBenjamin Coddington2018-06-191-9/+2
| * | | | nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields2018-06-171-0/+1
| * | | | nfsd: clarify check_op_orderingJ. Bruce Fields2018-06-171-4/+9
| * | | | nfsd: update obselete comment referencing the BKLJ. Bruce Fields2018-06-171-3/+3
| * | | | nfsd4: cleanup sessionid in nfsd4_destroy_sessionJ. Bruce Fields2018-06-171-4/+4
| * | | | nfsd4: less confusing nfsd4_compound_in_sessionJ. Bruce Fields2018-06-171-4/+4
| * | | | nfsd4: support change_attr_type attributeJ. Bruce Fields2018-06-172-0/+11
| * | | | nfsd: fix NFSv4 time_delta attributeJ. Bruce Fields2018-06-171-3/+26
| * | | | nfsd4: return default lease periodJ. Bruce Fields2018-06-171-2/+2
| * | | | nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields2018-06-174-1/+36
* | | | | Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-08-2334-558/+724
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ubifs: Set default assert action to read-onlyRichard Weinberger2018-08-151-0/+1
| * | | | ubifs: Allow setting assert action as mount parameterRichard Weinberger2018-08-153-0/+37
| * | | | ubifs: Rework ubifs_assert()Richard Weinberger2018-08-153-4/+42
| * | | | ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-1531-521/+550
| * | | | ubifs: Turn two ubifs_assert() into a WARN_ON()Richard Weinberger2018-08-151-2/+2
| * | | | ubifs: Use kmalloc_array()Richard Weinberger2018-08-151-1/+1
| * | | | ubifs: Check data node size before truncateRichard Weinberger2018-08-151-1/+10
| * | | | Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger2018-08-151-3/+2
| * | | | ubifs: Add comment on c->commit_semRichard Weinberger2018-08-151-0/+1
| * | | | ubifs: introduce Kconfig symbol for xattr supportStefan Agner2018-08-156-3/+29
| * | | | ubifs: use swap macro in swap_dirty_idxGustavo A. R. Silva2018-08-151-4/+1
| * | | | ubifs: tnc: use monotonic znode timestampArnd Bergmann2018-08-154-5/+5
| * | | | ubifs: use timespec64 for inode timestampsArnd Bergmann2018-08-152-9/+8
| * | | | ubifs: xattr: Don't operate on deleted inodesRichard Weinberger2018-08-151-0/+24
| * | | | ubifs: gc: Fix typoRichard Weinberger2018-08-151-1/+1
| * | | | ubifs: Fix memory leak in lprobs self-checkRichard Weinberger2018-08-151-4/+4
| * | | | ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger2018-08-151-0/+5
| * | | | ubifs: Fix directory size calculation for symlinksRichard Weinberger2018-08-151-2/+3
* | | | | Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-2218-527/+1645
|\ \ \ \ \
OpenPOWER on IntegriCloud