aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-10-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-10-19Use task_pid_nr() instead of pid_nr(task_pid())Pavel Emelyanov
2007-10-19Remove unused variables from fs/proc/base.cPavel Emelyanov
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19Fix tsk->exit_state usageEugene Teo
2007-10-19proc: export a processes resource limits via /proc/pidNeil Horman
2007-10-19fs/select, remove unused macrosJiri Slaby
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: initialize the namespace's proc_mntPavel Emelyanov
2007-10-19pid namespaces: make proc_flush_task() actually from entries from multiple na...Pavel Emelyanov
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov
2007-10-19pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov
2007-10-19pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov
2007-10-19fs/super.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-19fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-19fs/file_table.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov
2007-10-19pid namespaces: use task_pid() to find leader's pidSukadev Bhattiprolu
2007-10-19pid namespaces: rename child_reaper() functionSukadev Bhattiprolu
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19Task Control Groups: add procfs interfacePaul Menage
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney