| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 |
|\ |
|
| * | Remove ugly debugging stuff | Artem B. Bityuckiy | 2006-03-26 |
| * | BUG_ON() Conversion in fs/ext2/ | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/hfs/ | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/dcache.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/buffer.c | Eric Sesterhenn | 2006-03-26 |
* | | [PATCH] bitops: ntfs: remove generic_ffs() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] hrtimers: remove data field | Roman Zippel | 2006-03-26 |
* | | [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat | Roman Zippel | 2006-03-26 |
* | | [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] ext3: multi-block get_block() | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] ext3: cleanups and WARN_ON() | Andrew Morton | 2006-03-26 |
* | | [PATCH] remove ->get_blocks() support | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] map multiple blocks for mpage_readpages() | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] pass b_size to ->get_block() | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: Adjust reservation window size for mblocks | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks() | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: multiple block allocation | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: Mapping multiple blocks at a once | Mingming Cao | 2006-03-26 |
* | | [PATCH] 2tb-files-add-blkcnt_t-fixes | Andrew Morton | 2006-03-26 |
* | | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 |
* | | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson | 2006-03-26 |
* | | [PATCH] NFSD4: return conflict lock without races | Andy Adamson | 2006-03-26 |
* | | [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface | Andy Adamson | 2006-03-26 |
* | | [PATCH] VFS,fs/locks.c: cleanup locks_insert_block | J. Bruce Fields | 2006-03-26 |
* | | [PATCH] Use __read_mostly on some hot fs variables | Eric Dumazet | 2006-03-26 |
* | | [PATCH] Make address_space_operations->invalidatepage return void | NeilBrown | 2006-03-26 |
* | | [PATCH] Make address_space_operations->sync_page return void | NeilBrown | 2006-03-26 |
* | | [PATCH] sem2mutex: fs/ | Ingo Molnar | 2006-03-26 |
* | | [PATCH] protect remove_proc_entry | Steven Rostedt | 2006-03-26 |
|/ |
|
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [PATCH] Collect more inode information during syscall processing. | Amy Griffis | 2006-03-20 |
| * | [PATCH] Pass dentry, not just name, in fsnotify creation hooks. | Amy Griffis | 2006-03-20 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-03-25 |
|\ \ |
|
| * \ | Merge branch 'linus' | Trond Myklebust | 2006-03-23 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' | Trond Myklebust | 2006-03-21 |
| |\ \ \ |
|
| * | | | | SUNRPC,RPCSEC_GSS: spkm3--fix config dependencies | J. Bruce Fields | 2006-03-20 |
| * | | | | LOCKD: Make nlmsvc_traverse_shares return void | J. Bruce Fields | 2006-03-20 |
| * | | | | LOCKD: nlmsvc_traverse_blocks return is unused | J. Bruce Fields | 2006-03-20 |
| * | | | | NFSv4: Dont list system.nfs4_acl for filesystems that don't support it. | J. Bruce Fields | 2006-03-20 |
| * | | | | SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: Fix a race in nfs_sync_inode() | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: Clean up nfs_flush_list() | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: Fix a race with PG_private and nfs_release_page() | Trond Myklebust | 2006-03-20 |
| * | | | | NFSv4: Ensure the callback daemon flushes signals | Trond Myklebust | 2006-03-20 |
| * | | | | NFS, NLM: Allow blocking locks to respect signals | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: Make nfs_fhget() return appropriate error values | Trond Myklebust | 2006-03-20 |
| * | | | | NFSv4: Fix an oops in nfs4_fill_super | Trond Myklebust | 2006-03-20 |