summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2007-10-17fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-10-17core_pattern: fix up a few miscellaneous bugsNeil Horman
2007-10-17core_pattern: allow passing of arguments to user mode helper when core_patter...Neil Horman
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17ufs: implement show_optionsEvgeniy Dushistov
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2007-10-17fs: remove the unused mempages parameterDenis Cheng
2007-10-17report the per-irq statistics on all archesRavikiran G Thirumalai
2007-10-17ext4: show all mount optionsMiklos Szeredi
2007-10-17ext3: show all mount optionsMiklos Szeredi
2007-10-17ext2: show all mount optionsMiklos Szeredi
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu
2007-10-17Clean up duplicate includes in fs/ecryptfs/Jesper Juhl
2007-10-17Clean up duplicate includes in fs/Jesper Juhl
2007-10-17fs: use kmem_cache_zalloc insteadDenis Cheng
2007-10-17fs/proc/mmu.c: headers butcheryAlexey Dobriyan
2007-10-17do_poll: return -EINTR when signalledOleg Nesterov
2007-10-17do_sys_poll: simplify playing with on-stack dataOleg Nesterov
2007-10-17fs: mark nibblemap constPhilippe De Muyter
2007-10-17fs/romfs/inode.c: trivial improvementsWANG Cong
2007-10-17zisofs use mutex instead of semaphoreDave Young
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan