Age | Commit message (Expand) | Author |
2007-05-09 | AFS: implement basic file write support | David Howells |
2007-05-09 | AFS: AFS fixups | David Howells |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter |
2007-05-07 | mm: make read_cache_page synchronous | Nick Piggin |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
2007-05-03 | [AFS]: Adjust the new netdevice scanning code | David Howells |
2007-05-03 | [AFS]: Replace rtnetlink client by direct dev_base walking | Patrick McHardy |
2007-05-03 | [AFS]: Fix memory leak in SRXAFSCB_GetCapabilities | Patrick McHardy |
2007-05-03 | [AFS]: Fix use of __exit functions from __init path | David Howells |
2007-05-03 | [AFS/AF_RXRPC]: Miscellaneous fixes. | David Howells |
2007-04-27 | [AF_RXRPC/AFS]: Arch-specific fixes. | David Howells |
2007-04-27 | [AFS]: Fix VLocation record update wakeup | David Howells |
2007-04-26 | [AFS]: Eliminate cmpxchg() usage in vlocation code. | David S. Miller |
2007-04-26 | [AFS]: Fix u64 printing in debug logging. | David S. Miller |
2007-04-26 | [AFS]: Add "directory write" support. | David Howells |
2007-04-26 | [AFS]: Implement the CB.InitCallBackState3 operation. | David Howells |
2007-04-26 | [AFS]: Add support for the CB.GetCapabilities operation. | David Howells |
2007-04-26 | [AFS]: Add security support. | David Howells |
2007-04-26 | [AFS]: Handle multiple mounts of an AFS superblock correctly. | David Howells |
2007-04-26 | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. | David Howells |
2007-04-26 | [AFS]: Clean up the AFS sources | David Howells |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek |
2007-02-12 | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven |
2006-12-08 | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev |
2006-12-08 | [PATCH] struct path: convert afs | Josef Sipek |
2006-12-07 | [PATCH] affs: replace kmalloc+memset with kzalloc | Yan Burman |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-10-11 | [PATCH] fs/*: use BUILD_BUG_ON | Alexey Dobriyan |
2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells |
2006-09-30 | [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try... | David Howells |
2006-09-30 | [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6] | David Howells |
2006-09-29 | [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} | Josh Triplett |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris |
2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig |
2006-06-26 | [PATCH] fs: use list_move() | Akinobu Mita |
2006-06-24 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust |
2006-06-23 | [PATCH] read_mapping_page for address space | Pekka Enberg |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-06-09 | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven |
2006-03-26 | [PATCH] Make address_space_operations->invalidatepage return void | NeilBrown |
2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-24 | [PATCH] vfs: MS_VERBOSE should be MS_SILENT | Theodore Ts'o |
2006-01-11 | add loglevel to printk in fs/afs/cmservice.c | Jesper Juhl |
2006-01-08 | [PATCH] afs: remove unnecessary __attribute__((packed)) | Jan Blunck |
2006-01-08 | [PATCH] fix possible PAGE_CACHE_SHIFT overflows | Andrew Morton |