summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-04-27ocfs2_dlm: fix race in dlm_remaster_locksSrinivas Eeda1-0/+2
2007-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse58-680/+768
2007-04-26[JFFS2] Fix compr_rubin.c build after include file elimination.Andrew Morton1-10/+9
2007-04-26[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-26[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo1-2/+2
2007-04-26[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-0/+18
2007-04-25[JFFS2] Handle inodes with only a single metadata node with non-zero isizeDavid Woodhouse3-9/+20
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse45-217/+155
2007-04-25[JFFS2] Better fix for all-zero node headersJoakim Tjernlund2-15/+5
2007-04-25[JFFS2] Improve read_inode memory usage, v2.David Woodhouse3-599/+618
2007-04-24reiserfs: fix xattr root locking/refcount bugJeff Mahoney1-68/+24
2007-04-24v9fs: don't use primary fid when removing fileLatchesar Ionkov1-1/+1
2007-04-23[JFFS2] Improve failure mode if inode checking leaves unchecked space.David Woodhouse1-1/+2
2007-04-23[JFFS2] Fix cross-endian build.David Woodhouse2-3/+12
2007-04-21NFS: Fix race in nfs_set_page_dirtyTrond Myklebust1-3/+14
2007-04-21NFS: Fix the 'desynchronized value of nfs_i.ncommit' errorTrond Myklebust1-25/+22
2007-04-21NFS: Don't clear PG_writeback until after we've processed unstable writesTrond Myklebust1-3/+3
2007-04-21NFS: clean up the unstable write codeTrond Myklebust1-46/+71
2007-04-21[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.Joakim Tjernlund1-2/+1
2007-04-18ufs proper handling of zero link caseEvgeniy Dushistov1-7/+22
2007-04-18exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox1-7/+11
2007-04-17[JFFS2] Speed up mount for directly-mapped NOR flashJoakim Tjernlund1-4/+11
2007-04-17[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()Artem Bityutskiy1-65/+33
2007-04-17[JFFS2] Disable summary after wbuf recoveryAdrian Hunter1-0/+3
2007-04-17[JFFS2] Prevent list corruption when handling write errorsAdrian Hunter1-0/+5
2007-04-17[JFFS2] fix deadlock on error pathArtem Bityutskiy1-1/+1
2007-04-17[JFFS2] check node crc before doing anything elseThomas Gleixner1-15/+15
2007-04-16NFS: Fix a list corruption problemTrond Myklebust1-1/+3
2007-04-15NFS: Ensure PG_writeback is cleared when writeback failsTrond Myklebust1-7/+15
2007-04-15NFS: Fix two bugs in the O_DIRECT write codeTrond Myklebust1-4/+7
2007-04-15NFS: Fix an Oops in nfs_setattr()Trond Myklebust2-3/+6
2007-04-13[PATCH] autofs4: fix race in unhashed dentry codeJeff Mahoney1-3/+3
2007-04-13[PATCH] reiserfs: fix key decrementingVladimir Saveliev1-1/+1
2007-04-09[PATCH] fuse: validate rootmode mount optionTimo Savola3-2/+10
2007-04-05[PATCH] remove protection of LANANA-reserved majorsAndrew Morton1-2/+0
2007-04-02[JFFS2] Delete everything related to obsolete JFFS2_PROC optionRobert P. J. Day2-148/+0
2007-04-02[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton1-75/+10
2007-04-02[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton1-75/+10
2007-04-02[PATCH] fix page leak during core dumpBrian Pomerantz2-2/+5
2007-04-02[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton2-2/+4
2007-03-29Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-9/+16
2007-03-29[PATCH] uml: hostfs variable renamingPaolo 'Blaisorblade' Giarrusso1-12/+12
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike1-1/+0
2007-03-29[PATCH] splice: partial write fixDmitriy Monakhov1-9/+16
2007-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-44/+73
2007-03-28Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-0/+9
2007-03-28[PATCH] aio: remove bare user-triggerable error printkZach Brown1-1/+0
2007-03-27[PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes1-0/+9
2007-03-27Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-69/+15
2007-03-27[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen1-1/+2