index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-3
/
+3
|
\
\
|
*
|
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2010-10-05
1
-3
/
+3
*
|
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
|
*
|
|
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
2010-10-13
1
-2
/
+0
|
|
/
|
/
|
*
|
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2010-09-12
1
-0
/
+1
|
/
*
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-09-07
1
-1
/
+1
|
\
|
*
nfsd4: mask out non-access bits in nfs4_access_to_omode
J. Bruce Fields
2010-09-02
1
-1
/
+1
*
|
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-08-28
3
-24
/
+30
|
\
|
|
*
nfsd: fix NULL dereference in nfsd_statfs()
Takashi Iwai
2010-08-26
1
-6
/
+8
|
*
Merge commit 'v2.6.36-rc1' into HEAD
J. Bruce Fields
2010-08-26
3
-8
/
+17
|
|
\
|
*
|
nfsd4: fix downgrade/lock logic
J. Bruce Fields
2010-08-26
2
-16
/
+21
|
*
|
nfsd4: typo fix in find_any_file
J. Bruce Fields
2010-08-26
1
-1
/
+1
|
*
|
nfsd4: bad BUG() in preprocess_stateid_op
J. Bruce Fields
2010-08-26
1
-1
/
+0
*
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-08-18
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
2010-08-17
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-08-10
1
-2
/
+2
|
\
\
\
|
*
|
|
fsnotify: pass a file instead of an inode to open, read, and write
Eric Paris
2010-07-28
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
2
-3
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
pass a struct path to vfs_statfs
Christoph Hellwig
2010-08-09
2
-3
/
+13
|
|
/
/
*
|
|
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-08-07
11
-287
/
+465
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
nfsd4: fix file open accounting for RDWR opens
J. Bruce Fields
2010-08-07
1
-3
/
+21
|
*
nfsd: don't allow setting maxblksize after svc created
J. Bruce Fields
2010-08-06
1
-1
/
+1
|
*
nfsd: initialize nfsd versions before creating svc
J. Bruce Fields
2010-08-06
1
-1
/
+1
|
*
nfsd41: Fix a crash when a callback is retried
Boaz Harrosh
2010-08-06
1
-1
/
+1
|
*
nfsd: fix startup/shutdown order bug
J. Bruce Fields
2010-08-06
1
-14
/
+16
|
*
nfsd: minor nfsd read api cleanup
J. Bruce Fields
2010-07-30
5
-13
/
+16
|
*
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
2010-07-29
4
-13
/
+2
|
*
nfsd4: share file descriptors between stateid's
J. Bruce Fields
2010-07-29
3
-123
/
+221
|
*
nfsd4: fix openmode checking on IO using lock stateid
J. Bruce Fields
2010-07-29
1
-1
/
+3
|
*
nfsd4: miscellaneous process_open2 cleanup
J. Bruce Fields
2010-07-29
1
-9
/
+17
|
*
nfsd4: don't pretend to support write delegations
J. Bruce Fields
2010-07-29
1
-0
/
+7
|
*
nfsd: bypass readahead cache when have struct file
J. Bruce Fields
2010-07-27
1
-24
/
+38
|
*
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
2010-07-23
1
-6
/
+7
|
*
nfsd: move more into nfsd_startup()
J. Bruce Fields
2010-07-23
1
-34
/
+35
|
*
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2010-07-23
2
-21
/
+14
|
*
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
2010-07-23
1
-3
/
+2
|
*
nfsd: fix error handling in __write_ports_addxprt
Jeff Layton
2010-07-23
1
-2
/
+4
|
*
nfsd: fix error handling when starting nfsd with rpcbind down
Jeff Layton
2010-07-23
1
-4
/
+8
|
*
nfsd4: fix v4 state shutdown error paths
Jeff Layton
2010-07-23
2
-20
/
+43
|
*
nfsd: remove unused assignment from nfsd_link
J. Bruce Fields
2010-07-23
1
-2
/
+1
|
*
NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
Chuck Lever
2010-07-07
1
-2
/
+4
|
*
nfsd4: comment nitpick
J. Bruce Fields
2010-07-06
1
-1
/
+1
|
*
nfsd4: fix delegation recall race use-after-free
J. Bruce Fields
2010-06-24
1
-0
/
+1
|
*
nfsd4: fix deleg leak on callback error
J. Bruce Fields
2010-06-24
1
-1
/
+3
|
*
nfsd4: remove some debugging code
J. Bruce Fields
2010-06-22
1
-2
/
+0
|
*
nfsd: nfs4callback encode_stateid helper function
Benny Halevy
2010-06-22
1
-3
/
+13
|
*
nfsd4: translate memory errors to delay, not serverfault
J. Bruce Fields
2010-06-22
1
-3
/
+3
[next]