| Commit message (Expand) | Author | Age |
* | knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 | Marc Eshel | 2007-07-17 |
* | nfsd warning fix | Andrew Morton | 2007-07-17 |
* | knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry | Christoph Hellwig | 2007-07-17 |
* | knfsd: exportfs: add find_disconnected_root helper | Christoph Hellwig | 2007-07-17 |
* | knfsd: exportfs: move acceptable check into find_acceptable_alias | Christoph Hellwig | 2007-07-17 |
* | knfsd: exportfs: untangle ISDIR logic in find_exported_dentry | Christoph Hellwig | 2007-07-17 |
* | knfsd: exportfs: remove CALL macro | Christoph Hellwig | 2007-07-17 |
* | knfsd: exportfs: add procedural interface for NFSD | Christoph Hellwig | 2007-07-17 |
* | knfsd: exportfs: remove iget abuse | Christoph Hellwig | 2007-07-17 |
* | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 2007-07-17 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | fs: introduce some page/buffer invariants | Nick Piggin | 2007-07-17 |
* | mm: clean up and kernelify shrinker registration | Rusty Russell | 2007-07-17 |
* | Lumpy Reclaim V4 | Andy Whitcroft | 2007-07-17 |
* | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 |
* | utime(s): Honour CAP_FOWNER when times==NULL | Satyam Sharma | 2007-07-16 |
* | Fix LDM for new field in the VOL5 VBLK. | Anton Altaparmakov | 2007-07-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | [PATCH] sched: fix up fs/proc/array.c whitespace problems | Ingo Molnar | 2007-07-16 |
| * | [PATCH] sched: remove dead code from task_stime() | Ingo Molnar | 2007-07-16 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-16 |
|\ \ |
|
| * | | [PATCH] ocfs2: zero_user_page conversion | Eric Sandeen | 2007-07-10 |
| * | | ocfs2: Support xfs style space reservation ioctls | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: support for removing file regions | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: update truncate handling of partial clusters | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: btree support for removal of arbirtrary extents | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: Support creation of unwritten extents | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: support writing of unwritten extents | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: small cleanup of ocfs2_write_begin_nolock() | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: btree changes for unwritten extents | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: abstract btree growing calls | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: use all extent block suballocators | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: plug truncate into cached dealloc routines | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: simplify deallocation locking | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: harden buffer check during mapping of page blocks | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: shared writeable mmap | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: factor out write aops into nolock variants | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: rework ocfs2_buffered_write_cluster() | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: take ip_alloc_sem during entire truncate | Mark Fasheh | 2007-07-10 |
| * | | ocfs2: Add "preferred slot" mount option | Sunil Mushran | 2007-07-10 |
| * | | [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2... | Shani Moideen | 2007-07-10 |
| * | | [PATCH] ocfs2: use list_for_each_entry where benefical | Christoph Hellwig | 2007-07-10 |
| * | | ocfs2: Wake up a starting region if it gets killed in the background. | Joel Becker | 2007-07-10 |
| * | | ocfs2: live heartbeat depends on the local node configuration | Joel Becker | 2007-07-10 |
| * | | ocfs2: Depend on configfs heartbeat items. | Joel Becker | 2007-07-10 |
| * | | configfs: config item dependancies. | Joel Becker | 2007-07-10 |
| * | | configfs: accessing item hierarchy during rmdir(2) | Joel Becker | 2007-07-10 |
| * | | [PATCH] configsfs buffer: use mutex | Johannes Berg | 2007-07-10 |
| * | | configfs: Convert subsystem semaphore to mutex | Joel Becker | 2007-07-10 |