aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-23NFS: Fix for bug in handling of errors for O_DIRECT writesNeil Brown
2007-10-239p: v9fs_vfs_rename incorrect clunk orderLatchesar Ionkov
2007-10-239p: fix memleak in fs/9p/v9fs.cAdrian Bunk
2007-10-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-10-22procfs: fix kernel-doc param warningsRandy Dunlap
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-22Update fs/ to use sg helpersJens Axboe
2007-10-22exportfs: update documentationChristoph Hellwig
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22exportfs: remove old methodsChristoph Hellwig
2007-10-22ocfs2: new export opsChristoph Hellwig
2007-10-22gfs2: new export opsChristoph Hellwig
2007-10-22reiserfs: new export opsChristoph Hellwig
2007-10-22isofs: new export opsChristoph Hellwig
2007-10-22fat: new export opsChristoph Hellwig
2007-10-22xfs: new export opsChristoph Hellwig
2007-10-22ntfs: new export opsChristoph Hellwig
2007-10-22jfs: new export opsChristoph Hellwig
2007-10-22efs: new export opsChristoph Hellwig
2007-10-22ext4: new export opsChristoph Hellwig
2007-10-22ext3: new export opsChristoph Hellwig
2007-10-22ext2: new export opsChristoph Hellwig
2007-10-22exportfs: add new methodsChristoph Hellwig
2007-10-22exportfs: add fid typeChristoph Hellwig
2007-10-22ext2: avoid rec_len overflow with 64KB block sizeJan Kara
2007-10-22dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd>J. Bruce Fields
2007-10-22[JFFS2] Fix return value from jffs2_write_end()Nick Piggin
2007-10-21NFS: Fix a typo in nfs_call_unlink()Trond Myklebust
2007-10-21NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust
2007-10-21Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-10-21nobh: nobh_write_end fixNick Piggin
2007-10-21[PATCH] audit: watching subtreesAl Viro
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro
2007-10-20[JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19Avoid compile error in fs/nfs/unlink.cLinus Torvalds
2007-10-19nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson
2007-10-20sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistakeChris Malley
2007-10-20fix typo "insted" -> "instead"Uwe Kleine-König
2007-10-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.cTrond Myklebust
2007-10-19NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust
2007-10-19NFS: Fix a race in sillyrenameTrond Myklebust
2007-10-19NFS: Fix a writeback race...Trond Myklebust
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds