aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | core_pattern: fix up a few miscellaneous bugsNeil Horman2007-10-17
* | core_pattern: allow passing of arguments to user mode helper when core_patter...Neil Horman2007-10-17
* | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-17
* | ufs: implement show_optionsEvgeniy Dushistov2007-10-17
* | Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-17
* | remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-17
* | fs: remove the unused mempages parameterDenis Cheng2007-10-17
* | report the per-irq statistics on all archesRavikiran G Thirumalai2007-10-17
* | ext4: show all mount optionsMiklos Szeredi2007-10-17
* | ext3: show all mount optionsMiklos Szeredi2007-10-17
* | ext2: show all mount optionsMiklos Szeredi2007-10-17
* | convert ill defined log2() to ilog2()Fengguang Wu2007-10-17
* | Clean up duplicate includes in fs/ecryptfs/Jesper Juhl2007-10-17
* | Clean up duplicate includes in fs/Jesper Juhl2007-10-17
* | fs: use kmem_cache_zalloc insteadDenis Cheng2007-10-17
* | fs/proc/mmu.c: headers butcheryAlexey Dobriyan2007-10-17
* | do_poll: return -EINTR when signalledOleg Nesterov2007-10-17
* | do_sys_poll: simplify playing with on-stack dataOleg Nesterov2007-10-17
* | fs: mark nibblemap constPhilippe De Muyter2007-10-17
* | fs/romfs/inode.c: trivial improvementsWANG Cong2007-10-17
* | zisofs use mutex instead of semaphoreDave Young2007-10-17
* | SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-17
* | Make unregister_binfmt() return voidAlexey Dobriyan2007-10-17
* | Use list_head in binfmt handlingAlexey Dobriyan2007-10-17
* | fs/reiserfs/: cleanupsAdrian Bunk2007-10-17
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* | mm: count reclaimable pages per BDIPeter Zijlstra2007-10-17
* | mm: bdi init hooksPeter Zijlstra2007-10-17
* | lib: percpu_counter_init error handlingPeter Zijlstra2007-10-17
* | lib: percpu_counter_sum_positivePeter Zijlstra2007-10-17
* | lib: percpu_counter_subPeter Zijlstra2007-10-17
* | lib: percpu_counter_addPeter Zijlstra2007-10-17
* | nfs: remove congestion_end()Peter Zijlstra2007-10-17
* | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-17
* | partially fix up the lookup_one_noperm messChristoph Hellwig2007-10-17
* | SELinux: Improve read/write performanceYuichi Nakamura2007-10-16
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-16
|\ \
| * \ Merge branch 'barrier' into for-linusJens Axboe2007-10-16
| |\ \
| | * | bio: make freeing of ->bi_io_vec conditional in bio_free()Jens Axboe2007-10-16
| | * | bio: use memset() in bio_init()Jens Axboe2007-10-16
| * | | splice: fix double kunmap() in vmsplice copy pathJens Axboe2007-10-16
| |/ /
* | | lockdep: fixup the inode dir annotationPeter Zijlstra2007-10-16
* | | ecryptfs: clean up page flag handlingMichael Halcrow2007-10-16
* | | eCryptfs: replace magic numbersMichael Halcrow2007-10-16
* | | eCryptfs: remove unused functions and kmem_cacheMichael Halcrow2007-10-16
* | | eCryptfs: initialize persistent lower file on inode createMichael Halcrow2007-10-16
* | | eCryptfs: fix data typesMichael Halcrow2007-10-16
* | | eCryptfs: convert mmap functions to use persistent fileMichael Halcrow2007-10-16
* | | eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow2007-10-16
* | | eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-16