aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-17reiserfs: do not repair wrong journal paramsEdward Shishkin
2007-10-17ext3: lighten up resize transaction requirementsEric Sandeen
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper
2007-10-17spin_lock_unlocked cleanupsRoel Kluin
2007-10-17Break ELF_PLATFORM and stack pointer randomization dependencyFranck Bui-Huu
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen
2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox
2007-10-17anon-inodes use open coded atomic_inc for the shared inodeDavide Libenzi
2007-10-17Don't truncate /proc/PID/environ at 4096 charactersJames Pearson
2007-10-17fs/udf/balloc.c: mark a variable as uninitialized_var()WANG Cong
2007-10-17menuconfig: transform Network Filesystems menuJan Engelhardt
2007-10-17menuconfig: transform NLS and DLM menusJan Engelhardt
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17vfs: use the predefined d_unhashed inline function insteadDenis Cheng
2007-10-17UDF: coding style fixupsCyrill Gorcunov
2007-10-17fs/isofs/namei.c: Remove uninitialized local vars warningBorislav Petkov
2007-10-17reiserfs: workaround for dead loop in finish_unfinishedLepton Wu
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko
2007-10-17shrink_dcache_sb speedupDenis V. Lunev
2007-10-17reiserfs: fix kernel panic on corrupted directoryLepton Wu
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells
2007-10-17try to reap reiserfs pages left around by invalidatepageChris Mason
2007-10-17dcache: trivial comment fixJ. Bruce Fields
2007-10-17quota: send messages via netlinkJan Kara
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day
2007-10-17Drop some headers from mm.hAlexey Dobriyan
2007-10-17binfmt_flat: warning fixesAndrew Morton
2007-10-17exec: RT sub-thread can livelock and monopolize CPU on execOleg Nesterov
2007-10-17exec: consolidate 2 fast-pathsOleg Nesterov
2007-10-17exec: simplify the new ->sighand allocationOleg Nesterov
2007-10-17exec: simplify ->sighand switchingOleg Nesterov
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers
2007-10-17aio: account I/O wait time properlyJeff Moyer
2007-10-17Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signalChris Wright
2007-10-17allow disabling DNOTIFY without EMBEDDEDAdrian Bunk
2007-10-17make fs/libfs.c:simple_commit_write() staticAdrian Bunk
2007-10-17limit minixfs printks on corrupted dir i_sizeEric Sandeen
2007-10-17ext2/4: use is_power_of_2()vignesh babu
2007-10-17cramfs: error message about endianessAndi Drebes
2007-10-17clean out unused code in dentry pruningMiklos Szeredi
2007-10-17exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi
2007-10-17fix execute checking in permission()Miklos Szeredi
2007-10-17VFS: check nanoseconds in utimensatMiklos Szeredi
2007-10-17ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath
2007-10-17ufs: Fix mount check in ufs_fill_super()Satyam Sharma
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig
2007-10-17Deprecate a.out ELF interpretersAndi Kleen