9p: v9fs_vfs_rename incorrect clunk order
[safe/jmp/linux-2.6] / fs /
2007-10-23 Latchesar Ionkov9p: v9fs_vfs_rename incorrect clunk order
2007-10-23 Adrian Bunk9p: fix memleak in fs/9p/v9fs.c
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-23 Randy Dunlapprocfs: fix kernel-doc param warnings
2007-10-23 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-10-22 Jens AxboeUpdate fs/ to use sg helpers
2007-10-22 Christoph Hellwigexportfs: update documentation
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigexportfs: remove old methods
2007-10-22 Christoph Hellwigocfs2: new export ops
2007-10-22 Christoph Hellwiggfs2: new export ops
2007-10-22 Christoph Hellwigreiserfs: new export ops
2007-10-22 Christoph Hellwigisofs: new export ops
2007-10-22 Christoph Hellwigfat: new export ops
2007-10-22 Christoph Hellwigxfs: new export ops
2007-10-22 Christoph Hellwigntfs: new export ops
2007-10-22 Christoph Hellwigjfs: new export ops
2007-10-22 Christoph Hellwigefs: new export ops
2007-10-22 Christoph Hellwigext4: new export ops
2007-10-22 Christoph Hellwigext3: new export ops
2007-10-22 Christoph Hellwigext2: new export ops
2007-10-22 Christoph Hellwigexportfs: add new methods
2007-10-22 Christoph Hellwigexportfs: add fid type
2007-10-22 Jan Karaext2: avoid rec_len overflow with 64KB block size
2007-10-22 J. Bruce Fieldsdcache: don't expose uninitialized memory in /proc...
2007-10-22 Nick Piggin[JFFS2] Fix return value from jffs2_write_end()
2007-10-21 Trond MyklebustNFS: Fix a typo in nfs_call_unlink()
2007-10-21 Trond MyklebustNFSv2: Ensure that the directory metadata gets revalida...
2007-10-21 Linus TorvaldsMerge branch 'audit.b43' of git://git./linux/kernel...
2007-10-21 Nick Pigginnobh: nobh_write_end fix
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-21 Al Viro[PATCH] new helper - inotify_evict_watch()
2007-10-21 Al Viro[PATCH] new helper - inotify_clone_watch()
2007-10-21 Al Viro[PATCH] new helpers - collect_mounts() and release_coll...
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-20 KaiGai Kohei[JFFS2] Tidy up fix for ACL/permissions problem.
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-20 Linus TorvaldsAvoid compile error in fs/nfs/unlink.c
2007-10-20 Olof Johanssonnfs: Fix build break with CONFIG_NFS_V4=n
2007-10-20 Chris Malleysysfs: trivial: fix sysfs_create_file kerneldoc spellin...
2007-10-19 Uwe Kleine-Königfix typo "insted" -> "instead"
2007-10-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Trond MyklebustNFSv4: Fix an rpc_cred reference leakage in fs/nfs...
2007-10-19 Trond MyklebustNFSv4: Ensure that we wait for the CLOSE request to...
2007-10-19 Trond MyklebustNFS: Fix a race in sillyrename
2007-10-19 Trond MyklebustNFS: Fix a writeback race...
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-19 Pavel EmelyanovUse task_pid_nr() instead of pid_nr(task_pid())
2007-10-19 Pavel EmelyanovRemove unused variables from fs/proc/base.c
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Eugene TeoFix tsk->exit_state usage
2007-10-19 Neil Hormanproc: export a processes resource limits via /proc/pid
2007-10-19 Jiri Slabyfs/select, remove unused macros
2007-10-19 Pavel EmelyanovIsolate some explicit usage of task->tgid
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel Emelyanovpid namespaces: initialize the namespace's proc_mnt
2007-10-19 Pavel Emelyanovpid namespaces: make proc_flush_task() actually from...
2007-10-19 Pavel Emelyanovpid namespaces: make proc have multiple superblocks...
2007-10-19 Pavel Emelyanovpid namespaces: helpers to find the task by its numeric...
2007-10-19 Pavel Emelyanovpid namespaces: prepare proc_flust_task() to flush...
2007-10-19 Pavel Emelyanovpid namespaces: introduce MS_KERNMOUNT flag
2007-10-19 Matthias Kaehlckefs/super.c: use list_for_each_entry() instead of list_f...
2007-10-19 Matthias Kaehlckefs/eventpoll.c: use list_for_each_entry() instead of...
2007-10-19 Matthias Kaehlckefs/file_table.c: use list_for_each_entry() instead...
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19 Sukadev Bhattiprolupid namespaces: use task_pid() to find leader's pid
2007-10-19 Sukadev Bhattiprolupid namespaces: rename child_reaper() function
2007-10-19 Sukadev Bhattiprolupid namespaces: define and use task_active_pid_ns(...
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-19 Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19 Paul MenageTask Control Groups: add procfs interface
2007-10-19 Jeff Mahoneyreiserfs: ignore on disk s_bmap_nr value
2007-10-19 Jeff Mahoneyreiserfs: remove first_zero_hint
2007-10-19 Jeff Mahoneyreiserfs: fix usage of signed ints for block numbers
2007-10-19 Jeff Mahoneyreiserfs: fix memset byte count during resize
2007-10-19 Jeff Mahoneyreiserfs: use is_reusable to catch corruption
2007-10-19 Jeff Mahoneyreiserfs: dont use BUG when panicking
2007-10-19 Jeff Mahoneyreiserfs: fix up lockdep warnings
2007-10-19 Jose R. SantosJBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
2007-10-19 Jan Karajbd: fix commit code to properly abort journal
2007-10-19 Jose R. Santosjbd: config_jbd_debug cannot create /proc entry
2007-10-19 Mingming CaoJBD/ext3 cleanups: convert to kzalloc
2007-10-19 Coly Lisetup vma->vm_page_prot by vm_get_page_prot()
2007-10-19 Miklos Szerediput declaration of put_filesystem() in fs.h
2007-10-19 Christian Borntraegersched: fix guest time accounting going faster than...
2007-10-19 Christoph Hellwig[XFS] cleanup fid types mess
2007-10-19 Christoph Hellwig[XFS] fixups after behavior removal merge into mainline git
2007-10-18 Steve French[CIFS] log better errors on failed mounts
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-18 Miklos Szeredifuse: add blksize field to fuse_attr
2007-10-18 Miklos Szeredifuse: add support for mandatory locking
2007-10-18 Miklos Szeredifuse: add helper for asynchronous writes
2007-10-18 Miklos Szeredifuse: add list of writable files to fuse_inode
2007-10-18 Miklos Szeredifuse: support BSD locking semantics
2007-10-18 Miklos Szeredifuse: add atomic open+truncate support
next