aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-06
* [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-06
* [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-06
* [PATCH] Fix BeFS slab corruptionDiego Calleja2006-08-06
* [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev2006-08-06
* [PATCH] ufs: handle truncated pagesEvgeniy Dushistov2006-08-06
* [PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov2006-08-06
* NLM/lockd: remove b_doneJ. Bruce Fields2006-08-03
* NFS: make 2 functions staticAdrian Bunk2006-08-03
* NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-03
* [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-03
* [PATCH] fix missed create event for directory auditAmy Griffis2006-08-03
* [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-03
* [PATCH] 9p: fix fid behavior on failed removeEric Van Hensbergen2006-07-31
* [PATCH] 9p: fix marshalling bug in tcreate with empty extension fieldRuss Ross2006-07-31
* [PATCH] ext3 -nobh option causes oopsBadari Pulavarty2006-07-31
* [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett2006-07-31
* [PATCH] fuse: fix typoMiklos Szeredi2006-07-31
* [PATCH] fuse: use jiffies_64Miklos Szeredi2006-07-31
* [PATCH] fuse: fix zero timeoutMiklos Szeredi2006-07-31
* [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett2006-07-31
* [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...Josh Triplett2006-07-31
* [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...Josh Triplett2006-07-31
* [PATCH] inotify: fix deadlock found by lockdepArjan van de Ven2006-07-31
* [PATCH] enable mac partition label per default on pmacOlaf Hering2006-07-31
* [PATCH] invalidate_bdev() speedupAndrew Morton2006-07-31
* [PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown2006-07-31
* [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-31
* [XFS] Ensure bulkstat from an invalid inode number gets caught always withNathan Scott2006-07-28
* [XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott2006-07-28
* [XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott2006-07-28
* [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig2006-07-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-07-15
|\
| * JFS: commit_mutex cleanupsEvgeniy Dushistov2006-06-05
* | Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds2006-07-15
* | Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds2006-07-15
* | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-15
* | [PATCH] add function documentation for register_chrdev()Rolf Eike Beer2006-07-15
* | [PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney2006-07-15
* | [PATCH] struct file leakageKirill Korotaev2006-07-15
* | Relax /proc fix a bitLinus Torvalds2006-07-15
* | Fix nasty /proc vulnerabilityLinus Torvalds2006-07-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-07-13
|\ \
| * | [CIFS] CIFS_DEBUG2 depends on CIFSSteve French2006-07-07
* | | [PATCH] alloc_fdtable() expansion fixAndrew Morton2006-07-12
* | | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-12
* | | [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-12
* | | [PATCH] fix fdset leakageKirill Korotaev2006-07-12
* | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-12
|\ \ \
| * | | [PATCH] splice: fix problems with sys_tee()Jens Axboe2006-07-10