Commit Graph

9651 Commits (8e2fc39ddea7fe8c6798837da282db88a09af793)

Author SHA1 Message Date
Eric Sandeen 7fcba05437 eCryptfs: use page_alloc not kmalloc to get a page of memory 17 years ago
Yoichi Yuasa e3b6e806cf bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab() 17 years ago
Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize 17 years ago
Hugh Dickins ca5b172bd2 exec: include pagemap.h again to fix build 17 years ago
Paul Mundt 3bc24a1a54 sh: Initial ELF FDPIC support. 17 years ago
Paul Mundt 9b14ec35f0 binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Trond Myklebust 744d18dbfa NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode 17 years ago
Marc Zyngier 31c9446993 nfs_remount oops when rebooting + possible fix 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Andrea Righi b2d002dba5 task IO accounting: correctly account threads IO statistics 17 years ago
Al Viro 4e1e018ecc [PATCH] fix RLIM_NOFILE handling 17 years ago
Al Viro 6c5d0512a0 [PATCH] get rid of corner case in dup3() entirely 17 years ago
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 17 years ago
Al Viro 964bd18362 [PATCH] get rid of __user_path_lookup_open 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Ulrich Drepper 3c333937ee [PATCH] dup3 fix 17 years ago
Al Viro 58ec42b061 [PATCH] don't pass nameidata to __ncp_lookup_validate() 17 years ago
Al Viro a569c711f6 [PATCH] don't pass nameidata to gfs2_lookupi() 17 years ago
Al Viro 2ad94ae654 [PATCH] new (local) helper: user_path_parent() 17 years ago
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Al Viro 256984a838 [PATCH] preparation to __user_walk_fd cleanup 17 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Al Viro 30524472c2 [PATCH] take noexec checks to very few callers that care 17 years ago
Christoph Hellwig e56b6a5dda Re: [PATCH 3/6] vfs: open_exec cleanup 17 years ago
Miklos Szeredi beb29e058c [patch 4/4] vfs: immutable inode checking cleanup 17 years ago
Miklos Szeredi b1da47e29e [patch 3/4] fat: dont call notify_change 17 years ago
Miklos Szeredi e9b76fedc6 [patch 2/4] vfs: utimes cleanup 17 years ago
Miklos Szeredi 9767d74957 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() 17 years ago
Li Zefan 88b387824f [PATCH] vfs: use kstrdup() and check failing allocation 17 years ago
Al Viro 672b16b2f6 [PATCH] more nameidata removal: exec_permission_lite() doesn't need it 17 years ago
Al Viro b77b0646ef [PATCH] pass MAY_OPEN to vfs_permission() explicitly 17 years ago
Al Viro a110343f0d [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess 17 years ago
Al Viro 7f2da1e7d0 [PATCH] kill altroot 17 years ago
Al Viro 8bb79224b8 [PATCH] permission checks for chdir need special treatment only on the last step 17 years ago
Miklos Szeredi db2e747b14 [patch 5/5] vfs: remove mode parameter from vfs_symlink() 17 years ago
Tetsuo Handa 7e79eedb3b [patch 4/5] vfs: reuse local variable in vfs_link() 17 years ago
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid() 17 years ago
Miklos Szeredi c82e42da8a [patch 1/5] vfs: truncate: dont check immutable twice 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Miklos Szeredi 1bd5191d9f [patch 05/14] hpfs: dont call permission() 17 years ago
Al Viro 9043476f72 [PATCH] sanitize proc_sysctl 17 years ago
Miklos Szeredi 7ac6cd653d [patch] hppfs: remove hppfs_permission 17 years ago
Denys Vlasenko d2d9648ec6 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops 17 years ago
Miklos Szeredi d70b67c8bc [patch] vfs: fix lookup on deleted directory 17 years ago
Roland McGrath ebcb67341f /proc/PID/syscall 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
Roland McGrath 6341c393fc tracehook: exec 17 years ago
Arjan van de Ven 267e2a9c71 Use WARN() in fs/proc/ 17 years ago
Arjan van de Ven 99fcd77d15 Use WARN() in fs/sysfs 17 years ago