aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das2006-08-254-3/+155
* [DLM] add new lockspace to list ealierDavid Teigland2006-08-252-6/+11
* [GFS2] Fix journal off-by-one errorBenjamin Marzinski2006-08-251-1/+3
* [GFS2] Speed up scanning of glocksSteven Whitehouse2006-08-243-21/+5
* [GFS2] Tidy up error handling in gfs2_releasepage()Steven Whitehouse2006-08-241-15/+14
* [DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland2006-08-241-11/+0
* [DLM] sequence number missing in not_ready replyDavid Teigland2006-08-241-0/+1
* [DLM] down conversion clearing flagsDavid Teigland2006-08-233-5/+7
* [DLM] down conversion clearing flagsPatrick Caulfield2006-08-231-0/+1
* [DLM] preserve lksb address in user conversionsPatrick Caulfield2006-08-231-0/+1
* [GFS2] Another list_del bugSteven Whitehouse2006-08-222-8/+5
* [GFS2] Fix to list_del in lops.cSteven Whitehouse2006-08-221-1/+1
* [DLM] dump rsb and locks on assertDavid Teigland2006-08-213-11/+34
* [GFS2] Fix leak of gfs2_bufdataSteven Whitehouse2006-08-184-11/+6
* [DLM] move kmap to after spin_unlockDavid Teigland2006-08-111-1/+1
* [GFS2] Fix a couple of refcount leaks.Russell Cattelan2006-08-103-4/+12
* [DLM] reject replies to old requestsDavid Teigland2006-08-092-4/+17
* [DLM] show nodeid for recovery messageDavid Teigland2006-08-094-1/+16
* [DLM] break from snprintf loopDavid Teigland2006-08-091-4/+7
* [DLM] abort recovery more quicklyDavid Teigland2006-08-092-5/+20
* [DLM] print bad length in assertionDavid Teigland2006-08-091-1/+2
* [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