| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove protection of LANANA-reserved majors | Andrew Morton | 2007-04-04 | 1 | -2/+0 |
* | [PATCH] revert "retries in ext4_prepare_write() violate ordering requirements" | Andrew Morton | 2007-04-02 | 1 | -75/+10 |
* | [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" | Andrew Morton | 2007-04-02 | 1 | -75/+10 |
* | [PATCH] fix page leak during core dump | Brian Pomerantz | 2007-04-02 | 2 | -2/+5 |
* | [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n | Andrew Morton | 2007-04-02 | 2 | -2/+4 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-03-29 | 1 | -9/+16 |
|\ |
|
| * | [PATCH] splice: partial write fix | Dmitriy Monakhov | 2007-03-29 | 1 | -9/+16 |
* | | [PATCH] uml: hostfs variable renaming | Paolo 'Blaisorblade' Giarrusso | 2007-03-29 | 1 | -12/+12 |
* | | [PATCH] uml: fix compilation problems | Jeff Dike | 2007-03-29 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-03-28 | 3 | -44/+73 |
|\ |
|
| * | ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() | Sunil Mushran | 2007-03-26 | 2 | -34/+67 |
| * | ocfs2_dlm: Fix lockres ref counting bug | Sunil Mushran | 2007-03-26 | 2 | -10/+6 |
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-03-28 | 1 | -0/+9 |
|\ \ |
|
| * | | [PATCH] wext: Add missing ioctls to 64<->32 conversion | Jean Tourrilhes | 2007-03-27 | 1 | -0/+9 |
| |/ |
|
* | | [PATCH] aio: remove bare user-triggerable error printk | Zach Brown | 2007-03-27 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-03-27 | 1 | -69/+15 |
|\ \ |
|
| * | | Export __splice_from_pipe() | Mark Fasheh | 2007-03-27 | 1 | -3/+4 |
| * | | 2/2 splice: dont readpage | Nick Piggin | 2007-03-27 | 1 | -30/+0 |
| * | | 1/2 splice: dont steal | Nick Piggin | 2007-03-27 | 1 | -63/+38 |
* | | | [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL | Mika Kukkonen | 2007-03-27 | 1 | -1/+2 |
* | | | [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call | J. Bruce Fields | 2007-03-27 | 1 | -1/+0 |
* | | | [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk | Bruce Fields | 2007-03-27 | 1 | -3/+2 |
* | | | [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa... | Bruce Fields | 2007-03-27 | 1 | -1/+1 |
* | | | [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies | NeilBrown | 2007-03-27 | 1 | -3/+3 |
|/ / |
|
* | | 9p: make struct v9fs_cached_file_operations static | Adrian Bunk | 2007-03-26 | 2 | -2/+3 |
|/ |
|
* | [PATCH] "ext[34]: EA block reference count racing fix" performance fix | Andrew Morton | 2007-03-23 | 1 | -1/+2 |
* | [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries | David Howells | 2007-03-23 | 1 | -4/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-03-22 | 4 | -4/+35 |
|\ |
|
| * | [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set | Steve French | 2007-03-23 | 2 | -4/+16 |
| * | [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet | Steve French | 2007-03-16 | 1 | -1/+7 |
| * | [CIFS] reset mode when client notices that ATTR_READONLY is no longer set | Alan Tyson | 2007-03-10 | 3 | -0/+13 |
* | | [PATCH] Make XFS workqueues nonfreezable | Rafael J. Wysocki | 2007-03-22 | 1 | -2/+2 |
* | | [PATCH] fix process crash caused by randomisation and 64k pages | James Bottomley | 2007-03-16 | 1 | -1/+1 |
* | | [PATCH] change misleading EFI partition support description | Johannes Berg | 2007-03-16 | 1 | -2/+1 |
* | | [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula... | Trond Myklebust | 2007-03-16 | 1 | -1/+2 |
* | | [PATCH] nfs: fix congestion control | Peter Zijlstra | 2007-03-16 | 3 | -44/+84 |
* | | [PATCH] fix rescan_partitions to return errors properly | suzuki | 2007-03-16 | 1 | -1/+1 |
* | | [PATCH] smbfs: double free memory corruption | Vasily Averin | 2007-03-16 | 1 | -0/+1 |
* | | [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() | Michael Halcrow | 2007-03-16 | 1 | -10/+5 |
* | | [PATCH] ufs2: tindirect truncate fix | Evgeniy Dushistov | 2007-03-16 | 1 | -1/+1 |
* | | [PATCH] ufs: zeroize the rest of block in truncate | Evgeniy Dushistov | 2007-03-16 | 3 | -18/+35 |
* | | [PATCH] ufs: prepare write + change blocks on the fly | Evgeniy Dushistov | 2007-03-16 | 1 | -28/+53 |
* | | [PATCH] ufs2: more correct work with time | Evgeniy Dushistov | 2007-03-16 | 2 | -15/+14 |
* | | [PATCH] sysfs: reinstate exclusion between method calls and attribute unregis... | Alan Stern | 2007-03-15 | 2 | -8/+12 |
* | | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 | Alan Stern | 2007-03-15 | 1 | -0/+54 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-14 | 8 | -54/+84 |
|\ \ |
|
| * | | ocfs2_dlm: Add missing locks in dlm_empty_lockres | Sunil Mushran | 2007-03-14 | 1 | -0/+3 |
| * | | ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres | Sunil Mushran | 2007-03-14 | 1 | -0/+2 |
| * | | configfs: add missing mutex_unlock() | Joel Becker | 2007-03-14 | 1 | -15/+12 |
| * | | ocfs2: add some missing address space callbacks | Joel Becker | 2007-03-14 | 1 | -1/+25 |