aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
| * | nfs: Fix unused variable errorAnna Schumaker2014-06-24
| * | nfs: remove unneeded EXPORTsWeston Andros Adamson2014-06-24
| * | pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-24
| * | nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson2014-06-24
| * | nfs: remove unused writeverf codeWeston Andros Adamson2014-06-24
| * | nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-24
| * | nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-24
| * | nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-11
|\ \ \
| * | | dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields2014-08-07
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-09
|\ \ \
| * | | NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman2014-08-04
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\ \ \
| * \ \ Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-22
| |\ \ \
| | * | | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells2014-07-17
| | | |/ | | |/|
| * / | KEYS: user: Use key preparsingDavid Howells2014-07-22
| |/ /
* | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
|\ \ \ | | |/ | |/|
| * | NFS: Don't reset pg_moreio in __nfs_pageio_add_requestTrond Myklebust2014-07-13
| * | NFS: Remove 2 unused variablesTrond Myklebust2014-07-12
| * | nfs: handle multiple reqs in nfs_wb_page_cancelWeston Andros Adamson2014-07-12
| * | nfs: handle multiple reqs in nfs_page_async_flushWeston Andros Adamson2014-07-12
| * | nfs: change find_request to find_head_requestWeston Andros Adamson2014-07-12
| * | nfs: nfs_page should take a ref on the head reqWeston Andros Adamson2014-07-12
| * | nfs: mark nfs_page reqs with flag for extra refWeston Andros Adamson2014-07-12
| * | nfs: only show Posix ACLs in listxattr if actually presentChristoph Hellwig2014-07-08
| |/
* | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-16
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-24
* NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson2014-06-24
* NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson2014-06-24
* NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust2014-06-24
* NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust2014-06-24
* nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew2014-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * nfs: switch to iter_splice_write_file()Al Viro2014-06-12
| * nfs: switch to ->write_iter()Al Viro2014-05-06
| * nfs: switch to ->read_iter()Al Viro2014-05-06
| * new helper: iov_iter_get_pages_alloc()Al Viro2014-05-06
| * start adding the tag to iov_iterAl Viro2014-05-06
| * new helper: generic_file_read_iter()Al Viro2014-05-06
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-06
| * pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\ \
| * | NFS: populate ->net in mount data when remountingMateusz Guzik2014-06-10
| * | pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson2014-06-10
| * | NFSv4.1: Fix typo in dprintkTom Haynes2014-06-09
| * | NFSv4.1: Comment is now wrong and redundant to codeTom Haynes2014-06-09
| * | NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust2014-06-05
| * | Push the file layout driver into a subdirectoryTom Haynes2014-05-29