Commit Graph

10594 Commits (e7ddee9037e7dd43de1ad08b51727e552aedd836)

Author SHA1 Message Date
Alexey Dobriyan fe2510426a proc: move /proc/devices code to fs/proc/devices.c 17 years ago
Alexey Dobriyan d8ba7a3633 proc: move rest of /proc/locks to fs/locks.c 17 years ago
Alexey Dobriyan ae048112c0 proc: move /proc/kmsg creation to fs/proc/kmsg.c 17 years ago
Alexey Dobriyan 659689280a proc: remove remnants of ->read_proc in proc_misc.c 17 years ago
Alexey Dobriyan 6e62775ece proc: move /proc/execdomains to kernel/exec_domain.c 17 years ago
Alexey Dobriyan cf9887f102 proc: switch /proc/cmdline to seq_file 17 years ago
Alexey Dobriyan 6827400713 proc: move /proc/filesystems to fs/filesystems.c 17 years ago
Alexey Dobriyan 4c150f6c30 proc: move /proc/stram to m68k-specific code 17 years ago
Alexey Dobriyan 813dcf7a6e proc: move /proc/hardware to m68k-specific code 17 years ago
Alexey Dobriyan b457d15161 proc: switch /proc/version to seq_file 17 years ago
Alexey Dobriyan e1759c215b proc: switch /proc/meminfo to seq_file 17 years ago
Alexey Dobriyan 9617760287 proc: switch /proc/uptime to seq_file 17 years ago
Alexey Dobriyan 5b3acc8de8 proc: switch /proc/loadavg to seq_file 17 years ago
Arjan van de Ven 6c2f91e077 proc: use WARN() rather than printk+backtrace 17 years ago
Alexey Dobriyan 1e0edd3f67 proc: spread __init 17 years ago
Alexey Dobriyan 5bcd7ff9e1 proc: proc_init_inodecache() can't fail 17 years ago
Joe Korty 7c88db0cb5 proc: fix vma display mismatch between /proc/pid/{maps,smaps} 17 years ago
Arjan van de Ven fd217f4d70 [PATCH] fs: add a sanity check in d_free 17 years ago
Miklos Szeredi a77b72da24 [patch] vfs: make security_inode_setattr() calling consistent 17 years ago
Adrian Bunk 2c512397ca [patch 1/3] FS_MBCACHE: don't needlessly make it built-in 17 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 17 years ago
Qinghuang Feng 5cec56deb6 [PATCH] fs/dcache.c: update comment of d_validate() 17 years ago
Dan Williams 0e55a7cca4 [RFC PATCH] touch_mnt_namespace when the mount flags change 17 years ago
Christoph Hellwig 91efc167d0 [PATCH] reiserfs: add missing llseek method 17 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
OGAWA Hirofumi 4e9ed2f85a [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent 17 years ago
OGAWA Hirofumi 0612d9fb27 [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup 17 years ago
OGAWA Hirofumi 8f3dfaa5ba [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate() 17 years ago
OGAWA Hirofumi 360da90029 [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper 17 years ago
OGAWA Hirofumi e2761a1167 [PATCH vfs-2.6 2/6] vfs: add d_ancestor() 17 years ago
OGAWA Hirofumi 871c0067d5 [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT() 17 years ago
Al Viro 9fbb76ce0f [PATCH] get rid of on-stack dentry in udf 17 years ago
Alexey Dobriyan ad76cbc63b [PATCH 2/2] anondev: switch to IDA 17 years ago
Alexey Dobriyan 6de24f0ed0 [PATCH 1/2] anondev: init IDR statically 17 years ago
David Woodhouse 8966c5e0fc [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() 17 years ago
David Woodhouse c002a6c797 [PATCH] Optimise NFS readdir hack slightly. 17 years ago
Al Viro 53c9c5c0e3 [PATCH] prepare vfs_readdir() callers to returning filldir result 17 years ago
Al Viro a9885444f7 [PATCH] get rid of on-stack dentry in ext2_get_parent() 17 years ago
Al Viro 734711abac [PATCH] get rid of on-stack fake dentry in ext3_get_parent() 17 years ago
David Woodhouse 5f556aab90 [JFFS2] Reinstate NFS exportability 17 years ago
David Woodhouse d88f1833fc [PATCH] Remove XFS buffered readdir hack 17 years ago
David Woodhouse 14f7dd6320 [PATCH] Copy XFS readdir hack into nfsd code. 17 years ago
David Woodhouse 2628b76636 [PATCH] Factor out nfsd_do_readdir() into its own function 17 years ago
Al Viro f3f8e17571 [PATCH] reduce the stack footprint of exportfs_decode_fh() 17 years ago
Christoph Hellwig 9308a6128d [PATCH] kill d_alloc_anon 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Christoph Hellwig 4ea3ada295 [PATCH] new helper: d_obtain_alias 17 years ago
Christoph Hellwig 3a8cff4f02 [PATCH] generic_file_llseek tidyups 17 years ago
Christoph Hellwig a518ab9329 [PATCH] tidy up chrdev_open 17 years ago
Christoph Hellwig ca30bc9952 [PATCH] hpfs: cleanup ->setattr 17 years ago