Commit Graph

6745 Commits (e98c3202916d30f0e6f59735801baa69bc3348ac)

Author SHA1 Message Date
Andrew Morton 0e647c04f6 binfmt_flat: warning fixes 18 years ago
Oleg Nesterov 6db840fa78 exec: RT sub-thread can livelock and monopolize CPU on exec 18 years ago
Oleg Nesterov 356d6d5058 exec: consolidate 2 fast-paths 18 years ago
Oleg Nesterov b2c903b879 exec: simplify the new ->sighand allocation 18 years ago
Oleg Nesterov 0840a90d94 exec: simplify ->sighand switching 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Jeff Moyer 41d10da371 aio: account I/O wait time properly 18 years ago
Chris Wright 3075d9da0b Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal 18 years ago
Adrian Bunk 7e341fa1f8 allow disabling DNOTIFY without EMBEDDED 18 years ago
Adrian Bunk 4a239427f2 make fs/libfs.c:simple_commit_write() static 18 years ago
Eric Sandeen f44ec6f3f8 limit minixfs printks on corrupted dir i_size 18 years ago
vignesh babu d8ea6cf899 ext2/4: use is_power_of_2() 18 years ago
Andi Drebes ac8d35c565 cramfs: error message about endianess 18 years ago
Miklos Szeredi 85864e1038 clean out unused code in dentry pruning 18 years ago
Miklos Szeredi 1a159dd229 exec: remove unnecessary check for MNT_NOEXEC 18 years ago
Miklos Szeredi 22590e41cb fix execute checking in permission() 18 years ago
Miklos Szeredi 043f46f615 VFS: check nanoseconds in utimensat 18 years ago
Aneesh Kumar K.V 7c9e69faa2 ext2/ext3/ext4: add block bitmap validation 18 years ago
Roland McGrath 82df39738b Add MMF_DUMP_ELF_HEADERS 18 years ago
Satyam Sharma 48ef09a16e ufs: Fix mount check in ufs_fill_super() 18 years ago
Christoph Hellwig bcd6d4ecf6 ufs: move non-layout parts of ufs_fs.h to fs/ufs/ 18 years ago
Andi Kleen 8e9073ed02 Deprecate a.out ELF interpreters 18 years ago
Mariusz Kozlowski b63d50c438 fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc 18 years ago
Adrian Bunk c1206a2c6d fs/afs/: possible cleanups 18 years ago
Neil Horman 3232113710 core_pattern: fix up a few miscellaneous bugs 18 years ago
Neil Horman 74aadce986 core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe 18 years ago
Neil Horman 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
Evgeniy Dushistov 2a9807c0d3 ufs: implement show_options 18 years ago
Mark Fortescue 252e211e90 Add in SunOS 4.1.x compatible mode for UFS 18 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 18 years ago
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 18 years ago
Ravikiran G Thirumalai f13ef7754f report the per-irq statistics on all arches 18 years ago
Miklos Szeredi d9c9bef134 ext4: show all mount options 18 years ago
Miklos Szeredi 571beed8d6 ext3: show all mount options 18 years ago
Miklos Szeredi 93d44cb275 ext2: show all mount options 18 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 18 years ago
Jesper Juhl ea0b7d5da0 Clean up duplicate includes in fs/ecryptfs/ 18 years ago
Jesper Juhl 40b2ea8397 Clean up duplicate includes in fs/ 18 years ago
Denis Cheng 4975e45ff6 fs: use kmem_cache_zalloc instead 18 years ago
Alexey Dobriyan 87400c0475 fs/proc/mmu.c: headers butchery 18 years ago
Oleg Nesterov 9bf084f70f do_poll: return -EINTR when signalled 18 years ago
Oleg Nesterov 252e5725cf do_sys_poll: simplify playing with on-stack data 18 years ago
Philippe De Muyter febfcf9115 fs: mark nibblemap const 18 years ago
WANG Cong 55ca3e796d fs/romfs/inode.c: trivial improvements 18 years ago
Dave Young a36a151e79 zisofs use mutex instead of semaphore 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Alexey Dobriyan f6b450d489 Make unregister_binfmt() return void 18 years ago
Alexey Dobriyan e4dc1b14d8 Use list_head in binfmt handling 18 years ago
Adrian Bunk deba0f49b9 fs/reiserfs/: cleanups 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago