| Commit message (Expand) | Author | Age |
* | mmc_test: fix large memory allocation | Adrian Hunter | 2010-08-12 |
* | mmc_test: add performance tests | Adrian Hunter | 2010-08-12 |
* | mmc_block: add support for secure discard | Adrian Hunter | 2010-08-12 |
* | block: add secure discard | Adrian Hunter | 2010-08-12 |
* | omap_hsmmc: add erase capability | Adrian Hunter | 2010-08-12 |
* | mmc_block: add discard support | Adrian Hunter | 2010-08-12 |
* | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 2010-08-12 |
* | mm: fix writeback_in_progress() | Jan Kara | 2010-08-12 |
* | writeback: merge for_kupdate and !for_kupdate cases | Wu Fengguang | 2010-08-12 |
* | writeback: fix queue_io() ordering | Wu Fengguang | 2010-08-12 |
* | writeback: don't redirty tail an inode with dirty pages | Wu Fengguang | 2010-08-12 |
* | writeback: add comment to the dirty limit functions | Wu Fengguang | 2010-08-12 |
* | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang | 2010-08-12 |
* | writeback: balance_dirty_pages(): reduce calls to global_page_state | Wu Fengguang | 2010-08-12 |
* | parisc: fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 2010-08-12 |
* | score: fix dereference of NULL pointer in local_flush_tlb_page() | Roel Kluin | 2010-08-12 |
* | pc8736x_gpio: depends on X86_32 | Randy Dunlap | 2010-08-12 |
* | mm: fix fatal kernel-doc error | Randy Dunlap | 2010-08-12 |
* | acpi: fix bogus preemption logic | Thomas Gleixner | 2010-08-12 |
* | kernel/kfifo.c: add handling of chained scatterlists | Stefani Seibold | 2010-08-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-11 |
|\ |
|
| * | isofs: Fix lseek() to position beyond 4 GB | Jan Andres | 2010-08-11 |
| * | vfs: remove unused MNT_STRICTATIME | Miklos Szeredi | 2010-08-11 |
| * | vfs: show unreachable paths in getcwd and proc | Miklos Szeredi | 2010-08-11 |
| * | vfs: only add " (deleted)" where necessary | Miklos Szeredi | 2010-08-11 |
| * | vfs: add prepend_path() helper | Miklos Szeredi | 2010-08-11 |
| * | vfs: __d_path: dont prepend the name of the root dentry | Miklos Szeredi | 2010-08-11 |
| * | ia64: perfmon: add d_dname method | Miklos Szeredi | 2010-08-11 |
| * | vfs: add helpers to get root and pwd | Miklos Szeredi | 2010-08-11 |
| * | cachefiles: use path_get instead of lone dget | Miklos Szeredi | 2010-08-11 |
| * | fs/sysv/super.c: add support for non-PDP11 v7 filesystems | Lubomir Rintel | 2010-08-11 |
| * | V7: Adjust sanity checks for some volumes | Lubomir Rintel | 2010-08-11 |
| * | Add v7 alias | Lubomir Rintel | 2010-08-11 |
| * | v9fs: fixup for inode_setattr being removed | Stephen Rothwell | 2010-08-11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2010-08-11 |
|\ \ |
|
| * | | Squashfs: fix checkpatch.pl warnings | Phillip Lougher | 2010-08-08 |
| * | | Squashfs: fix filename typo | Phillip Lougher | 2010-08-05 |
| * | | Squashfs: update Kconfig and documentation for LZO | Phillip Lougher | 2010-08-05 |
| * | | Squashfs: fix block size use in LZO decompressor | Phillip Lougher | 2010-08-04 |
| * | | Squashfs: Add LZO compression support | Chan Jeong | 2010-08-04 |
| * | | squashfs: fix filename in header comment | Phillip Lougher | 2010-05-31 |
| * | | Squashfs: Make XATTR config name consistent with other file systems | Phillip Lougher | 2010-05-31 |
| * | | squashfs: fix compiler inline warning | Phillip Lougher | 2010-05-31 |
* | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-08-11 |
|\ \ \ |
|
| * | | | exofs: Fix groups code when num_devices is not divisible by group_width | Boaz Harrosh | 2010-08-04 |
| * | | | exofs: Remove useless optimization | Boaz Harrosh | 2010-08-04 |
| * | | | exofs: exofs_file_fsync and exofs_file_flush correctness | Boaz Harrosh | 2010-08-04 |
| * | | | exofs: Remove superfluous dependency on buffer_head and writeback | Boaz Harrosh | 2010-08-04 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-08-11 |
|\ \ \ \ |
|
| * | | | | ceph: generalize mon requests, add pool op support | Yehuda Sadeh | 2010-08-10 |