Commit Graph

7881 Commits (efae09f3e99fcc1bdead7bc23a508b3bade3f82f)

Author SHA1 Message Date
Mike Galbraith 18914b1884 write_inode_now(): avoid unnecessary synchronous write 17 years ago
Andi Kleen abe8be3abe Allow executables larger than 2GB 17 years ago
Evgeniy Dushistov 90b315af12 ufs: fix symlink creation on ufs2 17 years ago
Christoph Hellwig 91dbbe4896 ext2: remove unused ext2_put_inode prototype 17 years ago
Rusty Russell c2ec66828f aio: negative offset should return -EINVAL 17 years ago
Rusty Russell 7adfa2ff3e aio: partial write should not return error code 17 years ago
Marcin Slusarz 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 years ago
Marcin Slusarz 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Nick Piggin 9db5579be4 rewrite rd 17 years ago
David Howells 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Eric W. Biederman c6caeb7c45 proc: fix the threaded /proc/self 17 years ago
Eric W. Biederman 488e5bc456 proc: proper pidns handling for /proc/self 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 years ago
Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 years ago
Eric W. Biederman be614086a4 proc: implement proc_single_file_operations 17 years ago
Zhang Rui 94413d8807 proc: detect duplicate names on registration 17 years ago
Alexey Dobriyan fd2cbe4888 proc: remove useless check on symlink removal 17 years ago
Alexey Dobriyan 76df0c25d0 proc: simplify function prototypes 17 years ago
Alexey Dobriyan 4237e0d3de proc: less LOCK operations during lookup 17 years ago
Alexey Dobriyan 5b3fe63b19 proc: remove MODULE_LICENSE 17 years ago
Ulisses Furquim ac74c00e49 inotify: fix check for one-shot watches before destroying them 17 years ago
Milan Broz 76c072b48e dm ioctl: move compat code 17 years ago
James Lentini 3211e4eb58 SUNRPC xptrdma: simplify build configuration 17 years ago
Trond Myklebust 5d47a35600 NFS: Fix a potential file corruption issue when writing 17 years ago
Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS 17 years ago
Andi Kleen baab81fa51 BKL-removal: Use unlocked_ioctl for jfs 17 years ago
Greg Kroah-Hartman 969affd276 sysfs: remove BUG_ON() from sysfs_remove_group() 17 years ago
Greg Kroah-Hartman f4a00a2c06 Block: Fix whole_disk attribute bug 17 years ago
H. Peter Anvin 6e16d89bcd Sanitize the type of struct user.u_ar0 17 years ago
David Howells 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 years ago
David Howells 755aedc159 iget: stop HPPFS from using iget() and read_inode() 17 years ago
David Howells 0a370e5de9 iget: stop HOSTFS from using iget() and read_inode() 17 years ago
David Howells b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() 17 years ago
David Howells b55c460da6 iget: stop UFS from using iget() and read_inode() 17 years ago
David Howells b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() 17 years ago
David Howells 78cc912000 iget: stop ROMFS from using iget() and read_inode() 17 years ago
David Howells 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() 17 years ago
David Howells a1d4aebbfa iget: stop PROCFS from using iget() and read_inode() 17 years ago
David Howells a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() 17 years ago
David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode() 17 years ago
David Howells 5451f79f5f iget: stop JFFS2 from using iget() and read_inode() 17 years ago
David Howells c4386c83bf iget: stop ISOFS from using read_inode() 17 years ago
David Howells 635253915b iget: stop HFSPLUS from using iget() and read_inode() 17 years ago
David Howells fa300b1914 iget: stop FUSE from using iget() and read_inode() 17 years ago