index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-06
NFS: Fix up the dirty page accounting
Trond Myklebust
2
-2
/
+0
2006-12-06
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
Trond Myklebust
1
-0
/
+3
2006-12-06
NFS: Fix nfs_release_page
Trond Myklebust
1
-6
/
+7
2006-12-06
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
3
-15
/
+30
2006-12-06
NFS: Make nfs_updatepage() mark the page as dirty.
Trond Myklebust
2
-17
/
+57
2006-12-06
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
Trond Myklebust
2
-4
/
+31
2006-12-06
NFS: Add nfs_set_page_dirty()
Trond Myklebust
4
-14
/
+39
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
6
-258
/
+10
2006-12-06
NFS: More cleanups of fs/nfs/write.c
Trond Myklebust
1
-44
/
+24
2006-12-06
NFS: Remove call to igrab() from nfs_writepage()
Trond Myklebust
1
-15
/
+1
2006-12-06
NFS: Cleanup: add common helper nfs_page_length()
Trond Myklebust
3
-63
/
+31
2006-12-06
NFS: Store pointer to the nfs_page in page->private
Trond Myklebust
1
-33
/
+33
2006-12-06
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
4
-39
/
+92
2006-12-06
NFS: Clean up nfs_scan_dirty()
Trond Myklebust
4
-66
/
+71
2006-12-06
NFS: Clean up nfs_flush_inode()
Trond Myklebust
1
-10
/
+10
2006-12-06
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
Chuck Lever
3
-47
/
+61
2006-12-06
SUNRPC: minor optimization of "xid" field in rpc_xprt
Chuck Lever
1
-6
/
+1
2006-12-06
SUNRPC: Clean up xs_send_pages()
Trond Myklebust
1
-75
/
+65
2006-12-06
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
Trond Myklebust
1
-33
/
+26
2006-12-06
SUNRPC: Add __(read|write)_bytes_from_xdr_buf
Trond Myklebust
1
-29
/
+37
2006-12-06
SUNRPC: Clean up argument types in xdr.c
Trond Myklebust
2
-49
/
+49
2006-12-06
NFS: Remove use of the Big Kernel Lock around nfs calls to readlink
Frank Filz
1
-2
/
+0
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
Frank Filz
3
-8
/
+0
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
Frank Filz
3
-10
/
+0
2006-12-06
SUNRPC: Remove BKL around the RPC socket operations etc.
Trond Myklebust
2
-5
/
+11
2006-12-06
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
3
-6
/
+13
2006-12-06
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
2
-10
/
+14
2006-12-06
SUNRPC: Handle the cases where rpc_alloc_iostats() fails
Trond Myklebust
1
-1
/
+10
2006-12-06
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
Trond Myklebust
1
-2
/
+4
2006-12-06
NFS: Fix missing page_unlock() in nfs_readpage
Trond Myklebust
1
-4
/
+6
2006-12-06
NFS: Fix asynchronous read error handling
Trond Myklebust
1
-71
/
+69
2006-12-06
NFS Exclusive open not supported bug
Andy Ryan
1
-1
/
+1
2006-12-06
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
5
-20
/
+47
2006-12-06
Fix a second potential rpc_wakeup race...
Trond Myklebust
6
-57
/
+65
2006-12-06
Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition
Christophe Saout
1
-4
/
+6
2006-12-05
[SCSI] aic79xx: Add ASC-29320LPE ids to driver
Salyzyn, Mark
3
-1
/
+9
2006-12-05
[SCSI] stex: version update
Ed Lin
1
-4
/
+2
2006-12-05
[SCSI] stex: change wait loop code
Ed Lin
1
-21
/
+20
2006-12-05
[SCSI] stex: add new device type support
Ed Lin
1
-7
/
+21
2006-12-05
[SCSI] stex: update device id info
Ed Lin
2
-11
/
+33
2006-12-05
[SCSI] stex: adjust default queue length
Ed Lin
1
-1
/
+10
2006-12-05
[SCSI] stex: add value check in hard reset routine
Ed Lin
1
-1
/
+1
2006-12-05
[SCSI] stex: fix controller_info command handling
Ed Lin
1
-0
/
+1
2006-12-05
[SCSI] stex: fix biosparam calculation
Ed Lin
1
-3
/
+3
2006-12-05
[SCSI] megaraid: fix MMIO casts
Jeff Garzik
2
-6
/
+10
2006-12-05
[SCSI] tgt: fix undefined flush_dcache_page() problem
akpm@osdl.org
1
-0
/
+2
2006-12-05
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
10
-73
/
+11
2006-12-05
[PATCH] remote memory corruptor in ibmtr.c
Al Viro
1
-1
/
+1
2006-12-05
[PATCH] selinux endianness annotations
Al Viro
3
-6
/
+6
2006-12-05
[PATCH] pcmcia: at91_cf update
Andrew Victor
1
-32
/
+3
[next]