aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21[PATCH] uninline ioprio_best()Oleg Nesterov1-0/+23
2006-08-21[PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov1-0/+3
2006-08-21[PATCH] sys_ioprio_set: minor do_each_thread+break fixOleg Nesterov1-2/+2
2006-08-16[CIFS] Do not send Query All EAs SMB when mount option nouser_xattrSteve French3-3/+8
2006-08-15fs/jffs2/xattr.c: remove dead codeAdrian Bunk1-1/+0
2006-08-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Greg Kroah-Hartman7-62/+263
2006-08-15[CIFS] endian errors in lanman protocol supportSteve French3-3/+3
2006-08-15[CIFS] Fix oops in cifs_close due to unitialized lock sem and list inSteve French3-7/+16
2006-08-14[PATCH] fcntl(F_SETSIG) fixTrond Myklebust1-2/+4
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev1-2/+8
2006-08-14[PATCH] initialize parts of udf inode earlier in createDan Bastone1-0/+7
2006-08-14[PATCH] adfs error message fixAndrew Morton1-1/+1
2006-08-11[CIFS] Fix oops when negotiating lanman and no password specifiedSteve French1-1/+2
2006-08-11[CIFS]Jeremy Allison7-296/+512
2006-08-11[CIFS] Allow cifsd to suspend if connection is lostSteve French1-0/+1
2006-08-11[CIFS] Make midState usage more consistentSteve French1-6/+6
2006-08-11[CIFS] spinlock protect read of last srv response time in timeout pathSteve French1-23/+76
2006-08-11[CIFS] Do not time out posix brl requests when using new posix setfileinfoSteve French8-18/+49
2006-08-09Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6Greg Kroah-Hartman1-49/+54
2006-08-10[XFS] Fix xfs_free_extent related NULL pointer dereference.Nathan Scott1-49/+54
2006-08-07ocfs2: allocation hintsMark Fasheh4-13/+145
2006-08-07ocfs2: better group descriptor consistency checksMark Fasheh1-20/+94
2006-08-07ocfs2: limit cluster bitmap information saved at mountMark Fasheh2-3/+6
2006-08-07[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockresAdrian Bunk1-1/+0
2006-08-07ocfs2: fix check for locally granted state during dlmunlock()Kurt Hackel1-1/+1
2006-08-07ocfs2: do not modify lksb->status in the unlock astKurt Hackel1-25/+12
2006-08-07ocfs2: Fix lvb corruptionKurt Hackel1-0/+6
2006-08-06Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/Greg Kroah-Hartman7-30/+41
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-05Merge ../torvalds-2.6/Greg Kroah-Hartman4-12/+8
2006-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Greg Kroah-Hartman3-15/+120
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-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