Age | Commit message (Expand) | Author |
2007-10-17 | zisofs use mutex instead of semaphore | Dave Young |
2007-10-17 | SLAB_PANIC more (proc, posix-timers, shmem) | Alexey Dobriyan |
2007-10-17 | Make unregister_binfmt() return void | Alexey Dobriyan |
2007-10-17 | Use list_head in binfmt handling | Alexey Dobriyan |
2007-10-17 | fs/reiserfs/: cleanups | Adrian Bunk |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter |
2007-10-17 | mm: count reclaimable pages per BDI | Peter Zijlstra |
2007-10-17 | mm: bdi init hooks | Peter Zijlstra |
2007-10-17 | lib: percpu_counter_init error handling | Peter Zijlstra |
2007-10-17 | lib: percpu_counter_sum_positive | Peter Zijlstra |
2007-10-17 | lib: percpu_counter_sub | Peter Zijlstra |
2007-10-17 | lib: percpu_counter_add | Peter Zijlstra |
2007-10-17 | nfs: remove congestion_end() | Peter Zijlstra |
2007-10-17 | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson |
2007-10-17 | partially fix up the lookup_one_noperm mess | Christoph Hellwig |
2007-10-17 | SELinux: Improve read/write performance | Yuichi Nakamura |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-16 | lockdep: fixup the inode dir annotation | Peter Zijlstra |
2007-10-16 | ecryptfs: clean up page flag handling | Michael Halcrow |
2007-10-16 | eCryptfs: replace magic numbers | Michael Halcrow |
2007-10-16 | eCryptfs: remove unused functions and kmem_cache | Michael Halcrow |
2007-10-16 | eCryptfs: initialize persistent lower file on inode create | Michael Halcrow |
2007-10-16 | eCryptfs: fix data types | Michael Halcrow |
2007-10-16 | eCryptfs: convert mmap functions to use persistent file | Michael Halcrow |
2007-10-16 | eCryptfs: make open, truncate, and setattr use persistent file | Michael Halcrow |
2007-10-16 | eCryptfs: update metadata read/write functions | Michael Halcrow |
2007-10-16 | eCryptfs: set up and destroy persistent lower file | Michael Halcrow |
2007-10-16 | eCryptfs: replace encrypt, decrypt, and inode size write | Michael Halcrow |
2007-10-16 | eCryptfs: read_write.c routines | Michael Halcrow |
2007-10-16 | ecryptfs: fix error handling | Michael Halcrow |
2007-10-16 | eCryptfs: remove assignments in if-statements | Michael Halcrow |
2007-10-16 | eCryptfs: remove header_extent_size | Michael Halcrow |
2007-10-16 | eCryptfs: Use generic_file_splice_read() | Michael Halcrow |
2007-10-16 | eCryptfs: make needlessly global symbols static | Michael Halcrow |
2007-10-16 | eCryptfs: remove unnecessary variable initializations | Michael Halcrow |
2007-10-16 | eCryptfs: kerneldoc fixes for crypto.c and keystore.c | Michael Halcrow |
2007-10-16 | eCryptfs: comments for some structs | Michael Halcrow |
2007-10-16 | eCryptfs: grammatical fix (destruct to destroy) | Michael Halcrow |
2007-10-16 | eCryptfs: collapse flag set into one statement | Michael Halcrow |
2007-10-16 | eCryptfs: remove unnecessary BUG_ON | Michael Halcrow |
2007-10-16 | ecryptfs: printk warning fixes | Andrew Morton |
2007-10-16 | eCryptfs: update comment and debug statement | Michael Halcrow |
2007-10-16 | eCryptfs: fix Tag 11 writing code | Michael Halcrow |
2007-10-16 | eCryptfs: fix Tag 11 parsing code | Michael Halcrow |
2007-10-16 | eCryptfs: fix Tag 3 parsing code | Michael Halcrow |
2007-10-16 | eCryptfs: fix Tag 1 parsing code | Michael Halcrow |
2007-10-16 | eCryptfs: kmem_cache objects for multiple keys; init/exit functions | Michael Halcrow |
2007-10-16 | eCryptfs: use list_for_each_entry_safe() when wiping auth toks | Michael Halcrow |
2007-10-16 | eCryptfs: add key list structure; search keyring | Michael Halcrow |
2007-10-16 | fs/nfsd/export.c: make 3 functions static | Adrian Bunk |