summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-17SELinux: Improve read/write performanceYuichi Nakamura
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16lockdep: fixup the inode dir annotationPeter Zijlstra
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow
2007-10-16eCryptfs: replace magic numbersMichael Halcrow
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow
2007-10-16eCryptfs: fix data typesMichael Halcrow
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow