summaryrefslogtreecommitdiffstats
path: root/fs/nfsd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequenceJ. Bruce Fields2010-10-022-23/+18
| * | nfsd4: minor variable renaming (cb -> conn)J. Bruce Fields2010-10-022-22/+22
| * | sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+1
| * | sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-012-4/+5
| * | nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy2010-10-011-6/+12
| * | sunrpc: Add net to pure API callsPavel Emelyanov2010-09-272-3/+3
| * | nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-261-11/+29
| * | nfsd: Export get_task_comm for nfsdPavel Emelyanov2010-09-231-3/+1
| * | nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-223-3/+41
| * | nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2010-09-221-0/+10
| * | nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-211-94/+11
| * | nfsd: disable deferral for NFSv4NeilBrown2010-09-211-2/+5
| * | Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-202-1/+2
| |\ \
| * | | sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-081-1/+1
| * | | sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown2010-09-081-6/+3
| * | | nfsd: remove duplicate NFS4_STATEID_SIZE declarationAndy Adamson2010-09-081-1/+0
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | NFSD: remove duplicate NFS4_STATEID_SIZEAndy Adamson2010-10-251-1/+0
| |/ /
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-3/+3
|\ \ \ \
| * | | | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-051-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+1
| | |/ / | |/| |
* | | | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields2010-10-131-2/+0
| |/ / |/| |
* | | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-131-0/+1
|/ /
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-09-081-1/+1
|\ \ | |/ |/|
| * nfsd4: mask out non-access bits in nfs4_access_to_omodeJ. Bruce Fields2010-09-021-1/+1
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-283-24/+30
|\|
| * nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai2010-08-261-6/+8
| * Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields2010-08-263-8/+17
| |\
| * | nfsd4: fix downgrade/lock logicJ. Bruce Fields2010-08-262-16/+21
| * | nfsd4: typo fix in find_any_fileJ. Bruce Fields2010-08-261-1/+1
| * | nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields2010-08-261-1/+0
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-191-1/+0
|\ \ \ | |_|/ |/| |
| * | NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-171-1/+0
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-2/+2
|\ \ \
| * | | fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-281-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-102-3/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | pass a struct path to vfs_statfsChristoph Hellwig2010-08-092-3/+13
| |/ /
* | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-0711-287/+465
|\ \ \ | |/ / |/| / | |/
| * nfsd4: fix file open accounting for RDWR opensJ. Bruce Fields2010-08-071-3/+21
| * nfsd: don't allow setting maxblksize after svc createdJ. Bruce Fields2010-08-071-1/+1
| * nfsd: initialize nfsd versions before creating svcJ. Bruce Fields2010-08-061-1/+1
| * nfsd41: Fix a crash when a callback is retriedBoaz Harrosh2010-08-061-1/+1
| * nfsd: fix startup/shutdown order bugJ. Bruce Fields2010-08-061-14/+16
| * nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-305-13/+16
| * gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-304-13/+2
| * nfsd4: share file descriptors between stateid'sJ. Bruce Fields2010-07-303-123/+221
| * nfsd4: fix openmode checking on IO using lock stateidJ. Bruce Fields2010-07-291-1/+3