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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
6
-32
/
+14
2007-07-10
SUNRPC: Kill rpc_clnt->cl_dead
Trond Myklebust
2
-17
/
+4
2007-07-10
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
5
-44
/
+35
2007-07-10
SUNRPC: Clean up tk_pid allocation and make it lockless
Trond Myklebust
1
-7
/
+15
2007-07-10
SUNRPC: Add a per-rpc_clnt spinlock
Trond Myklebust
3
-20
/
+30
2007-07-10
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
Trond Myklebust
4
-48
/
+83
2007-07-10
NFSv4: Convert struct nfs4_opendata to use struct kref
Trond Myklebust
1
-23
/
+30
2007-07-10
NFS: Convert struct nfs_open_context to use a kref
Trond Myklebust
2
-18
/
+25
2007-07-10
NFS: reduce latency by using conditional rescheduling in nfs_scan_list
Trond Myklebust
1
-1
/
+2
2007-07-10
NFS: Prevent integer overflow in nfs_scan_list()
Trond Myklebust
2
-1
/
+3
2007-07-10
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
Trond Myklebust
4
-14
/
+2
2007-07-10
NFS cleanup: speed up nfs_scan_commit using radix tree tags
Trond Myklebust
3
-10
/
+15
2007-07-10
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
Trond Myklebust
3
-18
/
+17
2007-07-10
NFS: Convert struct nfs_page to use krefs
Trond Myklebust
3
-14
/
+16
2007-07-10
NFS: Fix an Oops in the nfs_access_cache_shrinker()
Trond Myklebust
1
-1
/
+2
2007-07-10
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
Trond Myklebust
1
-3
/
+1
2007-07-10
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
Jeff Layton
4
-2
/
+29
2007-07-10
NFS: Re-enable forced umounts
Trond Myklebust
1
-0
/
+13
2007-07-10
NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
Jeff Layton
1
-1
/
+1
2007-07-10
NFS: Fix nfs_reval_fsid()
Trond Myklebust
2
-7
/
+6
2007-07-10
NFSv4: Clean up nfs4_call_async()
Trond Myklebust
3
-22
/
+14
2007-07-10
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
4
-38
/
+26
2007-07-10
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
Trond Myklebust
2
-18
/
+32
2007-07-10
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
Trond Myklebust
3
-21
/
+21
2007-07-10
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
Trond Myklebust
8
-29
/
+29
2007-07-10
NFS: Minor read optimisation...
Trond Myklebust
1
-11
/
+23
2007-07-10
NFS: Don't mark a written page as uptodate until it is on disk
Trond Myklebust
1
-3
/
+11
2007-07-10
NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
Trond Myklebust
1
-6
/
+16
2007-07-10
NFS: Clean ups in fs/nfs/direct.c
Chuck Lever
1
-5
/
+3
2007-07-10
lots-of-architectures: enable arbitary speed tty support
Alan Cox
15
-1
/
+165
2007-07-10
Make common helpers for seq_files that work with list_heads
Pavel Emelianov
2
-0
/
+45
2007-07-10
sx: switch subven and subid values
Jiri Slaby
1
-2
/
+2
2007-07-10
Add LZO1X algorithm to the kernel
Richard Purdie
7
-0
/
+580
2007-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
18
-572
/
+980
2007-07-10
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
79
-42320
/
+3531
2007-07-10
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
61
-919
/
+1052
2007-07-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
292
-14142
/
+10760
2007-07-10
Merge git://git.infradead.org/~dwmw2/battery-2.6
Linus Torvalds
21
-0
/
+2958
2007-07-10
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
31
-348
/
+459
2007-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
62
-1107
/
+2249
2007-07-10
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
56
-459
/
+874
2007-07-10
Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
42
-26865
/
+192
2007-07-10
bonding/bond_main.c: make 2 functions static
Adrian Bunk
2
-4
/
+3
2007-07-10
ps3: gigabit ethernet driver for PS3, take3
Masakazu Mokuno
5
-0
/
+1834
2007-07-10
[netdrvr] Fix dependencies for ax88796 ne2k clone driver
Jeff Garzik
1
-0
/
+1
2007-07-10
eHEA: Capability flag for DLPAR support
Jan-Bernd Themann
2
-2
/
+29
2007-07-10
Remove sk98lin ethernet driver.
Jeff Garzik
45
-41970
/
+1
2007-07-10
sunhme.c:quattro_pci_find() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
bonding / ipv6: no addrconf for slaves separately from master
Jay Vosburgh
2
-6
/
+8
2007-07-10
atl1: remove write-only var in tx handler
Alexey Dobriyan
1
-2
/
+1
[next]