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