summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Fix lack of buffers in writepage bugSteven Whitehouse2006-08-081-2/+6
* [DLM] fix userland unlockPatrick Caulfield2006-08-081-0/+1
* [GFS2] Fix gfs_ prefix in locking.cSteven Whitehouse2006-08-071-8/+8
* Merge branch 'master'Steven Whitehouse2006-08-0728-88/+155
|\
| * [PATCH] udf: initialize parts of inode earlier in createEric Sandeen2006-08-061-5/+6
| * [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-061-2/+12
| * [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-062-2/+2
| * [PATCH] Fix BeFS slab corruptionDiego Calleja2006-08-061-2/+9
| * [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev2006-08-061-10/+2
| * [PATCH] ufs: handle truncated pagesEvgeniy Dushistov2006-08-062-3/+3
| * [PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov2006-08-061-7/+8
| * NLM/lockd: remove b_doneJ. Bruce Fields2006-08-031-9/+3
| * NFS: make 2 functions staticAdrian Bunk2006-08-032-2/+2
| * NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-031-1/+3
| * [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-031-2/+2
| * [PATCH] fix missed create event for directory auditAmy Griffis2006-08-031-1/+1
| * [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-031-0/+2
| * [PATCH] 9p: fix fid behavior on failed removeEric Van Hensbergen2006-07-311-3/+3
| * [PATCH] 9p: fix marshalling bug in tcreate with empty extension fieldRuss Ross2006-07-311-2/+4
| * [PATCH] ext3 -nobh option causes oopsBadari Pulavarty2006-07-311-3/+3
| * [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett2006-07-311-0/+2
| * [PATCH] fuse: fix typoMiklos Szeredi2006-07-311-2/+2
| * [PATCH] fuse: use jiffies_64Miklos Szeredi2006-07-313-10/+38
| * [PATCH] fuse: fix zero timeoutMiklos Szeredi2006-07-311-2/+5
| * [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett2006-07-311-1/+2
| * [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...Josh Triplett2006-07-311-1/+2
| * [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...Josh Triplett2006-07-311-3/+1
| * [PATCH] inotify: fix deadlock found by lockdepArjan van de Ven2006-07-311-1/+1
| * [PATCH] enable mac partition label per default on pmacOlaf Hering2006-07-311-1/+1
| * [PATCH] invalidate_bdev() speedupAndrew Morton2006-07-311-1/+6
| * [PATCH] knfsd: Fix stale file handle problem with subtree_checking.NeilBrown2006-07-311-7/+13
| * [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-312-8/+20
* | [GFS2] match plock result with correct requestDavid Teigland2006-08-071-1/+2
* | [GFS2] lockproto api prefixDavid Teigland2006-08-073-13/+8
* | [GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse2006-08-045-25/+32
* | [GFS2] Fix bug in directory codeSteven Whitehouse2006-08-011-0/+2
* | [GFS2] add plock ownerDavid Teigland2006-07-311-0/+2
* | [GFS2] Tidy up in various filesSteven Whitehouse2006-07-313-40/+12
* | Merge branch 'master'Steven Whitehouse2006-07-316-22/+39
|\ \ | |/
| * [XFS] Ensure bulkstat from an invalid inode number gets caught always withNathan Scott2006-07-281-7/+10
| * [XFS] Fix a barrier related forced shutdown on mounts with quota enabled.Nathan Scott2006-07-282-1/+8
| * [XFS] Fix remount vs no/barrier options by ensuring we clear unwantedNathan Scott2006-07-282-8/+8
| * [XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig2006-07-281-6/+13
* | [GFS2] Fix bug in clear_inodeSteven Whitehouse2006-07-281-0/+1
* | [GFS2] Fix bug in super block reading codeSteven Whitehouse2006-07-271-1/+3
* | [GFS2] Change some allocations to GFP_NOFSSteven Whitehouse2006-07-271-7/+6
* | [GFS2] Use a bio to read the superblockSteven Whitehouse2006-07-274-35/+64
* | [DLM] fix i_privateDavid Teigland2006-07-261-1/+1
* | [DLM] fix broken patchesDavid Teigland2006-07-261-3/+3
* | [GFS2] Remove page.[ch]Steven Whitehouse2006-07-269-235/+184
OpenPOWER on IntegriCloud