Commit Graph

7055 Commits (3c6b5bfa3cf3b4057788e08482a468cc3bc00780)

Author SHA1 Message Date
Randy Dunlap 0895e91d60 procfs: fix kernel-doc param warnings 18 years ago
Jens Axboe 60c74f8193 Update fs/ to use sg helpers 18 years ago
Christoph Hellwig e38f981758 exportfs: update documentation 18 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig cfaea787c0 exportfs: remove old methods 18 years ago
Christoph Hellwig 644f9ab3b0 ocfs2: new export ops 18 years ago
Christoph Hellwig 34c0d15424 gfs2: new export ops 18 years ago
Christoph Hellwig be55caf177 reiserfs: new export ops 18 years ago
Christoph Hellwig 905251a02e isofs: new export ops 18 years ago
Christoph Hellwig 1305edad01 fat: new export ops 18 years ago
Christoph Hellwig c38344fe9e xfs: new export ops 18 years ago
Christoph Hellwig a35132068a ntfs: new export ops 18 years ago
Christoph Hellwig d425de7043 jfs: new export ops 18 years ago
Christoph Hellwig 05da080482 efs: new export ops 18 years ago
Christoph Hellwig 1b961ac05a ext4: new export ops 18 years ago
Christoph Hellwig 74af0baad4 ext3: new export ops 18 years ago
Christoph Hellwig 2e4c68e303 ext2: new export ops 18 years ago
Christoph Hellwig 2596110a39 exportfs: add new methods 18 years ago
Christoph Hellwig 6e91ea2bb0 exportfs: add fid type 18 years ago
Jan Kara 89910cccb8 ext2: avoid rec_len overflow with 64KB block size 18 years ago
J. Bruce Fields 321bcf9216 dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> 18 years ago
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