aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17ext4: show all mount optionsMiklos Szeredi1-0/+72
2007-10-17ext3: show all mount optionsMiklos Szeredi1-0/+70
2007-10-17ext2: show all mount optionsMiklos Szeredi1-2/+59
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu1-4/+2
2007-10-17Clean up duplicate includes in fs/ecryptfs/Jesper Juhl1-1/+0
2007-10-17Clean up duplicate includes in fs/Jesper Juhl2-2/+0
2007-10-17fs: use kmem_cache_zalloc insteadDenis Cheng1-2/+1
2007-10-17fs/proc/mmu.c: headers butcheryAlexey Dobriyan1-19/+2
2007-10-17do_poll: return -EINTR when signalledOleg Nesterov1-7/+7
2007-10-17do_sys_poll: simplify playing with on-stack dataOleg Nesterov1-56/+36
2007-10-17fs: mark nibblemap constPhilippe De Muyter5-5/+5
2007-10-17fs/romfs/inode.c: trivial improvementsWANG Cong1-2/+2
2007-10-17zisofs use mutex instead of semaphoreDave Young1-20/+5
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan1-3/+1
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan1-2/+1
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan1-28/+6
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk3-60/+4
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter44-57/+48
2007-10-17mm: count reclaimable pages per BDIPeter Zijlstra2-0/+9
2007-10-17mm: bdi init hooksPeter Zijlstra12-3/+72
2007-10-17lib: percpu_counter_init error handlingPeter Zijlstra3-15/+42
2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra3-5/+5
2007-10-17lib: percpu_counter_subPeter Zijlstra3-3/+3
2007-10-17lib: percpu_counter_addPeter Zijlstra6-11/+11
2007-10-17nfs: remove congestion_end()Peter Zijlstra1-3/+1
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2-8/+8
2007-10-17partially fix up the lookup_one_noperm messChristoph Hellwig2-24/+37
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura1-0/+4
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-17/+8
2007-10-16lockdep: fixup the inode dir annotationPeter Zijlstra1-9/+9
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow4-33/+39
2007-10-16eCryptfs: replace magic numbersMichael Halcrow1-3/+3
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow5-539/+1
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow1-6/+7
2007-10-16eCryptfs: fix data typesMichael Halcrow3-16/+21
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow1-96/+103
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow3-121/+44
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow5-133/+114
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow3-7/+103
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow5-306/+290
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow4-2/+379
2007-10-16ecryptfs: fix error handlingMichael Halcrow1-21/+20
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow7-64/+89
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow4-36/+52
2007-10-16eCryptfs: Use generic_file_splice_read()Michael Halcrow1-17/+2
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow3-32/+26
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow1-3/+3
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow2-38/+79
2007-10-16eCryptfs: comments for some structsMichael Halcrow1-5/+21
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow4-11/+11