summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-04-20NFS: clean up the unstable write codeTrond Myklebust
2007-04-20[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.Joakim Tjernlund
2007-04-17ufs proper handling of zero link caseEvgeniy Dushistov
2007-04-17exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox
2007-04-17[JFFS2] Speed up mount for directly-mapped NOR flashJoakim Tjernlund
2007-04-17[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()Artem Bityutskiy
2007-04-17[JFFS2] Disable summary after wbuf recoveryAdrian Hunter
2007-04-17[JFFS2] Prevent list corruption when handling write errorsAdrian Hunter
2007-04-17[JFFS2] fix deadlock on error pathArtem Bityutskiy
2007-04-17[JFFS2] check node crc before doing anything elseThomas Gleixner
2007-04-16locks: create posix-to-flock helper functionsJ. Bruce Fields
2007-04-16locks: trivial removal of unnecessary parenthesesJ. Bruce Fields
2007-04-15NFS: Fix a list corruption problemTrond Myklebust
2007-04-14NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust
2007-04-14NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust
2007-04-14NFS: Fix an Oops in nfs_setattr()Trond Myklebust
2007-04-12[PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney
2007-04-12[PATCH] reiserfs: fix key decrementingVladimir Saveliev
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell
2007-04-08[PATCH] fuse: validate rootmode mount optionTimo Savola
2007-04-06[CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French
2007-04-04[PATCH] remove protection of LANANA-reserved majorsAndrew Morton
2007-04-04[CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French
2007-04-03[CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov
2007-04-02[CIFS] Remove unnecessary checksChristoph Hellwig
2007-04-02[JFFS2] Delete everything related to obsolete JFFS2_PROC optionRobert P. J. Day
2007-04-02[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton
2007-04-02[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton
2007-04-02[PATCH] fix page leak during core dumpBrian Pomerantz
2007-04-02[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton
2007-03-29Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-03-29[PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike
2007-03-29[PATCH] splice: partial write fixDmitriy Monakhov
2007-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-03-27[PATCH] aio: remove bare user-triggerable error printkZach Brown
2007-03-27[PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes
2007-03-27Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-03-27[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen
2007-03-27[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields
2007-03-27[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields
2007-03-27[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields
2007-03-27[PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown
2007-03-27Export __splice_from_pipe()Mark Fasheh
2007-03-272/2 splice: dont readpageNick Piggin
2007-03-271/2 splice: dont stealNick Piggin
2007-03-26ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran
2007-03-26ocfs2_dlm: Fix lockres ref counting bugSunil Mushran
2007-03-269p: make struct v9fs_cached_file_operations staticAdrian Bunk