summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-08-25[DLM] add new lockspace to list ealierDavid Teigland2-6/+11
2006-08-25[GFS2] Fix journal off-by-one errorBenjamin Marzinski1-1/+3
2006-08-24[GFS2] Speed up scanning of glocksSteven Whitehouse3-21/+5
2006-08-24[GFS2] Tidy up error handling in gfs2_releasepage()Steven Whitehouse1-15/+14
2006-08-24[DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland1-11/+0
2006-08-24[DLM] sequence number missing in not_ready replyDavid Teigland1-0/+1
2006-08-23[DLM] down conversion clearing flagsDavid Teigland3-5/+7
2006-08-23[DLM] down conversion clearing flagsPatrick Caulfield1-0/+1
2006-08-23[DLM] preserve lksb address in user conversionsPatrick Caulfield1-0/+1
2006-08-22[GFS2] Another list_del bugSteven Whitehouse2-8/+5
2006-08-22[GFS2] Fix to list_del in lops.cSteven Whitehouse1-1/+1
2006-08-21[DLM] dump rsb and locks on assertDavid Teigland3-11/+34
2006-08-18[GFS2] Fix leak of gfs2_bufdataSteven Whitehouse4-11/+6
2006-08-11[DLM] move kmap to after spin_unlockDavid Teigland1-1/+1
2006-08-10[GFS2] Fix a couple of refcount leaks.Russell Cattelan3-4/+12
2006-08-09[DLM] reject replies to old requestsDavid Teigland2-4/+17
2006-08-09[DLM] show nodeid for recovery messageDavid Teigland4-1/+16
2006-08-09[DLM] break from snprintf loopDavid Teigland1-4/+7
2006-08-09[DLM] abort recovery more quicklyDavid Teigland2-5/+20
2006-08-09[DLM] print bad length in assertionDavid Teigland1-1/+2
2006-08-08[GFS2] Fix lack of buffers in writepage bugSteven Whitehouse1-2/+6
2006-08-08[DLM] fix userland unlockPatrick Caulfield1-0/+1
2006-08-07[GFS2] Fix gfs_ prefix in locking.cSteven Whitehouse1-8/+8
2006-08-07Merge branch 'master'Steven Whitehouse28-88/+155
2006-08-07[GFS2] match plock result with correct requestDavid Teigland1-1/+2
2006-08-07[GFS2] lockproto api prefixDavid Teigland3-13/+8
2006-08-06[PATCH] udf: initialize parts of inode earlier in createEric Sandeen1-5/+6
2006-08-06[PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason1-2/+12
2006-08-06[PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2-2/+2
2006-08-06[PATCH] Fix BeFS slab corruptionDiego Calleja1-2/+9
2006-08-06[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev1-10/+2
2006-08-06[PATCH] ufs: handle truncated pagesEvgeniy Dushistov2-3/+3
2006-08-06[PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov1-7/+8
2006-08-04[GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse5-25/+32
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields1-9/+3
2006-08-03NFS: make 2 functions staticAdrian Bunk2-2/+2
2006-08-03NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett1-1/+3
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro1-2/+2
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis1-1/+1
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis1-0/+2
2006-08-01[GFS2] Fix bug in directory codeSteven Whitehouse1-0/+2
2006-07-31[PATCH] 9p: fix fid behavior on failed removeEric Van Hensbergen1-3/+3
2006-07-31[PATCH] 9p: fix marshalling bug in tcreate with empty extension fieldRuss Ross1-2/+4
2006-07-31[PATCH] ext3 -nobh option causes oopsBadari Pulavarty1-3/+3
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett1-0/+2
2006-07-31[PATCH] fuse: fix typoMiklos Szeredi1-2/+2
2006-07-31[PATCH] fuse: use jiffies_64Miklos Szeredi3-10/+38
2006-07-31[PATCH] fuse: fix zero timeoutMiklos Szeredi1-2/+5
2006-07-31[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett1-1/+2
2006-07-31[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...Josh Triplett1-1/+2