Commit Graph

5606 Commits (ff80a77f20f811c0cc5b251d0f657cbc6f788385)

Author SHA1 Message Date
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
kalash nainwal 98701d1b0f (re)register_binfmt returns with -EBUSY 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Adrian Bunk e5f00f42f3 make remove_inode_dquot_ref() static 18 years ago
Alexey Dobriyan ca509f69de Protect tty drivers list with tty_mutex 18 years ago
Mark Fasheh ef51c97623 Remove do_sync_file_range() 18 years ago
Randy Dunlap 880ebdc516 reiserfs: proc support requires PROC_FS 18 years ago
Alexey Dobriyan 19c5d45a09 /proc/*/oom_score oops re badness 18 years ago
Eric Dumazet c23fbb6bcb VFS: delay the dentry name generation on sockets and pipes 18 years ago
Miklos Szeredi 2793274298 add file position info to proc 18 years ago
Eric Dumazet c5141e6d64 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them 18 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Christoph Hellwig 5843205b55 namei.c: remove utterly outdated comment 18 years ago
Christoph Hellwig acb0c854fa vfs: remove superflous sb == NULL checks 18 years ago
Alexey Dobriyan 578c8183c1 proc: remove pathetic ->deleted WARN_ON 18 years ago
Darrick J. Wong 59cd0cbc75 Fix race between proc_readdir and remove_proc_entry 18 years ago
Alexey Dobriyan 7695650a92 Fix race between proc_get_inode() and remove_proc_entry() 18 years ago
Miklos Szeredi 79c0b2df79 add filesystem subtype support 18 years ago
Davide Libenzi 6192bd536f epoll: optimizations and cleanups 18 years ago
Dmitriy Monakhov fedee54d8f ext3: dirindex error pointer issues 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Nick Piggin 4fc75ff481 exec: fix remove_arg_zero 18 years ago
Robert P. J. Day f87367a6b1 reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" 18 years ago
Alexey Dobriyan fe08a9d498 reiserfs: shrink superblock if no xattrs 18 years ago
Dmitriy Monakhov 2d3466a348 reiserfs: possible null pointer dereference during resize 18 years ago
Dmitriy Monakhov 82f703bb8c freevxfs: possible null pointer dereference fix 18 years ago
Vignesh Babu BM 1368c4f248 is_power_of_2 in fs/block_dev.c 18 years ago
Vignesh Babu BM e1b5c1d3da is_power_of_2 in fs/hfs 18 years ago
Vignesh Babu BM e7d709c096 is_power_of_2 in fat 18 years ago
Florin Malita 3972b7f67b devpts: add fsnotify create event 18 years ago
Chris Snook 1ae7075bcd use use SEEK_MAX to validate user lseek arguments 18 years ago
Chris Snook 7b8e89249b use symbolic constants in generic lseek code 18 years ago
Andrew Morton 24c32d733d mm: shrink parent dentries when shrinking slab 18 years ago
Miklos Szeredi d52b908646 fix quadratic behavior of shrink_dcache_parent() 18 years ago
William Cohen 97dc32cdb1 reduce size of task_struct on 64-bit machines 18 years ago
Markus Rechberger 4d7bf11d64 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems 18 years ago
Alexey Dobriyan 8948e11f45 Allow access to /proc/$PID/fd after setuid() 18 years ago
Andrew Morton 7e4c3690b0 block_write_full_page(): report ENOSPC 18 years ago
Guillaume Chazarain 3e9f45bd18 Factor outstanding I/O error handling 18 years ago
Jeff Dike f1adc05e77 uml: hostfs style fixes 18 years ago
Alberto Bertogli 5822b7faca uml: make hostfs_setattr() support operations on unlinked open files 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
Jens Axboe 86aa5ac53e [PATCH] splice: always call into page_cache_readahead() 18 years ago
Fengguang Wu 9ae9d68cbf [PATCH] splice(): fix interaction with readahead 18 years ago
Lachlan McIlroy f7c66ce3f7 [XFS] Add lockdep support for XFS 18 years ago
Lachlan McIlroy 71dfd5a396 [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. 18 years ago
Utako Kusaka 3a02ee1828 [XFS] Get rid of redundant "required" in msg. 18 years ago
Tim Shimmin e6a0e9cdff [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. 18 years ago
Tim Shimmin f10bb2dad0 [XFS] Remove unused ilen variable and references. 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago