Commit Graph

7033 Commits (8d57d3ad0c4641bc6b720160215c907a3d1004a0)

Author SHA1 Message Date
Trond Myklebust 55b70a0300 NFS: Fix a typo in nfs_call_unlink() 18 years ago
Trond Myklebust bad2a52411 NFSv2: Ensure that the directory metadata gets revalidated on file create 18 years ago
Nick Piggin efdc31319d nobh: nobh_write_end fix 18 years ago
Al Viro 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
Al Viro 455434d450 [PATCH] new helper - inotify_evict_watch() 18 years ago
Al Viro b9efe8a234 [PATCH] new helper - inotify_clone_watch() 18 years ago
Al Viro 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 years ago
Al Viro 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
Linus Torvalds b35e704118 Avoid compile error in fs/nfs/unlink.c 18 years ago
Olof Johansson e9a404580c nfs: Fix build break with CONFIG_NFS_V4=n 18 years ago
Chris Malley 3932bf6059 sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake 18 years ago
Uwe Kleine-König dbe7f76dd6 fix typo "insted" -> "instead" 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Trond Myklebust 603c83da19 NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c 18 years ago
Trond Myklebust a49c3c7736 NFSv4: Ensure that we wait for the CLOSE request to complete 18 years ago
Trond Myklebust 565277f63c NFS: Fix a race in sillyrename 18 years ago
Trond Myklebust 61e930a904 NFS: Fix a writeback race... 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Pavel Emelyanov 69cccb887a Use task_pid_nr() instead of pid_nr(task_pid()) 18 years ago
Pavel Emelyanov 457c25107b Remove unused variables from fs/proc/base.c 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Eugene Teo 270f722d4d Fix tsk->exit_state usage 18 years ago
Neil Horman d85f50d5e1 proc: export a processes resource limits via /proc/pid 18 years ago
Jiri Slaby 1276b103c2 fs/select, remove unused macros 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 130f77ecb2 pid namespaces: make proc_flush_task() actually from entries from multiple namespaces 18 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 18 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov 8bf9725c29 pid namespaces: introduce MS_KERNMOUNT flag 18 years ago
Matthias Kaehlcke d473012710 fs/super.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Matthias Kaehlcke b70c394099 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Matthias Kaehlcke cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Sukadev Bhattiprolu 3743ca05ff pid namespaces: use task_pid() to find leader's pid 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 18 years ago
Jeff Mahoney cb680c1be6 reiserfs: ignore on disk s_bmap_nr value 18 years ago
Jeff Mahoney 4d20851d37 reiserfs: remove first_zero_hint 18 years ago
Jeff Mahoney 3ee1667042 reiserfs: fix usage of signed ints for block numbers 18 years ago
Jeff Mahoney 6c57c2c8d3 reiserfs: fix memset byte count during resize 18 years ago
Jeff Mahoney d4c3d19d0c reiserfs: use is_reusable to catch corruption 18 years ago
Jeff Mahoney 8e186e454e reiserfs: dont use BUG when panicking 18 years ago
Jeff Mahoney 7598392894 reiserfs: fix up lockdep warnings 18 years ago