summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-01-26[PATCH] 9p: fix rename return codeEric Van Hensbergen
2007-01-26[PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen
2007-01-26[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown
2007-01-26[PATCH] knfsd: fix setting of ACL server versionsNeilBrown
2007-01-26[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath
2007-01-26Write back inode data pages even when the inode itself is lockedLinus Torvalds
2007-01-26Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust
2007-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev
2007-01-23[PATCH] fix blk_direct_IO bio preparationChen, Kenneth W
2007-01-23[PATCH] blockdev direct_io: fix signedness bugAndrew Morton
2007-01-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-01-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-01-22[CIFS] Fix oops when Windows server sent bad domain name null terminatorSteve French
2007-01-21ocfs2: Add backup superblock info to ocfs2_fs.hMark Fasheh
2007-01-21ocfs2: cleanup ocfs2_iget() errorsMark Fasheh
2007-01-21ocfs2: Directory c/mtime update fixesMark Fasheh
2007-01-21ocfs2: Don't print errors when following symlinksMark Fasheh
2007-01-21[CIFS] cifs sprintf fixSteve French
2007-01-21[CIFS] Remove 2 unneeded kzalloc castsSteve French
2007-01-18NTFS: Forgot to bump version number in makefile to 2.1.28...Anton Altaparmakov
2007-01-18NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().Anton Altaparmakov
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-01-13[JFFS2] debug.h: include <linux/sched.h> for current->pidDavid Woodhouse
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust
2007-01-10[PATCH] fix linux banner format stringRoman Zippel
2007-01-10[JFFS2] use the ref_offset macroKyungmin Park
2007-01-10[JFFS2] Reschedule in loopsArtem Bityutskiy
2007-01-06Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)"Linus Torvalds
2007-01-05[PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov
2007-01-05[PATCH] fix memory corruption from misinterpreted bad_inode_ops return valuesEric Sandeen
2007-01-05[PATCH] adfs: fix filename handlingJames Bursa
2007-01-02[JFFS2] Fix error-path leak in summary scanAmit Choudhary
2006-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-30[PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik
2006-12-30[PATCH] Fix lock inversion aio_kick_handler()Zach Brown
2006-12-28ocfs2: export heartbeat thread pid via configfsZhen Wei
2006-12-28ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh
2006-12-28ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()Mark Fasheh
2006-12-28ocfs2: Allow direct I/O read past end of fileMark Fasheh
2006-12-28ocfs2: don't print error in ocfs2_permission()Mark Fasheh
2006-12-23Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds
2006-12-23[CIFS] Update CIFS version numberSteve French
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds
2006-12-22[PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi