aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-17ext4: show all mount optionsMiklos Szeredi1-0/+72
2007-10-17ext3: show all mount optionsMiklos Szeredi1-0/+70
2007-10-17ext2: show all mount optionsMiklos Szeredi1-2/+59
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu1-4/+2
2007-10-17Clean up duplicate includes in fs/ecryptfs/Jesper Juhl1-1/+0
2007-10-17Clean up duplicate includes in fs/Jesper Juhl2-2/+0
2007-10-17fs: use kmem_cache_zalloc insteadDenis Cheng1-2/+1
2007-10-17fs/proc/mmu.c: headers butcheryAlexey Dobriyan1-19/+2
2007-10-17do_poll: return -EINTR when signalledOleg Nesterov1-7/+7
2007-10-17do_sys_poll: simplify playing with on-stack dataOleg Nesterov1-56/+36
2007-10-17fs: mark nibblemap constPhilippe De Muyter5-5/+5
2007-10-17fs/romfs/inode.c: trivial improvementsWANG Cong1-2/+2
2007-10-17zisofs use mutex instead of semaphoreDave Young1-20/+5