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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2
-4
/
+4
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
1
-1
/
+1
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
1
-0
/
+2
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
1
-0
/
+1
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-1
/
+0
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
2
-7
/
+6
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
1
-1
/
+1
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
1
-1
/
+0
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
1
-0
/
+11
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
1
-0
/
+6
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
1
-0
/
+1
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
3
-24
/
+51
2006-01-06
NFS: simplify inlined bit ops in nfs_page.h
Chuck Lever
1
-9
/
+3
2006-01-06
NFSv4: locking XDR cleanup
Trond Myklebust
1
-28
/
+24
2006-01-06
NFSv4: Make open_confirm() asynchronous too
Trond Myklebust
1
-1
/
+1
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
1
-2
/
+19
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
1
-0
/
+1
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
4
-13
/
+24
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
1
-1
/
+2
2006-01-06
identify multipage ->writepages() calls
Andrew Morton
1
-4
/
+5
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
6
-34
/
+69
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
3
-0
/
+16
2006-01-06
[PATCH] md: allow sync-speed to be controlled per-device
NeilBrown
1
-0
/
+4
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
1
-0
/
+4
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
1
-0
/
+1
2006-01-06
[PATCH] md: make a couple of names in md.c static
NeilBrown
1
-2
/
+0
2006-01-06
[PATCH] md: define and use safe_put_page for md
NeilBrown
1
-0
/
+5
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
2
-55
/
+12
2006-01-06
[PATCH] md: tidy up raid5/6 hash table code
NeilBrown
1
-2
/
+2
2006-01-06
[PATCH] md: raid10 read-error handling - resync and read-only
NeilBrown
1
-0
/
+7
2006-01-06
[PATCH] md: auto-correct correctable read errors in raid10
NeilBrown
1
-0
/
+2
2006-01-06
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
1
-1
/
+0
2006-01-06
[PATCH] md: handle errors when read-only
NeilBrown
1
-0
/
+7
2006-01-06
[PATCH] md: attempt to auto-correct read errors in raid1
NeilBrown
1
-0
/
+3
2006-01-06
[PATCH] md: fix raid6 resync check/repair code
NeilBrown
1
-0
/
+2
2006-01-06
[PATCH] md: write intent bitmap support for raid10
NeilBrown
1
-1
/
+8
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
1
-0
/
+1
2006-01-06
[PATCH] md: improve raid10 "IO Barrier" concept
NeilBrown
1
-2
/
+2
2006-01-06
[PATCH] md: improve raid1 "IO Barrier" concept
NeilBrown
1
-2
/
+2
2006-01-06
[PATCH] device-mapper ioctl: add skip lock_fs flag
Alasdair G Kergon
1
-3
/
+8
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
2
-0
/
+4
2006-01-06
[PATCH] jbd: split checkpoint lists
Jan Kara
1
-1
/
+7
2006-01-06
[PATCH] include/linux/parport_pc.h: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2006-01-06
[PATCH] parport: DEBUG_PARPORT build fix
Marko Kohtala
1
-1
/
+1
2006-01-06
[PATCH] parport: phase fixes
Marko Kohtala
1
-1
/
+0
2006-01-06
[PATCH] fuse: make maximum write data configurable
Miklos Szeredi
1
-2
/
+9
2006-01-06
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
1
-6
/
+2
2006-01-06
[PATCH] fuse: add frsize to statfs reply
Miklos Szeredi
1
-0
/
+5
[prev]
[next]