aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-26[PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan2-0/+17
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown4-10/+13
2007-01-26[PATCH] 9p: null terminate error strings for debug printEric Van Hensbergen1-0/+1
2007-01-26[PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen4-129/+196
2007-01-26[PATCH] 9p: fix rename return codeEric Van Hensbergen1-1/+1
2007-01-26[PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen2-4/+11
2007-01-26[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach1-16/+5
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown1-1/+2
2007-01-26[PATCH] knfsd: fix setting of ACL server versionsNeilBrown1-4/+4
2007-01-26[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan1-3/+5
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath1-3/+35
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath1-0/+4
2007-01-26Write back inode data pages even when the inode itself is lockedLinus Torvalds1-1/+12
2007-01-26Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds1-1/+14
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust3-32/+71
2007-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-14/+17
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2-1/+21
2007-01-23[PATCH] fix blk_direct_IO bio preparationChen, Kenneth W1-0/+8
2007-01-23[PATCH] blockdev direct_io: fix signedness bugAndrew Morton1-1/+1
2007-01-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds13-37/+36
2007-01-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds5-47/+84
2007-01-22[CIFS] Fix oops when Windows server sent bad domain name null terminatorSteve French1-5/+8
2007-01-21ocfs2: Add backup superblock info to ocfs2_fs.hMark Fasheh1-1/+42
2007-01-21ocfs2: cleanup ocfs2_iget() errorsMark Fasheh2-12/+4
2007-01-21ocfs2: Directory c/mtime update fixesMark Fasheh1-32/+37
2007-01-21ocfs2: Don't print errors when following symlinksMark Fasheh1-2/+1
2007-01-21[CIFS] cifs sprintf fixSteve French1-2/+2
2007-01-21[CIFS] Remove 2 unneeded kzalloc castsSteve French1-6/+2
2007-01-18NTFS: Forgot to bump version number in makefile to 2.1.28...Anton Altaparmakov1-1/+1
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov5-84/+50
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse432-6026/+8042
2007-01-13[JFFS2] debug.h: include <linux/sched.h> for current->pidDavid Woodhouse1-0/+1
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner4-8/+8
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust1-8/+8
2007-01-10[PATCH] fix linux banner format stringRoman Zippel1-7/+1
2007-01-10[JFFS2] use the ref_offset macroKyungmin Park1-2/+2
2007-01-10[JFFS2] Reschedule in loopsArtem Bityutskiy2-0/+4
2007-01-06Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)"Linus Torvalds1-7/+1
2007-01-05[PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2-36/+30
2007-01-05[PATCH] fix memory corruption from misinterpreted bad_inode_ops return valuesEric Sandeen1-41/+289
2007-01-05[PATCH] adfs: fix filename handlingJames Bursa1-1/+1
2007-01-02[JFFS2] Fix error-path leak in summary scanAmit Choudhary1-0/+1
2006-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds4-10/+54
2006-12-30[PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik2-2/+6
2006-12-30[PATCH] Fix lock inversion aio_kick_handler()Zach Brown1-4/+3
2006-12-28ocfs2: export heartbeat thread pid via configfsZhen Wei1-0/+17
2006-12-28ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh1-1/+9
2006-12-28ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()Mark Fasheh1-0/+11
2006-12-28ocfs2: Allow direct I/O read past end of fileMark Fasheh1-7/+17
2006-12-28ocfs2: don't print error in ocfs2_permission()Mark Fasheh1-2/+0