Commit Graph

9665 Commits (d5686b444ff3f72808d2b3fbd58672a86cdf38e7)

Author SHA1 Message Date
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Miklos Szeredi a95164d979 [patch 3/4] vfs: remove unused nameidata argument of may_create() 17 years ago
Alexey Dobriyan 7ee7c12b71 [PATCH] devpts: switch to IDA 17 years ago
Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA 17 years ago
Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic 17 years ago
Al Viro 8266602033 [PATCH] fix bdev leak in block_dev.c do_open() 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Al Viro 1b7e190b47 [PATCH] clean dup2() up a bit 17 years ago
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
Stephen Smalley f418b00607 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree 17 years ago
Linus Torvalds 0056e65f9e romfs_readpage: don't report errors for pages beyond i_size 17 years ago
Thomas Petazzoni dbacefc9c4 fs/buffer.c: uninline __remove_assoc_queue() 17 years ago
Harvey Harrison d406f66ddb omfs: sparse annotations 17 years ago
Alex Nixon 3971e1a917 VFS: increase pseudo-filesystem block size to PAGE_SIZE 17 years ago
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