Commit Graph

10720 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Alexey Dobriyan 31d85ab28e proc: move /proc/diskstats boilerplate to block/genhd.c 17 years ago
Alexey Dobriyan 5c9fe6281b proc: move /proc/zoneinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan b6aa44ab69 proc: move /proc/vmstat boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 74e2e8e8ce proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 8f32f7e5ac proc: move /proc/buddyinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 5f6a6a9c4e proc: move /proc/vmallocinfo to mm/vmalloc.c 17 years ago
Alexey Dobriyan 7b3c3a50a3 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c 17 years ago
Alexey Dobriyan a0ec95a8e6 proc: move /proc/slab_allocators boilerplate to mm/slab.c 17 years ago
Alexey Dobriyan d6917e19f3 proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c 17 years ago
Alexey Dobriyan df8106dbb5 proc: move /proc/stat to fs/proc/stat.c 17 years ago
Alexey Dobriyan f500975a3f proc: move rest of /proc/partitions code to block/genhd.c 17 years ago
Alexey Dobriyan 8591cf4322 proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c 17 years ago
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