| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] udf: initialize parts of inode earlier in create | Eric Sandeen | 2006-08-06 | 1 | -5/+6 |
* | [PATCH] reiserfs_write_full_page() should not get_block past eof | Chris Mason | 2006-08-06 | 1 | -2/+12 |
* | [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore | Chris Mason | 2006-08-06 | 2 | -2/+2 |
* | [PATCH] Fix BeFS slab corruption | Diego Calleja | 2006-08-06 | 1 | -2/+9 |
* | [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() | Alexander Zarochentsev | 2006-08-06 | 1 | -10/+2 |
* | [PATCH] ufs: handle truncated pages | Evgeniy Dushistov | 2006-08-06 | 2 | -3/+3 |
* | [PATCH] ufs: ufs_get_locked_page() race fix | Evgeniy Dushistov | 2006-08-06 | 1 | -7/+8 |
* | NLM/lockd: remove b_done | J. Bruce Fields | 2006-08-03 | 1 | -9/+3 |
* | NFS: make 2 functions static | Adrian Bunk | 2006-08-03 | 2 | -2/+2 |
* | NFS: Release dcache_lock in an error path of nfs_path | Josh Triplett | 2006-08-03 | 1 | -1/+3 |
* | [PATCH] don't bother with aux entires for dummy context | Al Viro | 2006-08-03 | 1 | -2/+2 |
* | [PATCH] fix missed create event for directory audit | Amy Griffis | 2006-08-03 | 1 | -1/+1 |
* | [PATCH] fix faulty inode data collection for open() with O_CREAT | Amy Griffis | 2006-08-03 | 1 | -0/+2 |
* | [PATCH] 9p: fix fid behavior on failed remove | Eric Van Hensbergen | 2006-07-31 | 1 | -3/+3 |
* | [PATCH] 9p: fix marshalling bug in tcreate with empty extension field | Russ Ross | 2006-07-31 | 1 | -2/+4 |
* | [PATCH] ext3 -nobh option causes oops | Badari Pulavarty | 2006-07-31 | 1 | -3/+3 |
* | [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir | Josh Triplett | 2006-07-31 | 1 | -0/+2 |
* | [PATCH] fuse: fix typo | Miklos Szeredi | 2006-07-31 | 1 | -2/+2 |
* | [PATCH] fuse: use jiffies_64 | Miklos Szeredi | 2006-07-31 | 3 | -10/+38 |
* | [PATCH] fuse: fix zero timeout | Miklos Szeredi | 2006-07-31 | 1 | -2/+5 |
* | [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() | Josh Triplett | 2006-07-31 | 1 | -1/+2 |
* | [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_... | Josh Triplett | 2006-07-31 | 1 | -1/+2 |
* | [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o... | Josh Triplett | 2006-07-31 | 1 | -3/+1 |
* | [PATCH] inotify: fix deadlock found by lockdep | Arjan van de Ven | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] enable mac partition label per default on pmac | Olaf Hering | 2006-07-31 | 1 | -1/+1 |
* | [PATCH] invalidate_bdev() speedup | Andrew Morton | 2006-07-31 | 1 | -1/+6 |
* | [PATCH] knfsd: Fix stale file handle problem with subtree_checking. | NeilBrown | 2006-07-31 | 1 | -7/+13 |
* | [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle | Neil Brown | 2006-07-31 | 2 | -8/+20 |
* | [XFS] Ensure bulkstat from an invalid inode number gets caught always with | Nathan Scott | 2006-07-28 | 1 | -7/+10 |
* | [XFS] Fix a barrier related forced shutdown on mounts with quota enabled. | Nathan Scott | 2006-07-28 | 2 | -1/+8 |
* | [XFS] Fix remount vs no/barrier options by ensuring we clear unwanted | Nathan Scott | 2006-07-28 | 2 | -8/+8 |
* | [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian. | Christoph Hellwig | 2006-07-28 | 1 | -6/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2006-07-15 | 2 | -18/+17 |
|\ |
|
| * | JFS: commit_mutex cleanups | Evgeniy Dushistov | 2006-06-05 | 2 | -18/+17 |
* | | Don't allow chmod() on the /proc/<pid>/ files | Linus Torvalds | 2006-07-15 | 1 | -1/+30 |
* | | Mark /proc MS_NOSUID and MS_NOEXEC | Linus Torvalds | 2006-07-15 | 1 | -1/+1 |
* | | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays | Shailabh Nagar | 2006-07-15 | 1 | -2/+4 |
* | | [PATCH] add function documentation for register_chrdev() | Rolf Eike Beer | 2006-07-15 | 1 | -0/+22 |
* | | [PATCH] reiserfs: fix handling of device names with /'s in them | Jeff Mahoney | 2006-07-15 | 1 | -4/+21 |
* | | [PATCH] struct file leakage | Kirill Korotaev | 2006-07-15 | 1 | -1/+7 |
* | | Relax /proc fix a bit | Linus Torvalds | 2006-07-15 | 1 | -1/+2 |
* | | Fix nasty /proc vulnerability | Linus Torvalds | 2006-07-15 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-07-14 | 1 | -0/+1 |
|\ \ |
|
| * | | [CIFS] CIFS_DEBUG2 depends on CIFS | Steve French | 2006-07-08 | 1 | -0/+1 |
* | | | [PATCH] alloc_fdtable() expansion fix | Andrew Morton | 2006-07-12 | 1 | -1/+1 |
* | | | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() | Adam B. Jerome | 2006-07-12 | 1 | -1/+1 |
* | | | [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class | Arjan van de Ven | 2006-07-12 | 1 | -0/+12 |
* | | | [PATCH] fix fdset leakage | Kirill Korotaev | 2006-07-12 | 1 | -1/+3 |
* | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-07-12 | 1 | -105/+133 |
|\ \ \ |
|
| * | | | [PATCH] splice: fix problems with sys_tee() | Jens Axboe | 2006-07-10 | 1 | -105/+133 |