aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-08-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust
2005-08-16NTFS: Fix bug in mft record writing where we forgot to set the device inAnton Altaparmakov
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan
2005-08-15[PATCH] inotify: fix idr_get_new_above usageRobert Love
2005-08-14[PATCH] CIFS: Fix path name conversion for long filenamesSteve French
2005-08-14[PATCH] CIFS: Fix missing entries in search resultsSteve French
2005-08-13[PATCH] Fix error handling in reiserfsJan Kara
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan
2005-08-07[PATCH] namespace.c: fix bind mount from foreign namespaceMiklos Szeredi
2005-08-07[PATCH] __bio_clone() dead commentAndrew Morton
2005-08-06Check input buffer size in zisofsLinus Torvalds
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan
2005-08-04[PATCH] inotify delete race fixJohn McCutchan
2005-08-04[PATCH] inotify: update help textRobert Love
2005-08-01[PATCH] hfs: don't reference missing pageRoman Zippel
2005-08-01[PATCH] hfs: don't dirty unchanged inodeRoman Zippel
2005-08-01[PATCH] inotify: fix race between the kernel and user spaceJohn McCutchan
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan
2005-07-29[PATCH] sysfs: fix sysfs_setattrManeesh Soni
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni
2005-07-28[PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso
2005-07-28[PATCH] bio_clone fixAndrew Morton
2005-07-27Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...Linus Torvalds
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-27[PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach
2005-07-27[PATCH] fix xip sparse file handling in ext2Carsten Otte
2005-07-27[PATCH] autofs4: fix infamous "Busy inodes after umount ..." messageIan Kent
2005-07-27[PATCH] ext3: drop quota references before releasing inodeJan Kara
2005-07-27[PATCH] ext2: drop quota reference before releasing inodeJan Kara
2005-07-27[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney
2005-07-27[PATCH] Fix missing refrigerator invocation in jffs2Nigel Cunningham
2005-07-26[PATCH] inotify: fix oops fixAndrew Morton
2005-07-26[PATCH] inotify: check retval in initRobert Love
2005-07-26[PATCH] inotify: change default limitsRobert Love
2005-07-26[PATCH] inotify: exit path cleanupsRobert Love
2005-07-26[PATCH] inotify: oops fixRobert Love
2005-07-26[PATCH] inotify: use fget_lightRobert Love
2005-07-26[PATCH] inotify: misc. cleanupRobert Love
2005-07-26JFS: Fix i_blocks accounting when allocation failsDave Kleikamp
2005-07-25JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp
2005-07-22JFS: Fix typo in last patchDave Kleikamp
2005-07-19Merge with /home/shaggy/git/linus-clean/Dave Kleikamp
2005-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2005-07-16Merge with rsync://fileserver/linuxThomas Gleixner
2005-07-15[PATCH] execute-in-place fixesCarsten Otte