summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17mm: count reclaimable pages per BDIPeter Zijlstra
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-17lib: percpu_counter_init error handlingPeter Zijlstra
2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra
2007-10-17lib: percpu_counter_subPeter Zijlstra
2007-10-17lib: percpu_counter_addPeter Zijlstra
2007-10-17nfs: remove congestion_end()Peter Zijlstra
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson
2007-10-17partially fix up the lookup_one_noperm messChristoph Hellwig
2007-10-17[XFS] eagerly remove vmap mappings to avoid upsetting XenJeremy Fitzhardinge
2007-10-17[CIFS] build breakSteve French
2007-10-17[CIFS] endian fixesSteve French
2007-10-17[XFS] simplify validata_fieldsChristoph Hellwig
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2007-10-16[CIFS] endian fixes in new acl codeDave Kleikamp
2007-10-16[CIFS] Fix some endianness problems in new acl codeSteve French
2007-10-16[CIFS] missing #endif from a previous patchSteve French
2007-10-16[CIFS] formatting fixesCyrill Gorcunov
2007-10-16[CIFS] Break up unicode_sessetup string functionsJeff Layton
2007-10-16[CIFS] parse server_GUID in SPNEGO negProt responseJeff Layton
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds