Age | Commit message (Expand) | Author |
2008-01-30 | SUNRPC: Move exported declarations to the function declarations | Trond Myklebust |
2008-01-30 | sunrpc: document the rpc_pipefs kernel api | J. Bruce Fields |
2008-01-30 | SUNRPC: Reconnect immediately whenever the server isn't refusing it. | Trond Myklebust |
2008-01-30 | SUNRPC: Rename xprt_disconnect() | Trond Myklebust |
2008-01-30 | SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() | Trond Myklebust |
2008-01-30 | SUNRPC: xprt_autoclose() should not call xprt_disconnect() | Trond Myklebust |
2008-01-30 | SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket | Trond Myklebust |
2008-01-30 | SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes | Trond Myklebust |
2008-01-30 | SUNRPC: Allow the client to detect if the TCP connection is closed | Trond Myklebust |
2008-01-30 | SUNRPC: Fix TCP rebinding logic | Trond Myklebust |
2008-01-30 | SUNRPC: Fix a race in xs_tcp_state_change() | Trond Myklebust |
2008-01-30 | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson |
2008-01-30 | NFSv4: Clean up the OPEN/CLOSE serialisation code | Trond Myklebust |
2008-01-30 | NFS: Clean up the write request locking. | Trond Myklebust |
2008-01-30 | NFS: Optimise nfs_vm_page_mkwrite() | Trond Myklebust |
2008-01-30 | NFS: Ensure that we eject stale inodes as soon as possible | Trond Myklebust |
2008-01-30 | NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() | Trond Myklebust |
2008-01-30 | NFS: Sillyrename: in the case of a race, check aliases are really positive | Trond Myklebust |
2008-01-30 | NFS: Fix a sillyrename race... | Trond Myklebust |
2008-01-30 | Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" | Linus Torvalds |
2008-01-29 | splice: fix problem with atime not being updated | Jens Axboe |
2008-01-29 | block: constify function pointer tables | Jan Engelhardt |
2008-01-29 | cciss: fix bug in overriding ->data_len before completion | Jens Axboe |
2008-01-29 | Expose hardware sector size | Martin K. Petersen |
2008-01-29 | Fix blktrace compile warning | Martin K. Petersen |
2008-01-29 | block: fix warning on compile with CONFIG_BLOCK | Jens Axboe |
2008-01-29 | block: ll_rw_blk.c split, add blk-merge.c | Jens Axboe |
2008-01-29 | block: remove dated (and wrong) comment in blk-core.c | Jens Axboe |
2008-01-29 | block: get rid of unnecessary forward declarations in blk-core.c | Jens Axboe |
2008-01-29 | block: continue ll_rw_blk.c splitup | Jens Axboe |
2008-01-29 | block: split tag and sysfs handling from blk-core.c | Jens Axboe |
2008-01-29 | block: first step of splitting ll_rw_blk, rename it | Jens Axboe |
2008-01-29 | xsysace: end request handling fix | Jens Axboe |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds |
2008-01-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2008-01-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2008-01-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-01-29 | [MIPS] remove Documentation/mips/GT64120.README | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: remaining bits of the board support code cleanup | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: make the helper function static | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: fix braces at single statement blocks | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta, Atlas: move an extern function declaration to the header file | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: Use C89 style for comments | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: else should follow close brace in malta_int.c | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: remove a superfluous comment | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta, Atlas, Sead: remove an extern from .c files | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: fix oversized lines in malta_int.c | Dmitri Vorobiev |
2008-01-29 | [MIPS] Malta: remove a dead function declaration | Dmitri Vorobiev |