aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17fs/udf/balloc.c: mark a variable as uninitialized_var()WANG Cong1-1/+1
2007-10-17menuconfig: transform Network Filesystems menuJan Engelhardt1-2/+14
2007-10-17menuconfig: transform NLS and DLM menusJan Engelhardt2-51/+7
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin1-1/+3
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering1-0/+3
2007-10-17vfs: use the predefined d_unhashed inline function insteadDenis Cheng1-1/+1
2007-10-17UDF: coding style fixupsCyrill Gorcunov2-36/+23
2007-10-17fs/isofs/namei.c: Remove uninitialized local vars warningBorislav Petkov1-1/+2
2007-10-17reiserfs: workaround for dead loop in finish_unfinishedLepton Wu1-3/+15
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko39-1170/+1170
2007-10-17shrink_dcache_sb speedupDenis V. Lunev1-3/+3
2007-10-17reiserfs: fix kernel panic on corrupted directoryLepton Wu1-0/+10
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells1-11/+6
2007-10-17try to reap reiserfs pages left around by invalidatepageChris Mason1-10/+32
2007-10-17dcache: trivial comment fixJ. Bruce Fields1-2/+2
2007-10-17quota: send messages via netlinkJan Kara2-30/+132
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day3-16/+2
2007-10-17Drop some headers from mm.hAlexey Dobriyan1-1/+1
2007-10-17binfmt_flat: warning fixesAndrew Morton1-6/+8
2007-10-17exec: RT sub-thread can livelock and monopolize CPU on execOleg Nesterov1-13/+15
2007-10-17exec: consolidate 2 fast-pathsOleg Nesterov1-9/+0
2007-10-17exec: simplify the new ->sighand allocationOleg Nesterov1-15/+9
2007-10-17exec: simplify ->sighand switchingOleg Nesterov1-7/+1
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers4-9/+9
2007-10-17aio: account I/O wait time properlyJeff Moyer1-3/+3
2007-10-17Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signalChris Wright1-1/+30
2007-10-17allow disabling DNOTIFY without EMBEDDEDAdrian Bunk1-2/+2
2007-10-17make fs/libfs.c:simple_commit_write() staticAdrian Bunk1-3/+2
2007-10-17limit minixfs printks on corrupted dir i_sizeEric Sandeen2-4/+14
2007-10-17ext2/4: use is_power_of_2()vignesh babu2-2/+3
2007-10-17cramfs: error message about endianessAndi Drebes1-1/+10
2007-10-17clean out unused code in dentry pruningMiklos Szeredi1-14/+10
2007-10-17exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi1-5/+1
2007-10-17fix execute checking in permission()Miklos Szeredi1-12/+24
2007-10-17VFS: check nanoseconds in utimensatMiklos Szeredi1-0/+13
2007-10-17ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V3-38/+134
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath1-25/+53
2007-10-17ufs: Fix mount check in ufs_fill_super()Satyam Sharma1-7/+8
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig12-2/+171
2007-10-17Deprecate a.out ELF interpretersAndi Kleen1-0/+8
2007-10-17fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-10-17fs/afs/: possible cleanupsAdrian Bunk10-11/+17
2007-10-17core_pattern: fix up a few miscellaneous bugsNeil Horman1-2/+15
2007-10-17core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipeNeil Horman1-3/+22
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman6-23/+28
2007-10-17ufs: implement show_optionsEvgeniy Dushistov1-4/+39
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2-19/+72
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen4-37/+23
2007-10-17fs: remove the unused mempages parameterDenis Cheng3-6/+6
2007-10-17report the per-irq statistics on all archesRavikiran G Thirumalai1-3/+0