aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-02-03[PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton
2007-02-03[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen
2007-02-01[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain
2007-02-01[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro
2007-01-30[PATCH] ntfs: kmap_atomic() atomicity fixAndrew Morton
2007-01-30[PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown
2007-01-30[PATCH] ufs: reallocation fixEvgeniy Dushistov
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov
2007-01-30[PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi
2007-01-30[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown
2007-01-30[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach
2007-01-29[PATCH] Fix try_to_free_buffer() lockingNick Piggin
2007-01-26[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh
2007-01-26[PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown
2007-01-26[PATCH] 9p: null terminate error strings for debug printEric Van Hensbergen
2007-01-26[PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen
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