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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
nfsd4; fix session reference count leak
J. Bruce Fields
2010-06-22
2
-1
/
+1
*
nfsd4: don't bother storing callback reply tag
J. Bruce Fields
2010-05-31
1
-6
/
+5
*
nfsd4: fix use of op_share_access
J. Bruce Fields
2010-05-31
1
-4
/
+12
*
nfsd4: treat more recall errors as failures
J. Bruce Fields
2010-05-31
1
-9
/
+8
*
nfsd4: remove extra put() on callback errors
J. Bruce Fields
2010-05-31
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-05-30
4
-81
/
+494
|
\
|
*
mm: export generic_pipe_buf_*() to modules
Miklos Szeredi
2010-05-26
1
-0
/
+6
|
*
fuse: support splice() reading from fuse device
Miklos Szeredi
2010-05-25
1
-41
/
+187
|
*
fuse: allow splice to move pages
Miklos Szeredi
2010-05-25
3
-15
/
+167
|
*
fuse: support splice() writing to fuse device
Miklos Szeredi
2010-05-25
1
-31
/
+144
|
*
fuse: get page reference for readpages
Miklos Szeredi
2010-05-25
1
-0
/
+2
|
*
fuse: use get_user_pages_fast()
Miklos Szeredi
2010-05-25
2
-8
/
+2
|
*
fuse: remove unneeded variable
Dan Carpenter
2010-05-25
1
-2
/
+2
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-05-30
24
-495
/
+232
|
\
\
|
*
|
quota: Convert quota statistics to generic percpu_counter
Dmitry Monakhov
2010-05-27
1
-33
/
+13
|
*
|
ext3 uses rb_node = NULL; to zero rb_root.
Venkatesh Pallipadi
2010-05-27
1
-1
/
+1
|
*
|
quota: Fixup dquot_transfer
Jan Kara
2010-05-27
1
-1
/
+1
|
*
|
reiserfs: Fix resuming of quotas on remount read-write
Jan Kara
2010-05-27
1
-2
/
+10
|
*
|
ufs: Remove dead quota code
Jan Kara
2010-05-24
7
-195
/
+1
|
*
|
udf: Remove dead quota code
Jan Kara
2010-05-24
7
-128
/
+6
|
*
|
quota: rename default quotactl methods to dquot_
Christoph Hellwig
2010-05-24
9
-75
/
+75
|
*
|
quota: explicitly set ->dq_op and ->s_qcop
Christoph Hellwig
2010-05-24
6
-6
/
+22
|
*
|
quota: drop remount argument to ->quota_on and ->quota_off
Christoph Hellwig
2010-05-24
6
-34
/
+16
|
*
|
quota: move unmount handling into the filesystem
Christoph Hellwig
2010-05-24
8
-1
/
+14
|
*
|
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
Christoph Hellwig
2010-05-24
9
-83
/
+61
|
*
|
quota: move remount handling into the filesystem
Christoph Hellwig
2010-05-24
8
-14
/
+84
|
*
|
ocfs2: Fix use after free on remount read-only
Jan Kara
2010-05-24
1
-1
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-05-30
17
-32
/
+85
|
\
\
\
[next]