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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-29
nfsd4: miscellaneous process_open2 cleanup
J. Bruce Fields
1
-9
/
+17
2010-07-29
nfsd4: don't pretend to support write delegations
J. Bruce Fields
1
-0
/
+7
2010-07-27
nfsd: bypass readahead cache when have struct file
J. Bruce Fields
1
-24
/
+38
2010-07-23
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
1
-6
/
+7
2010-07-23
nfsd: move more into nfsd_startup()
J. Bruce Fields
1
-34
/
+35
2010-07-23
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2
-21
/
+14
2010-07-23
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
1
-3
/
+2
2010-07-23
nfsd: fix error handling in __write_ports_addxprt
Jeff Layton
1
-2
/
+4
2010-07-23
nfsd: fix error handling when starting nfsd with rpcbind down
Jeff Layton
1
-4
/
+8
2010-07-23
nfsd4: fix v4 state shutdown error paths
Jeff Layton
2
-20
/
+43
2010-07-23
nfsd: remove unused assignment from nfsd_link
J. Bruce Fields
1
-2
/
+1
2010-07-07
NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
Chuck Lever
1
-2
/
+4
2010-07-06
nfsd4: comment nitpick
J. Bruce Fields
1
-1
/
+1
2010-06-24
nfsd4: fix delegation recall race use-after-free
J. Bruce Fields
1
-0
/
+1
2010-06-24
nfsd4: fix deleg leak on callback error
J. Bruce Fields
1
-1
/
+3
2010-06-22
nfsd4: remove some debugging code
J. Bruce Fields
1
-2
/
+0
2010-06-22
nfsd: nfs4callback encode_stateid helper function
Benny Halevy
1
-3
/
+13
2010-06-22
nfsd4: translate memory errors to delay, not serverfault
J. Bruce Fields
1
-3
/
+3
2010-06-22
nfsd4; fix session reference count leak
J. Bruce Fields
2
-1
/
+1
2010-05-31
nfsd4: don't bother storing callback reply tag
J. Bruce Fields
1
-6
/
+5
2010-05-31
nfsd4: fix use of op_share_access
J. Bruce Fields
1
-4
/
+12
2010-05-31
nfsd4: treat more recall errors as failures
J. Bruce Fields
1
-9
/
+8
2010-05-31
nfsd4: remove extra put() on callback errors
J. Bruce Fields
1
-5
/
+1
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-81
/
+494
2010-05-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
24
-495
/
+232
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
17
-32
/
+85
2010-05-29
ceph: clean up on forwarded aborted mds request
Sage Weil
1
-4
/
+9
2010-05-29
ceph: fix leak of osd authorizer
Sage Weil
1
-1
/
+6
2010-05-29
ceph: close out mds, osd connections before stopping auth
Sage Weil
3
-1
/
+16
2010-05-29
ceph: make lease code DN specific
Sage Weil
2
-12
/
+13
2010-05-29
fs/ceph: Use ERR_CAST
Julia Lawall
6
-6
/
+6
2010-05-29
ceph: renew auth tickets before they expire
Sage Weil
4
-1
/
+27
2010-05-29
ceph: do not resend mon requests on auth ticket renewal
Sage Weil
1
-1
/
+4
2010-05-29
ceph: removed duplicated #includes
Andrea Gelmini
2
-2
/
+0
2010-05-29
ceph: avoid possible null dereference
Sage Weil
1
-2
/
+2
2010-05-29
ceph: make mds requests killable, not interruptible
Sage Weil
1
-2
/
+2
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+20
2010-05-28
remove detritus left by "mm: make read_cache_page synchronous"
Al Viro
1
-4
/
+1
2010-05-27
fix fs/sysv s_dirt handling
Al Viro
1
-0
/
+1
2010-05-27
fat: convert to use the new truncate convention.
npiggin@suse.de
3
-15
/
+57
2010-05-27
ext2: convert to use the new truncate convention.
npiggin@suse.de
3
-36
/
+119
2010-05-27
fs: convert simple fs to new truncate
Nick Piggin
5
-19
/
+15
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
10
-22
/
+37
2010-05-27
fs: introduce new truncate sequence
npiggin@suse.de
4
-56
/
+254
2010-05-27
fs/super: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2010-05-27
fs/minix: bugfix, number of indirect block ptrs per block depends on block size
Erik van der Kouwe
1
-12
/
+15
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
20
-28
/
+40
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
55
-127
/
+106
2010-05-27
fs: Add missing mutex_unlock
Julia Lawall
1
-4
/
+9
2010-05-27
get rid of the magic around f_count in aio
Al Viro
2
-14
/
+13
[next]