summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-01-27nfsd: consider CLAIM_FH when handing out delegationMing Chen
2014-01-27nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields
2014-01-27nfsd4: delay setting current_fh in openJ. Bruce Fields
2014-01-27nfsd4: minor nfs4_setlease cleanupJ. Bruce Fields
2014-01-24nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields
2014-01-23nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields
2014-01-08nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields
2014-01-07nfsd4: encode_rdattr_error cleanupJ. Bruce Fields
2014-01-07nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields
2014-01-07nfsd4: better VERIFY commentJ. Bruce Fields
2014-01-07nfsd4: break only delegations when appropriateJ. Bruce Fields
2014-01-06NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee
2014-01-06nfsd: get rid of unused function definitionKinglong Mee
2014-01-06Define op_iattr for nfsd4_open instead using macroKinglong Mee
2014-01-06NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee
2014-01-03NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee
2014-01-03NFSD: fix bad length checking for backchannelKinglong Mee
2014-01-03NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee
2014-01-03Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee
2014-01-03nfsd: get rid of unused macro definitionKinglong Mee
2014-01-03nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee
2014-01-03nfsd: clean up an xdr reserved space calculationKinglong Mee
2014-01-02nfsd: get rid of unused function definitionKinglong Mee
2014-01-02nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee
2013-12-12nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh
2013-12-11nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2013-12-10nfsd: start documenting some XDR handling functionsChristoph Hellwig
2013-12-10nfsd: don't return high mode bitsAlbert Fluegel
2013-12-10nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-06aio: clean up aio ring in the fail pathGu Zheng
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust
2013-12-04Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-27remove obsolete references to powertweakDave Jones
2013-11-27Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French
2013-11-24block: submit_bio_wait() conversionsKent Overstreet