summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* limit minixfs printks on corrupted dir i_sizeEric Sandeen2007-10-172-4/+14
* ext2/4: use is_power_of_2()vignesh babu2007-10-172-2/+3
* cramfs: error message about endianessAndi Drebes2007-10-171-1/+10
* clean out unused code in dentry pruningMiklos Szeredi2007-10-171-14/+10
* exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi2007-10-171-5/+1
* fix execute checking in permission()Miklos Szeredi2007-10-171-12/+24
* VFS: check nanoseconds in utimensatMiklos Szeredi2007-10-171-0/+13
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-10-173-38/+134
* Add MMF_DUMP_ELF_HEADERSRoland McGrath2007-10-171-25/+53
* ufs: Fix mount check in ufs_fill_super()Satyam Sharma2007-10-171-7/+8
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-1712-2/+171
* Deprecate a.out ELF interpretersAndi Kleen2007-10-171-0/+8
* fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-171-3/+1
* fs/afs/: possible cleanupsAdrian Bunk2007-10-1710-11/+17
* core_pattern: fix up a few miscellaneous bugsNeil Horman2007-10-171-2/+15
* core_pattern: allow passing of arguments to user mode helper when core_patter...Neil Horman2007-10-171-3/+22
* core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-176-23/+28
* ufs: implement show_optionsEvgeniy Dushistov2007-10-171-4/+39
* Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-172-19/+72
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-174-37/+23
* fs: remove the unused mempages parameterDenis Cheng2007-10-173-6/+6
* report the per-irq statistics on all archesRavikiran G Thirumalai2007-10-171-3/+0
* ext4: show all mount optionsMiklos Szeredi2007-10-171-0/+72
* ext3: show all mount optionsMiklos Szeredi2007-10-171-0/+70
* ext2: show all mount optionsMiklos Szeredi2007-10-171-2/+59
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-171-4/+2
* Clean up duplicate includes in fs/ecryptfs/Jesper Juhl2007-10-171-1/+0
* Clean up duplicate includes in fs/Jesper Juhl2007-10-172-2/+0
* fs: use kmem_cache_zalloc insteadDenis Cheng2007-10-171-2/+1
* fs/proc/mmu.c: headers butcheryAlexey Dobriyan2007-10-171-19/+2
* do_poll: return -EINTR when signalledOleg Nesterov2007-10-171-7/+7
* do_sys_poll: simplify playing with on-stack dataOleg Nesterov2007-10-171-56/+36
* fs: mark nibblemap constPhilippe De Muyter2007-10-175-5/+5
* fs/romfs/inode.c: trivial improvementsWANG Cong2007-10-171-2/+2
* zisofs use mutex instead of semaphoreDave Young2007-10-171-20/+5
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-171-3/+1
* Make unregister_binfmt() return voidAlexey Dobriyan2007-10-171-2/+1
* Use list_head in binfmt handlingAlexey Dobriyan2007-10-171-28/+6
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-173-60/+4
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-1744-57/+48
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-172-0/+9
* mm: bdi init hooksPeter Zijlstra2007-10-1712-3/+72
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-173-15/+42
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-173-5/+5
* lib: percpu_counter_subPeter Zijlstra2007-10-173-3/+3
* lib: percpu_counter_addPeter Zijlstra2007-10-176-11/+11
* nfs: remove congestion_end()Peter Zijlstra2007-10-171-3/+1
* x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-172-8/+8
* partially fix up the lookup_one_noperm messChristoph Hellwig2007-10-172-24/+37
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-171-0/+4
OpenPOWER on IntegriCloud