Age | Commit message (Expand) | Author |
2006-03-31 | [PATCH] fs/locks.c: Fix sys_flock() race | Trond Myklebust |
2006-03-31 | [PATCH] inotify: IN_DELETE events missing | Amy Griffis |
2006-03-31 | [PATCH] fat: kill reserved names | OGAWA Hirofumi |
2006-03-31 | [PATCH] sys_sync_file_range() | Andrew Morton |
2006-03-31 | [PATCH] Simplify proc/devices and fix early termination regression | Joe Korty |
2006-03-31 | [PATCH] locks: don't panic | Miklos Szeredi |
2006-03-31 | [PATCH] uml: __user annotations | Al Viro |
2006-03-30 | [PATCH] splice exports | Jeff Garzik |
2006-03-30 | [PATCH] splice: add support for SPLICE_F_MOVE flag | Jens Axboe |
2006-03-30 | [PATCH] Introduce sys_splice() system call | Jens Axboe |
2006-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-03-29 | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds |
2006-03-28 | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU | Oleg Nesterov |
2006-03-28 | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: kill switch_exec_pids | Eric W. Biederman |
2006-03-28 | [PATCH] simplify exec from init's subthread | Oleg Nesterov |
2006-03-28 | [PATCH] exec: allow init to exec from any thread. | Eric W. Biederman |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-29 | [XFS] Cleanup in XFS after recent get_block_t interface tweaks. | Nathan Scott |
2006-03-29 | [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents() | Mandy Kirkconnell |
2006-03-29 | [XFS] A change to inode chunk allocation to try allocating the new chunk | Glen Overby |
2006-03-29 | Fixes a regression from the recent "remove ->get_blocks() support" | Nathan Scott |
2006-03-29 | [XFS] Fix compiler warning and small code inconsistencies in compat | Nathan Scott |
2006-03-29 | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven |
2006-03-28 | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki |
2006-03-28 | [PATCH] Fold select_bits_alloc/free into caller code. | Vadim Lobanov |
2006-03-28 | [PATCH] use fget_light() in select/poll | Eric Dumazet |
2006-03-28 | [PATCH] Optimize select/poll by putting small data sets on the stack | Andi Kleen |
2006-03-28 | [PATCH] autofs4: proper prototype for autofs4_dentry_release() | Adrian Bunk |
2006-03-28 | [PATCH] fs/fat/: proper prototypes for two functions | Adrian Bunk |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-28 | [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree | Michael Ellerman |
2006-03-27 | [PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex | Jun'ichi Nomura |
2006-03-27 | [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject | Jun'ichi Nomura |
2006-03-27 | [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy | Andrew Morton |
2006-03-27 | [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory | Jun'ichi Nomura |
2006-03-27 | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki |
2006-03-27 | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static | Adrian Bunk |
2006-03-27 | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new cache code for name/id lookup caches | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new cache_lookup for svc_expkey cache | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new cache_lookup for svc_export | NeilBrown |
2006-03-27 | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown |
2006-03-27 | [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export | NeilBrown |
2006-03-27 | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown |
2006-03-27 | [PATCH] autofs4: atomic var underflow | Ian Kent |
2006-03-27 | [PATCH] autofs4: follow_link missing functionality | Ian Kent |