summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksSteve French1-1/+1
2005-08-26[PATCH] hppfs: fix symlink error pathPaolo 'Blaisorblade' Giarrusso1-15/+9
2005-08-26[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Paolo 'Blaisorblade' Giarrusso1-8/+8
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan1-1/+1
2005-08-20Don't allow normal users to set idle IO priorityLinus Torvalds1-0/+2
2005-08-20[PATCH] freevxfs: fix breakage introduced by symlink fixesAlexey Dobriyan1-1/+1
2005-08-20befs: fix up missed follow_link declaration changeLinus Torvalds1-1/+1
2005-08-19[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()Steve Dickson1-0/+1
2005-08-19[PATCH] Fix up symlink function pointersAl Viro13-37/+37
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds8-62/+44
2005-08-19[PATCH] jffs2: fix symlink error handlingAl Viro1-4/+6
2005-08-18[PATCH] reiserfs+acl+quota deadlock fixJan Kara1-1/+1
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever4-3/+44
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever2-28/+45
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever5-41/+47
2005-08-17Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2-1/+2
2005-08-17[PATCH] nfsd to unlock kernel before exitingSteven Rostedt1-0/+1
2005-08-16Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds5-24/+34
2005-08-16NTFS: Complete the previous fix for the unset device when mapping buffersAnton Altaparmakov2-1/+2
2005-08-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2-0/+5
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust4-15/+38
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust1-0/+1
2005-08-16NTFS: Fix bug in mft record writing where we forgot to set the device inAnton Altaparmakov2-0/+5
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan1-1/+2
2005-08-15[PATCH] inotify: fix idr_get_new_above usageRobert Love1-1/+1
2005-08-14[PATCH] CIFS: Fix path name conversion for long filenamesSteve French2-0/+7
2005-08-14[PATCH] CIFS: Fix missing entries in search resultsSteve French1-0/+3
2005-08-13[PATCH] Fix error handling in reiserfsJan Kara1-0/+3
2005-08-10Merge with /home/shaggy/git/linus-clean/Dave Kleikamp5-15/+16
2005-08-10JFS: Fix race in txLockDave Kleikamp2-0/+4
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan2-3/+7
2005-08-07[PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi1-1/+1
2005-08-07[PATCH] __bio_clone() dead commentAndrew Morton1-6/+2
2005-08-06Check input buffer size in zisofsLinus Torvalds1-0/+6
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan1-7/+2
2005-08-04Merge with /home/shaggy/git/linus-clean/Dave Kleikamp13-20/+57
2005-08-04[PATCH] inotify delete race fixJohn McCutchan1-1/+7
2005-08-04[PATCH] inotify: update help textRobert Love1-4/+7
2005-08-01[PATCH] hfs: don't reference missing pageRoman Zippel2-0/+4
2005-08-01[PATCH] hfs: don't dirty unchanged inodeRoman Zippel2-2/+5
2005-08-01JFS: Check for invalid inodes in jfs_delete_inodeDave Kleikamp1-0/+4
2005-08-01[PATCH] inotify: fix race between the kernel and user spaceJohn McCutchan1-1/+4
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_setattrManeesh Soni1-1/+1
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni1-8/+10
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso3-2/+17
2005-07-28[PATCH] bio_clone fixAndrew Morton1-0/+1
2005-07-28Merge with /home/shaggy/git/linus-clean/Dave Kleikamp15-45/+149
2005-07-27Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds4-31/+42
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2