| Commit message (Expand) | Author | Age |
* | [PATCH] VFS: memory leak in do_kern_mount() | Gerald Schaefer | 2005-06-21 |
* | [PATCH] vm: try_to_free_pages unused argument | Darren Hart | 2005-06-21 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 |
* | [PATCH] mm: add /proc/zoneinfo | Nikita Danilov | 2005-06-21 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 |
* | [PATCH] devfs: remove devfs from Kconfig preventing it from being built | Greg KH | 2005-06-21 |
* | Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2005-06-21 |
|\ |
|
| * | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-06-20 |
| |\ |
|
| * | | JFS: Fix compiler warning in jfs_logmgr.c | Dave Kleikamp | 2005-06-03 |
| * | | JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859 | Dave Kleikamp | 2005-06-02 |
| * | | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-06-02 |
| |\ \ |
|
| * | | | JFS: Remove redundant kfree() NULL pointer checks | Jesper Juhl | 2005-05-09 |
| * | | | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-05-05 |
| |\ \ \ |
|
| * | | | | JFS: Fix sparse warning | Dave Kleikamp | 2005-05-04 |
| * | | | | JFS: cleanup - remove unneeded sanity check | Dave Kleikamp | 2005-05-04 |
| * | | | | JFS: fix sparse warnings by moving extern declarations to headers | Dave Kleikamp | 2005-05-04 |
* | | | | | [PATCH] SYSFS: fix PAGE_SIZE check | Jon Smirl | 2005-06-20 |
* | | | | | [PATCH] sysfs-iattr: set inode attributes | Maneesh Soni | 2005-06-20 |
* | | | | | [PATCH] sysfs-iattr: add sysfs_setattr | Maneesh Soni | 2005-06-20 |
* | | | | | [PATCH] sysfs-iattr: attach sysfs_dirent before new inode | Maneesh Soni | 2005-06-20 |
* | | | | | [PATCH] libfs: add simple attribute files | Arnd Bergmann | 2005-06-20 |
* | | | | | [PATCH] class: convert the remaining class_simple users in the kernel to usee... | gregkh@suse.de | 2005-06-20 |
* | | | | | [PATCH] sysfs: if show/store is missing return -EIO | Dmitry Torokhov | 2005-06-20 |
* | | | | | [PATCH] sysfs_{create|remove}_link should take const char * | Dmitry Torokhov | 2005-06-20 |
| |_|_|/
|/| | | |
|
* | | | | Clean up subthread exec | Linus Torvalds | 2005-06-18 |
* | | | | [PATCH] Fix large core dumps with a 32-bit off_t | Daniel Jacobowitz | 2005-06-16 |
* | | | | [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK... | Trond Myklebust | 2005-06-13 |
* | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Steve French | 2005-06-09 |
|\ \ \ \ |
|
| * | | | | [PATCH] NFS: Fix lookup intent handling | Trond Myklebust | 2005-06-07 |
| * | | | | [PATCH] binfmt_flat mmap flag fix | Yoshinori Sato | 2005-06-06 |
| * | | | | [PATCH] namei fixes (19/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (18/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (17/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (16/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (15/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (14/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (13/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (12/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (11/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (10/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (9/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (8/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (7/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (6/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (5/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (4/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (3/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes (2/19) | Al Viro | 2005-06-06 |
| * | | | | [PATCH] namei fixes | Al Viro | 2005-06-06 |
* | | | | | [CIFS] Fix cifs update of page cache. Write at correct offset when out of memory | Steve French | 2005-06-09 |