summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* mm: fix page leak at nfs_symlink()Rafael Aquini2014-02-101-0/+5
* Merge branch 'acl_fixes' into linux-nextTrond Myklebust2014-02-031-22/+12
|\
| * NFSv3: Fix return value of nfs3_proc_setaclsTrond Myklebust2014-02-031-2/+11
| * NFSv3: Remove unused function nfs3_proc_set_default_aclTrond Myklebust2014-02-031-19/+0
| * nfs: fix setting of ACLs on file creation.Noah Massey2014-01-311-1/+1
* | NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust2014-02-013-7/+22
* | NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust2014-02-011-4/+4
|/
* Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-319-35/+84
|\
| * nfs: initialize the ACL support bits to zero.Malahal Naineni2014-01-311-1/+1
| * NFSv4.1: CleanupTrond Myklebust2014-01-291-4/+2
| * NFSv4.1: Clean up nfs41_sequence_doneTrond Myklebust2014-01-291-11/+8
| * NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust2014-01-291-1/+1
| * NFSv4.1 free slot before resending I/O to MDSAndy Adamson2014-01-293-3/+11
| * nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton2014-01-283-3/+13
| * NFS: Fix races in nfs_revalidate_mappingTrond Myklebust2014-01-281-14/+14
| * sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-271-4/+1
| * NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-274-6/+46
| * nfs: handle servers that support only ALLOW ACE type.Malahal Naineni2014-01-271-4/+3
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-25/+18
|\ \
| * \ Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-317-9/+51
| |\ \
| * | | block: Abstract out bvec iteratorKent Overstreet2013-11-231-4/+5
| * | | block: Convert various code to bio_for_each_segment()Kent Overstreet2013-11-231-21/+13
* | | | nfs: fix xattr inode op pointers when disabledChristoph Hellwig2014-01-301-2/+2
* | | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-2815-257/+359
|\ \ \ \ | | |_|/ | |/| |
| * | | pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh2014-01-221-4/+30
| * | | pnfs: fix BUG in filelayout_recover_commit_reqsWeston Andros Adamson2014-01-211-4/+4
| * | | nfs4: fix discover_server_trunking use after freeWeston Andros Adamson2014-01-201-6/+4
| * | | NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust2014-01-191-3/+5
| * | | nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew2014-01-171-5/+6
| * | | nfs: page cache invalidation for dioChristoph Hellwig2014-01-131-2/+27
| * | | nfs: take i_mutex during direct I/O readsChristoph Hellwig2014-01-131-2/+12
| * | | nfs: merge nfs_direct_write into nfs_file_direct_writeChristoph Hellwig2014-01-131-50/+41
| * | | nfs: merge nfs_direct_read into nfs_file_direct_readChristoph Hellwig2014-01-131-58/+49
| * | | nfs: increment i_dio_count for reads, tooChristoph Hellwig2014-01-131-3/+6
| * | | nfs: defer inode_dio_done call until size update is doneChristoph Hellwig2014-01-131-17/+15
| * | | nfs: fix size updates for aio writesChristoph Hellwig2014-01-131-5/+16
| * | | nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson2014-01-131-2/+2
| * | | NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust2014-01-132-43/+38
| * | | NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust2014-01-133-5/+35
| * | | point to the right include file in a comment (left over from a9004abc3)Toralf Förster2014-01-051-2/+2
| * | | NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos2014-01-058-44/+45
| * | | nfs: fix dead code of ipv6_addr_scopeAlexander Aring2014-01-051-1/+1
| * | | nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton2013-12-061-1/+6
| * | | NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust2013-12-061-16/+31
| | |/ | |/|
* | | nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-264-264/+110
* | | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-1/+1
|/ /
* | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-057-9/+51
|\ \ | |/ |/|
| * nfs: fix do_div() warning by instead using sector_div()Helge Deller2013-12-041-1/+1
| * NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust2013-12-041-1/+8
| * NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust2013-11-201-3/+6