index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-22
nfsd4: allow 4.0 clients to change callback path
J. Bruce Fields
3
-14
/
+24
2010-04-22
nfsd4: rearrange cb data structures
J. Bruce Fields
3
-28
/
+28
2010-04-22
nfsd4: cl_count is unused
J. Bruce Fields
3
-17
/
+2
2010-04-22
nfsd4: don't sleep in lease-break callback
J. Bruce Fields
3
-20
/
+73
2010-04-19
nfsd4: indentation cleanup
J. Bruce Fields
1
-3
/
+2
2010-04-16
nfsd4: consistent session flag setting
J. Bruce Fields
1
-6
/
+6
2010-04-02
nfsd4: remove probe task's reference on client
J. Bruce Fields
1
-8
/
+1
2010-04-02
nfsd4: remove dprintk
J. Bruce Fields
1
-3
/
+0
2010-04-02
nfsd4: shutdown callbacks on expiry
J. Bruce Fields
1
-3
/
+3
2010-04-02
nfsd4: preallocate nfs4_rpc_args
J. Bruce Fields
2
-15
/
+13
2010-03-22
nfsd: don't break lease while servicing a COMMIT
Jeff Layton
2
-3
/
+6
2010-03-16
nfsd: factor out hash functions for export caches.
NeilBrown
1
-17
/
+23
2010-03-09
Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
J. Bruce Fields
3
-9
/
+13
2010-03-06
nfsd4: document lease/grace-period limits
J. Bruce Fields
1
-3
/
+12
2010-03-06
nfsd4: allow setting grace period time
J. Bruce Fields
3
-1
/
+21
2010-03-06
nfsd4: reshuffle lease-setting code to allow reuse
J. Bruce Fields
1
-12
/
+17
2010-03-06
nfsd4: remove unnecessary lease-setting function
J. Bruce Fields
2
-13
/
+1
2010-03-06
nfsd4: simplify lease/grace interaction
J. Bruce Fields
1
-21
/
+11
2010-03-06
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
5
-23
/
+13
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-92
/
+100
2010-03-06
vfs: take f_lock on modifying f_mode after open time
Wu Fengguang
1
-0
/
+2
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-4
/
+0
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-4
/
+0
2010-03-04
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
J. Bruce Fields
2
-10
/
+3
2010-03-03
nfsd4: fix minor memory leak
J. Bruce Fields
1
-0
/
+2
2010-03-03
fix NFS4 handling of mountpoint stat
Al Viro
1
-3
/
+9
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
1
-2
/
+2
2010-02-24
NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
Chuck Lever
1
-1
/
+2
2010-02-20
commit_metadata export operation replacing nfsd_sync_dir
Ben Myers
2
-57
/
+53
2010-02-20
vfs: don't call ima_file_check() unconditionally in nfsd_open()
Chuck Ebbert
1
-1
/
+2
2010-02-08
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+1
2010-02-08
Revert "nfsd4: fix error return when pseudoroot missing"
J. Bruce Fields
1
-9
/
+1
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
1
-1
/
+1
2010-02-07
fix ima breakage
Mimi Zohar
1
-2
/
+1
2010-02-07
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
Al Viro
1
-1
/
+2
2010-01-29
nfsd: Use vfs_fsync_range() in nfsd_commit
Trond Myklebust
1
-10
/
+20
2010-01-27
NFSD: Create PF_INET6 listener in write_ports
Chuck Lever
1
-1
/
+17
2010-01-26
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
Chuck Lever
1
-5
/
+1
2010-01-14
nfsd41: Create the recovery entry for the NFSv4.1 client
Ricardo Labiaga
1
-1
/
+3
2010-01-13
nfsd: use vfs_fsync for non-directories
Christoph Hellwig
1
-32
/
+17
2010-01-13
nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
Ricardo Labiaga
1
-1
/
+1
2010-01-13
nfsd41: nfsd4_decode_compound() does not recognize all ops
Ricardo Labiaga
1
-1
/
+1
2010-01-06
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+1
2010-01-06
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2009-12-20
nfsd: fix "insecure" export option
J. Bruce Fields
1
-1
/
+1
2009-12-20
nfsd: fix "insecure" export option
J. Bruce Fields
1
-1
/
+1
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-4
/
+1
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
1
-2
/
+1
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
1
-2
/
+0
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
27
-61
/
+2
[next]