summaryrefslogtreecommitdiff
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAge
...
| * | | NFSv4: Fix stateid recovery on revoked delegationsTrond Myklebust2015-06-16
| * | | Recover from stateid-type error on SETATTROlga Kornievskaia2015-06-16
| * | | nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee2015-06-16
| * | | nfs: make nfs4_init_uniform_client_string use a dynamically allocated bufferJeff Layton2015-06-16
| * | | nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated bufferJeff Layton2015-06-16
| * | | nfs: update maxsz values for SETCLIENTID and EXCHANGE_IDJeff Layton2015-06-16
| * | | nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_idJeff Layton2015-06-16
| * | | pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()Fabian Frederick2015-06-16
| * | | nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping themJeff Layton2015-06-11
| * | | NFS: Convert use of __constant_htonl to htonlVaishali Thakkar2015-06-10
| * | | NFS: Remove unused nfs_rw_ops->rw_release() functionAnna Schumaker2015-06-10
| * | | NFSv4: handle nfs4_get_referral failureDominique Martinet2015-06-10
| * | | sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-10
| * | | NFS: drop unneeded gotoJulia Lawall2015-06-02
| * | | NFS: Fix size of NFSACL SETACL operationsChuck Lever2015-06-02
| * | | NFS: report more appropriate block size for directories.NeilBrown2015-06-02
| * | | NFSv4: Always drain the slot table before re-establishing the leaseTrond Myklebust2015-06-02
| |/ /
| * | fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia2015-06-01
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ \
| * | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
| |/ /
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
| * | | writeback: move backing_dev_info->bdi_stat[] into bdi_writebackTejun Heo2015-06-02
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-06-22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | don't pass nameidata to ->follow_link()Al Viro2015-05-10
| * | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
| |/
* | nfs: take extra reference to fl->fl_file when running a setlkJeff Layton2015-05-13
* | nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0Chuck Lever2015-05-13
|/
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\
| * Merge branch 'bugfixes'Trond Myklebust2015-04-23
| |\
| | * NFSv4: Return delegations synchronously in evict_inodeTrond Myklebust2015-03-27
| | * NFS: remount with security change should return EINVALBenjamin Coddington2015-03-12
| | * nfs: do not export discarded symbolsArnd Bergmann2015-03-12
| | * NFSv4.1: don't export static symbolJulia Lawall2015-03-12
| * | fs/nfs: fix new compiler warning about boolean in switchAndre Przywara2015-04-23
| * | nfs: Remove unneeded casts in nfsFiro Yang2015-04-23
| * | NFS: Don't attempt to decode missing directory entriesBenjamin Coddington2015-04-23
| * | Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2015-04-23
| * | NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker2015-04-23
| * | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-23
| * | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-23
| * | NFS: Add a stub for GETDEVICELISTAnna Schumaker2015-04-23
| * | nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao2015-04-23
| * | nfs: fix DIO good bytes calculationPeng Tao2015-04-23
| * | nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker2015-04-23
| * | nfs: fix high load average due to callback thread sleepingJeff Layton2015-04-23
| * | NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker2015-04-23
| * | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-23
| * | NFS: Block new writes while syncing data in nfs_getattr()Trond Myklebust2015-03-27
| * | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-27