summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* lockd: Pass the user cred from knfsd when starting the lockd serverTrond Myklebust2019-04-24
* SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-24
* nfsd: Allow containers to set supported nfs versionsTrond Myklebust2019-04-24
* nfsd: Add custom rpcbind callbacks for knfsdTrond Myklebust2019-04-24
* SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust2019-04-24
* SUNRPC: Add a callback to initialise server requestsTrond Myklebust2019-04-24
* SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust2019-04-24
* nfsd: handle legacy client tracking records sent by nfsdcldScott Mayhew2019-04-24
* nfsd: re-order client tracking method selectionScott Mayhew2019-04-24
* nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew2019-04-24
* nfsd: un-deprecate nfsdcldScott Mayhew2019-04-24
* nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew2019-04-24
* nfsd: avoid uninitialized variable warningArnd Bergmann2019-04-24
* nfsd: wake blocked file lock waiters before sending callbackJeff Layton2019-04-22
* nfsd: wake waiters blocked on file_lock before deleting itJeff Layton2019-04-22
* nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust2019-04-08
* nfsd/nfsd3_proc_readdir: fix buffer count and page pointersMurphy Zhou2019-04-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-29
|\
| * fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-03-29
| * fs: fs_parser: fix printk format warningRandy Dunlap2019-03-29
| * fs/proc/kcore.c: make kcore_modules staticYueHaibing2019-03-29
| * ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong2019-03-29
| * fs/open.c: allow opening only regular files during execve()Tetsuo Handa2019-03-29
* | Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-29
|\ \
| * | io_uring: offload write to async worker in case of -EAGAINRoman Penyaev2019-03-25
| * | io_uring: fix big-endian compat signal mask handlingArnd Bergmann2019-03-25
* | | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-29
|\ \ \
| * | | ceph: fix use-after-free on symlink traversalAl Viro2019-03-27
* | | | Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-03-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | xfs: serialize unaligned dio writes against all other dio writesBrian Foster2019-03-26
| * | | xfs: prohibit fstrim in norecovery modeDarrick J. Wong2019-03-25
| * | | xfs: always init bma in xfs_bmapi_writeDarrick J. Wong2019-03-19
| * | | xfs: fix btree scrub checking with regards to root-in-inodeDarrick J. Wong2019-03-19
| * | | xfs: dabtree scrub needs to range-check levelDarrick J. Wong2019-03-19
| * | | xfs: don't trip over uninitialized buffer on extent read of corrupted inodeBrian Foster2019-03-17
* | | | afs: Fix StoreData op marshallingDavid Howells2019-03-28
* | | | Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-26
|\ \ \ \
| * | | | pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust2019-03-23
| * | | | NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust2019-03-23
| * | | | NFSv4.1 don't free interrupted slot on openOlga Kornievskaia2019-03-19
| * | | | NFS: fix mount/umount race in nlmclnt.NeilBrown2019-03-18
| * | | | NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()Catalin Marinas2019-03-18
| |/ / /
* | | | Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-26
|\ \ \ \
| * | | | Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana2019-03-20
| * | | | btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov2019-03-19
| * | | | btrfs: Fix bound checking in qgroup_trace_new_subtree_blocksNikolay Borisov2019-03-19
| * | | | btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi2019-03-18
| * | | | btrfs: don't report readahead errors and don't update statisticsDavid Sterba2019-03-13
| * | | | Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writesFilipe Manana2019-03-13
| * | | | btrfs: remove WARN_ON in log_dir_itemsJosef Bacik2019-03-13