| Commit message (Expand) | Author | Age |
... | |
* | | F_DUPFD_CLOEXEC implementation | Ulrich Drepper | 2007-10-17 |
* | | spin_lock_unlocked cleanups | Roel Kluin | 2007-10-17 |
* | | Break ELF_PLATFORM and stack pointer randomization dependency | Franck Bui-Huu | 2007-10-17 |
* | | rename signalfd_siginfo fields | Davide Libenzi | 2007-10-17 |
* | | ext3: remove #ifdef CONFIG_EXT3_INDEX | Eric Sandeen | 2007-10-17 |
* | | fs: correct SuS compliance for open of large file without options | Alan Cox | 2007-10-17 |
* | | anon-inodes use open coded atomic_inc for the shared inode | Davide Libenzi | 2007-10-17 |
* | | Don't truncate /proc/PID/environ at 4096 characters | James Pearson | 2007-10-17 |
* | | fs/udf/balloc.c: mark a variable as uninitialized_var() | WANG Cong | 2007-10-17 |
* | | menuconfig: transform Network Filesystems menu | Jan Engelhardt | 2007-10-17 |
* | | menuconfig: transform NLS and DLM menus | Jan Engelhardt | 2007-10-17 |
* | | change inotifyfs magic as the same magic is used for futexfs | Andrey Mirkin | 2007-10-17 |
* | | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering | 2007-10-17 |
* | | vfs: use the predefined d_unhashed inline function instead | Denis Cheng | 2007-10-17 |
* | | UDF: coding style fixups | Cyrill Gorcunov | 2007-10-17 |
* | | fs/isofs/namei.c: Remove uninitialized local vars warning | Borislav Petkov | 2007-10-17 |
* | | reiserfs: workaround for dead loop in finish_unfinished | Lepton Wu | 2007-10-17 |
* | | add consts where appropriate in fs/nls/* | Denys Vlasenko | 2007-10-17 |
* | | shrink_dcache_sb speedup | Denis V. Lunev | 2007-10-17 |
* | | reiserfs: fix kernel panic on corrupted directory | Lepton Wu | 2007-10-17 |
* | | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 2007-10-17 |
* | | try to reap reiserfs pages left around by invalidatepage | Chris Mason | 2007-10-17 |
* | | dcache: trivial comment fix | J. Bruce Fields | 2007-10-17 |
* | | quota: send messages via netlink | Jan Kara | 2007-10-17 |
* | | Remove valueless definition of hard-selected RAMFS option | Robert P. J. Day | 2007-10-17 |
* | | Drop some headers from mm.h | Alexey Dobriyan | 2007-10-17 |
* | | binfmt_flat: warning fixes | Andrew Morton | 2007-10-17 |
* | | exec: RT sub-thread can livelock and monopolize CPU on exec | Oleg Nesterov | 2007-10-17 |
* | | exec: consolidate 2 fast-paths | Oleg Nesterov | 2007-10-17 |
* | | exec: simplify the new ->sighand allocation | Oleg Nesterov | 2007-10-17 |
* | | exec: simplify ->sighand switching | Oleg Nesterov | 2007-10-17 |
* | | Fix f_version type: should be u64 instead of unsigned long | Mathieu Desnoyers | 2007-10-17 |
* | | aio: account I/O wait time properly | Jeff Moyer | 2007-10-17 |
* | | Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal | Chris Wright | 2007-10-17 |
* | | allow disabling DNOTIFY without EMBEDDED | Adrian Bunk | 2007-10-17 |
* | | make fs/libfs.c:simple_commit_write() static | Adrian Bunk | 2007-10-17 |
* | | limit minixfs printks on corrupted dir i_size | Eric Sandeen | 2007-10-17 |
* | | ext2/4: use is_power_of_2() | vignesh babu | 2007-10-17 |
* | | cramfs: error message about endianess | Andi Drebes | 2007-10-17 |
* | | clean out unused code in dentry pruning | Miklos Szeredi | 2007-10-17 |
* | | exec: remove unnecessary check for MNT_NOEXEC | Miklos Szeredi | 2007-10-17 |
* | | fix execute checking in permission() | Miklos Szeredi | 2007-10-17 |
* | | VFS: check nanoseconds in utimensat | Miklos Szeredi | 2007-10-17 |
* | | ext2/ext3/ext4: add block bitmap validation | Aneesh Kumar K.V | 2007-10-17 |
* | | Add MMF_DUMP_ELF_HEADERS | Roland McGrath | 2007-10-17 |
* | | ufs: Fix mount check in ufs_fill_super() | Satyam Sharma | 2007-10-17 |
* | | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig | 2007-10-17 |
* | | Deprecate a.out ELF interpreters | Andi Kleen | 2007-10-17 |
* | | fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-10-17 |
* | | fs/afs/: possible cleanups | Adrian Bunk | 2007-10-17 |