| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop some headers from mm.h | Alexey Dobriyan | 2007-10-17 | 1 | -1/+1 |
* | binfmt_flat: warning fixes | Andrew Morton | 2007-10-17 | 1 | -6/+8 |
* | exec: RT sub-thread can livelock and monopolize CPU on exec | Oleg Nesterov | 2007-10-17 | 1 | -13/+15 |
* | exec: consolidate 2 fast-paths | Oleg Nesterov | 2007-10-17 | 1 | -9/+0 |
* | exec: simplify the new ->sighand allocation | Oleg Nesterov | 2007-10-17 | 1 | -15/+9 |
* | exec: simplify ->sighand switching | Oleg Nesterov | 2007-10-17 | 1 | -7/+1 |
* | Fix f_version type: should be u64 instead of unsigned long | Mathieu Desnoyers | 2007-10-17 | 4 | -9/+9 |
* | aio: account I/O wait time properly | Jeff Moyer | 2007-10-17 | 1 | -3/+3 |
* | Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal | Chris Wright | 2007-10-17 | 1 | -1/+30 |
* | allow disabling DNOTIFY without EMBEDDED | Adrian Bunk | 2007-10-17 | 1 | -2/+2 |
* | make fs/libfs.c:simple_commit_write() static | Adrian Bunk | 2007-10-17 | 1 | -3/+2 |
* | limit minixfs printks on corrupted dir i_size | Eric Sandeen | 2007-10-17 | 2 | -4/+14 |
* | ext2/4: use is_power_of_2() | vignesh babu | 2007-10-17 | 2 | -2/+3 |
* | cramfs: error message about endianess | Andi Drebes | 2007-10-17 | 1 | -1/+10 |
* | clean out unused code in dentry pruning | Miklos Szeredi | 2007-10-17 | 1 | -14/+10 |
* | exec: remove unnecessary check for MNT_NOEXEC | Miklos Szeredi | 2007-10-17 | 1 | -5/+1 |
* | fix execute checking in permission() | Miklos Szeredi | 2007-10-17 | 1 | -12/+24 |
* | VFS: check nanoseconds in utimensat | Miklos Szeredi | 2007-10-17 | 1 | -0/+13 |
* | ext2/ext3/ext4: add block bitmap validation | Aneesh Kumar K.V | 2007-10-17 | 3 | -38/+134 |
* | Add MMF_DUMP_ELF_HEADERS | Roland McGrath | 2007-10-17 | 1 | -25/+53 |
* | ufs: Fix mount check in ufs_fill_super() | Satyam Sharma | 2007-10-17 | 1 | -7/+8 |
* | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig | 2007-10-17 | 12 | -2/+171 |
* | Deprecate a.out ELF interpreters | Andi Kleen | 2007-10-17 | 1 | -0/+8 |
* | fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-17 | 1 | -3/+1 |
* | fs/afs/: possible cleanups | Adrian Bunk | 2007-10-17 | 10 | -11/+17 |
* | core_pattern: fix up a few miscellaneous bugs | Neil Horman | 2007-10-17 | 1 | -2/+15 |
* | core_pattern: allow passing of arguments to user mode helper when core_patter... | Neil Horman | 2007-10-17 | 1 | -3/+22 |
* | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe | Neil Horman | 2007-10-17 | 6 | -23/+28 |
* | ufs: implement show_options | Evgeniy Dushistov | 2007-10-17 | 1 | -4/+39 |
* | Add in SunOS 4.1.x compatible mode for UFS | Mark Fortescue | 2007-10-17 | 2 | -19/+72 |
* | remove unused bh in calls to ext234_get_group_desc | Eric Sandeen | 2007-10-17 | 4 | -37/+23 |
* | fs: remove the unused mempages parameter | Denis Cheng | 2007-10-17 | 3 | -6/+6 |
* | report the per-irq statistics on all arches | Ravikiran G Thirumalai | 2007-10-17 | 1 | -3/+0 |
* | ext4: show all mount options | Miklos Szeredi | 2007-10-17 | 1 | -0/+72 |
* | ext3: show all mount options | Miklos Szeredi | 2007-10-17 | 1 | -0/+70 |
* | ext2: show all mount options | Miklos Szeredi | 2007-10-17 | 1 | -2/+59 |
* | convert ill defined log2() to ilog2() | Fengguang Wu | 2007-10-17 | 1 | -4/+2 |
* | Clean up duplicate includes in fs/ecryptfs/ | Jesper Juhl | 2007-10-17 | 1 | -1/+0 |
* | Clean up duplicate includes in fs/ | Jesper Juhl | 2007-10-17 | 2 | -2/+0 |
* | fs: use kmem_cache_zalloc instead | Denis Cheng | 2007-10-17 | 1 | -2/+1 |
* | fs/proc/mmu.c: headers butchery | Alexey Dobriyan | 2007-10-17 | 1 | -19/+2 |
* | do_poll: return -EINTR when signalled | Oleg Nesterov | 2007-10-17 | 1 | -7/+7 |
* | do_sys_poll: simplify playing with on-stack data | Oleg Nesterov | 2007-10-17 | 1 | -56/+36 |
* | fs: mark nibblemap const | Philippe De Muyter | 2007-10-17 | 5 | -5/+5 |
* | fs/romfs/inode.c: trivial improvements | WANG Cong | 2007-10-17 | 1 | -2/+2 |
* | zisofs use mutex instead of semaphore | Dave Young | 2007-10-17 | 1 | -20/+5 |
* | SLAB_PANIC more (proc, posix-timers, shmem) | Alexey Dobriyan | 2007-10-17 | 1 | -3/+1 |
* | Make unregister_binfmt() return void | Alexey Dobriyan | 2007-10-17 | 1 | -2/+1 |
* | Use list_head in binfmt handling | Alexey Dobriyan | 2007-10-17 | 1 | -28/+6 |
* | fs/reiserfs/: cleanups | Adrian Bunk | 2007-10-17 | 3 | -60/+4 |