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
2009-05-13
lockd: fix FILE_LOCKING=n build error
Randy Dunlap
2
-1
/
+3
2009-05-06
nfsd: nfs4_stat_init cleanup
Wang Chen
1
-2
/
+1
2009-05-03
nfsd: use C99 struct initializers
Randy Dunlap
1
-56
/
+56
2009-05-03
nfsd4: make recall callback an asynchronous rpc
J. Bruce Fields
2
-50
/
+52
2009-05-01
nfsd4: track recall retries in nfs4_delegation
J. Bruce Fields
1
-2
/
+2
2009-05-01
nfsd4: remove unused dl_trunc
J. Bruce Fields
2
-4
/
+1
2009-05-01
nfsd4: eliminate struct nfs4_cb_recall
J. Bruce Fields
2
-16
/
+13
2009-05-01
nfsd4: rename callback struct to cb_conn
J. Bruce Fields
2
-19
/
+19
2009-04-29
nfsd4: replace callback thread by asynchronous rpc
J. Bruce Fields
1
-16
/
+22
2009-04-29
nfsd4: lookup up callback cred only once
J. Bruce Fields
2
-0
/
+30
2009-04-29
nfsd4: create rpc callback client from server thread
J. Bruce Fields
1
-15
/
+16
2009-04-29
nfsd4: set cb_client inside setup_callback_client
J. Bruce Fields
1
-14
/
+12
2009-04-29
nfsd4: set shorter timeout
J. Bruce Fields
1
-4
/
+7
2009-04-29
nfsd4: setclientid_confirm callback-change fixes
J. Bruce Fields
1
-2
/
+0
2009-04-29
nfsd: quiet compile warning
J. Bruce Fields
1
-1
/
+1
2009-04-29
nfsd: support ext4 i_version
J. Bruce Fields
2
-21
/
+43
2009-04-29
nfsd4: delete obsolete xdr comments
J. Bruce Fields
1
-27
/
+0
2009-04-29
nfsd: eliminate ENCODE_HEAD macro
J. Bruce Fields
1
-24
/
+22
2009-04-28
NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
Chuck Lever
1
-5
/
+9
2009-04-28
NFSD: Stricter buffer size checking in write_versions()
Chuck Lever
1
-7
/
+25
2009-04-28
NFSD: Stricter buffer size checking in write_recoverydir()
Chuck Lever
1
-2
/
+3
2009-04-28
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
1
-1
/
+2
2009-04-28
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
1
-1
/
+1
2009-04-28
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
1
-1
/
+1
2009-04-28
NFSD: move lockd_up() before svc_addsock()
Chuck Lever
1
-9
/
+10
2009-04-28
NFSD: Finish refactoring __write_ports()
Chuck Lever
1
-7
/
+13
2009-04-28
NFSD: Note an additional requirement when passing TCP sockets to portlist
Chuck Lever
1
-1
/
+3
2009-04-28
NFSD: Refactor socket creation out of __write_ports()
Chuck Lever
1
-30
/
+34
2009-04-28
NFSD: Refactor portlist socket closing into a helper
Chuck Lever
1
-12
/
+24
2009-04-28
NFSD: Refactor transport addition out of __write_ports()
Chuck Lever
1
-23
/
+33
2009-04-28
NFSD: Refactor transport removal out of __write_ports()
Chuck Lever
1
-24
/
+29
2009-04-24
nfsd4: distinguish expired from stale stateids
Bian Naimeng
1
-13
/
+49
2009-04-24
lockd: call locks_release_private to cleanup per-filesystem state
Felix Blyakher
2
-1
/
+4
2009-04-23
rpcgss: remove redundant test on unsigned
Roel Kluin
1
-9
/
+4
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-83
/
+272
2009-04-21
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
1
-2
/
+1
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2
-9
/
+31
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-1
/
+9
2009-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-287
/
+183
2009-04-21
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
1
-1
/
+2
2009-04-20
fs: Mark get_filesystem_list() as __init function.
Tetsuo Handa
1
-1
/
+1
2009-04-20
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
2
-71
/
+52
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2
-42
/
+33
2009-04-20
ecryptfs: use memdup_user()
Li Zefan
1
-10
/
+5
2009-04-20
ncpfs: use memdup_user()
Li Zefan
1
-14
/
+7
2009-04-20
xfs: use memdup_user()
Li Zefan
2
-24
/
+11
2009-04-20
sysfs: use memdup_user()
Li Zefan
1
-10
/
+3
2009-04-20
btrfs: use memdup_user()
Li Zefan
2
-46
/
+16
2009-04-20
xattr: use memdup_user()
Li Zefan
1
-7
/
+3
2009-04-20
autofs4: use memchr() in invalid_string()
Al Viro
1
-6
/
+4
[next]