aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-27Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds4-31/+42
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-07-27[PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher1-1/+0
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher3-4/+3
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach2-35/+51
2005-07-27[PATCH] fix xip sparse file handling in ext2Carsten Otte1-1/+1
2005-07-27[PATCH] autofs4: fix infamous "Busy inodes after umount ..." messageIan Kent2-0/+74
2005-07-27[PATCH] ext3: drop quota references before releasing inodeJan Kara1-0/+2
2005-07-27[PATCH] ext2: drop quota reference before releasing inodeJan Kara1-0/+1
2005-07-27[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney1-1/+11
2005-07-27[PATCH] Fix missing refrigerator invocation in jffs2Nigel Cunningham1-0/+3
2005-07-26[PATCH] inotify: fix oops fixAndrew Morton1-1/+1
2005-07-26[PATCH] inotify: check retval in initRobert Love1-1/+8
2005-07-26[PATCH] inotify: change default limitsRobert Love1-2/+2
2005-07-26[PATCH] inotify: exit path cleanupsRobert Love1-10/+8
2005-07-26[PATCH] inotify: oops fixRobert Love1-1/+15
2005-07-26[PATCH] inotify: use fget_lightRobert Love1-8/+8
2005-07-26[PATCH] inotify: misc. cleanupRobert Love1-34/+32
2005-07-26JFS: Fix i_blocks accounting when allocation failsDave Kleikamp1-4/+9
2005-07-25JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp1-1/+2
2005-07-22JFS: Fix typo in last patchDave Kleikamp1-1/+1
2005-07-19Merge with /home/shaggy/git/linus-clean/Dave Kleikamp30-1008/+2632
2005-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds28-892/+2493
2005-07-16Merge with rsync://fileserver/linuxThomas Gleixner1-34/+47
2005-07-15[PATCH] execute-in-place fixesCarsten Otte1-34/+47
2005-07-15JFS: fsync wrong behavior when I/O failure occursQu Fuping1-1/+1
2005-07-15JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp1-16/+30
2005-07-15[JFFS2] Fix node allocation leakThomas Gleixner1-82/+92
2005-07-14JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp1-9/+0
2005-07-14[PATCH] uml: hostfs: unuse ROOT_DEVPaolo 'Blaisorblade' Giarrusso1-9/+0
2005-07-14[PATCH] uml: fix hppfs error pathPaolo 'Blaisorblade' Giarrusso1-3/+3
2005-07-13Automatic merge with /usr/src/ntfs-2.6.git.Anton Altaparmakov87-23056/+25295
2005-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds5-24/+25
2005-07-13[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson1-2/+2
2005-07-13[PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov1-6/+39
2005-07-13[PATCH] inotify: misc cleanupRobert Love1-6/+3
2005-07-13[PATCH] inotify: move sysctlRobert Love1-4/+45
2005-07-13JFS: Need to be root to create files with security contextIan Dall1-2/+2
2005-07-13JFS: Allow security.* xattrs to be set on symlinksDave Kleikamp1-1/+1
2005-07-13Merge with /home/shaggy/git/linus-clean/Dave Kleikamp137-22905/+27588
2005-07-13Merge with rsync://fileserver/linuxThomas Gleixner43-21521/+24413