aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-08-09[DLM] break from snprintf loopDavid Teigland
2006-08-09[DLM] abort recovery more quicklyDavid Teigland
2006-08-09[DLM] print bad length in assertionDavid Teigland
2006-08-08[GFS2] Fix lack of buffers in writepage bugSteven Whitehouse
2006-08-08[DLM] fix userland unlockPatrick Caulfield
2006-08-07[GFS2] Fix gfs_ prefix in locking.cSteven Whitehouse
2006-08-07Merge branch 'master'Steven Whitehouse
2006-08-07[GFS2] match plock result with correct requestDavid Teigland
2006-08-07[GFS2] lockproto api prefixDavid Teigland
2006-08-06[PATCH] udf: initialize parts of inode earlier in createEric Sandeen
2006-08-06[PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason
2006-08-06[PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason
2006-08-06[PATCH] Fix BeFS slab corruptionDiego Calleja
2006-08-06[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev
2006-08-06[PATCH] ufs: handle truncated pagesEvgeniy Dushistov
2006-08-06[PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov
2006-08-04[GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields
2006-08-03NFS: make 2 functions staticAdrian Bunk
2006-08-03NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis
2006-08-01[GFS2] Fix bug in directory codeSteven Whitehouse
2006-07-31[PATCH] 9p: fix fid behavior on failed removeEric Van Hensbergen
2006-07-31[PATCH] 9p: fix marshalling bug in tcreate with empty extension fieldRuss Ross
2006-07-31[PATCH] ext3 -nobh option causes oopsBadari Pulavarty
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett
2006-07-31[PATCH] fuse: fix typoMiklos Szeredi
2006-07-31[PATCH] fuse: use jiffies_64Miklos Szeredi
2006-07-31[PATCH] fuse: fix zero timeoutMiklos Szeredi
2006-07-31[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett
2006-07-31[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...Josh Triplett
2006-07-31[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...Josh Triplett
2006-07-31[PATCH] inotify: fix deadlock found by lockdepArjan van de Ven
2006-07-31[PATCH] enable mac partition label per default on pmacOlaf Hering
2006-07-31[PATCH] invalidate_bdev() speedupAndrew Morton
2006-07-31[PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown
2006-07-31[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown
2006-07-31[GFS2] add plock ownerDavid Teigland
2006-07-31[GFS2] Tidy up in various filesSteven Whitehouse
2006-07-31Merge branch 'master'Steven Whitehouse
2006-07-28[GFS2] Fix bug in clear_inodeSteven Whitehouse
2006-07-28[XFS] Ensure bulkstat from an invalid inode number gets caught always withNathan Scott
2006-07-28[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott
2006-07-28[XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott
2006-07-28[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig
2006-07-27[GFS2] Fix bug in super block reading codeSteven Whitehouse
2006-07-27[GFS2] Change some allocations to GFP_NOFSSteven Whitehouse
2006-07-27[GFS2] Use a bio to read the superblockSteven Whitehouse