summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-162-17/+8
|\
| * Merge branch 'barrier' into for-linusJens Axboe2007-10-161-16/+7
| |\
| | * bio: make freeing of ->bi_io_vec conditional in bio_free()Jens Axboe2007-10-161-3/+6
| | * bio: use memset() in bio_init()Jens Axboe2007-10-161-13/+1
| * | splice: fix double kunmap() in vmsplice copy pathJens Axboe2007-10-161-1/+1
| |/
* | lockdep: fixup the inode dir annotationPeter Zijlstra2007-10-161-9/+9
* | ecryptfs: clean up page flag handlingMichael Halcrow2007-10-164-33/+39
* | eCryptfs: replace magic numbersMichael Halcrow2007-10-161-3/+3
* | eCryptfs: remove unused functions and kmem_cacheMichael Halcrow2007-10-165-539/+1
* | eCryptfs: initialize persistent lower file on inode createMichael Halcrow2007-10-161-6/+7
* | eCryptfs: fix data typesMichael Halcrow2007-10-163-16/+21
* | eCryptfs: convert mmap functions to use persistent fileMichael Halcrow2007-10-161-96/+103
* | eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow2007-10-163-121/+44
* | eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-165-133/+114
* | eCryptfs: set up and destroy persistent lower fileMichael Halcrow2007-10-163-7/+103
* | eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow2007-10-165-306/+290
* | eCryptfs: read_write.c routinesMichael Halcrow2007-10-164-2/+379
* | ecryptfs: fix error handlingMichael Halcrow2007-10-161-21/+20
* | eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-167-64/+89
* | eCryptfs: remove header_extent_sizeMichael Halcrow2007-10-164-36/+52
OpenPOWER on IntegriCloud