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