summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: delay setting current_fh in openJ. Bruce Fields2014-01-271-17/+20
* nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields2014-01-271-6/+6
* nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields2014-01-241-6/+10
* nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-232-6/+9
* nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-085-73/+55
* nfsd4: encode_rdattr_error cleanupJ. Bruce Fields2014-01-071-4/+1
* nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields2014-01-071-13/+4
* nfsd4: better VERIFY commentJ. Bruce Fields2014-01-071-2/+4
* nfsd4: break only delegations when appropriateJ. Bruce Fields2014-01-071-30/+0
* NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee2014-01-061-8/+10
* nfsd: get rid of unused function definitionKinglong Mee2014-01-061-2/+0
* Define op_iattr for nfsd4_open instead using macroKinglong Mee2014-01-061-2/+1
* NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee2014-01-061-0/+4
* NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2014-01-032-5/+22
* SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-031-0/+1
* NFSD: fix bad length checking for backchannelKinglong Mee2014-01-031-2/+7
* NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee2014-01-031-1/+1
* Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee2014-01-031-0/+2
* nfsd: get rid of unused macro definitionKinglong Mee2014-01-031-5/+0
* nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee2014-01-031-9/+3
* nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2014-01-032-25/+2
* nfsd: clean up an xdr reserved space calculationKinglong Mee2014-01-031-1/+1
* nfsd: get rid of unused function definitionKinglong Mee2014-01-021-8/+0
* nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2014-01-022-9/+18
* nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh2013-12-121-2/+1
* nfsd: don't try to reuse an expired DRC entry off the listJeff Layton2013-12-111-32/+4
* nfsd: start documenting some XDR handling functionsChristoph Hellwig2013-12-101-0/+19
* nfsd: don't return high mode bitsAlbert Fluegel2013-12-102-2/+2
* nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton2013-12-101-1/+8
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-061-2/+6
|\
| * aio: clean up aio ring in the fail pathGu Zheng2013-12-061-2/+6
* | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-051-2/+1
|\ \
| * | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2013-12-031-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-056-87/+22
|\ \ \
| * | | block: submit_bio_wait() conversionsKent Overstreet2013-11-246-87/+22
* | | | 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
| * | | | NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust2013-11-201-2/+8
| * | | | NFSv4 wait on recovery for async session errorsAndy Adamson2013-11-201-1/+1
| * | | | NFS: Fix a warning in nfs_setsecurityTrond Myklebust2013-11-191-1/+1
| * | | | NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-194-0/+26
* | | | | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-12-041-1/+4
|\ \ \ \ \
| * | | | | Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher2013-11-241-1/+4
* | | | | | vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds2013-12-021-20/+19
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-291-2/+1
|\ \ \ \ \
| * | | | | fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro2013-11-291-2/+1
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-287-24/+189
|\ \ \ \ \ \
| * | | | | | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French2013-11-251-2/+4
OpenPOWER on IntegriCloud