summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Define op_iattr for nfsd4_open instead using macroKinglong Mee1-2/+1
2014-01-06NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee1-0/+4
2014-01-03NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee2-5/+22
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee1-0/+1
2014-01-03NFSD: fix bad length checking for backchannelKinglong Mee1-2/+7
2014-01-03NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee1-1/+1
2014-01-03Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee1-0/+2
2014-01-03nfsd: get rid of unused macro definitionKinglong Mee1-5/+0
2014-01-03nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee1-9/+3
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2-25/+2
2014-01-03nfsd: clean up an xdr reserved space calculationKinglong Mee1-1/+1
2014-01-02nfsd: get rid of unused function definitionKinglong Mee1-8/+0
2014-01-02nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee2-9/+18
2013-12-12nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh1-2/+1
2013-12-11nfsd: don't try to reuse an expired DRC entry off the listJeff Layton1-32/+4
2013-12-10nfsd: start documenting some XDR handling functionsChristoph Hellwig1-0/+19
2013-12-10nfsd: don't return high mode bitsAlbert Fluegel2-2/+2
2013-12-10nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton1-1/+8
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+6
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+1
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-87/+22
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-9/+51
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller1-1/+1
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust1-1/+8
2013-12-04Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+4
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir1-2/+1
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds1-20/+19
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-24/+189
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+20
2013-11-27remove obsolete references to powertweakDave Jones1-1/+1
2013-11-27Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman1-9/+0
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-41/+121
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French1-2/+4
2013-11-24block: submit_bio_wait() conversionsKent Overstreet6-87/+22
2013-11-24Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher1-1/+4
2013-11-23ceph: allocate non-zero page to fscache in readpage()Li Wang1-1/+1
2013-11-23ceph: wake up 'safe' waiters when unregistering requestYan, Zheng1-1/+2
2013-11-23ceph: cleanup aborted requests when re-sending requests.Yan, Zheng1-1/+4
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng3-4/+26
2013-11-23ceph: set caps count after composing cap reconnect messageYan, Zheng1-5/+18
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng3-21/+14
2013-11-23sysfs: use a separate locking class for open files depending on mmapTejun Heo1-2/+20
2013-11-23sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg1-0/+9
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+2
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-83/+51
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-75/+101
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2-2/+6