Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | UBIFS: check data CRC when in error state | Artem Bityutskiy | 2008-09-30 | 1 | -0/+1 | |
| * | | | | | | | | UBIFS: improve znode splitting rules | Adrian Hunter | 2008-09-30 | 1 | -21/+33 | |
| * | | | | | | | | UBIFS: add no_chk_data_crc mount option | Adrian Hunter | 2008-09-30 | 5 | -9/+55 | |
| * | | | | | | | | UBIFS: add bulk-read facility | Adrian Hunter | 2008-09-30 | 5 | -3/+626 | |
| * | | | | | | | | UBIFS: use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-30 | 1 | -4/+0 | |
| * | | | | | | | | UBIFS: inline one-line functions | Artem Bityutskiy | 2008-09-30 | 3 | -30/+27 | |
| * | | | | | | | | UBIFS: remove unneeded unlikely() | Hirofumi Nakagawa | 2008-09-30 | 4 | -9/+9 | |
| * | | | | | | | | UBIFS: add a print, fix comments and more minor stuff | Artem Bityutskiy | 2008-09-30 | 3 | -24/+24 | |
* | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-10-20 | 8 | -200/+203 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash | Alexander Belyakov | 2008-10-18 | 2 | -4/+5 | |
| * | | | | | | | | | [JFFS2] Correct parameter names of jffs2_compress() in comments | Geert Uytterhoeven | 2008-10-17 | 1 | -2/+2 | |
| * | | | | | | | | | CRED: Wrap task credential accesses in the JFFS2 filesystem | David Howells | 2008-09-01 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-09-01 | 146 | -2240/+2103 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [JFFS2] Move JFFS2 config options out of fs/Kconfig | Alexey Dobriyan | 2008-09-01 | 2 | -189/+189 | |
| * | | | | | | | | | | [JFFS2] Fill in f_fsid field in jffs2_statfs() | David Woodhouse | 2008-08-18 | 1 | -0/+2 | |
| * | | | | | | | | | | [JFFS2] Correct symlink name too long error code | Adrian Hunter | 2008-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-08-12 | 135 | -4177/+4892 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff | Adrian Hunter | 2008-08-12 | 1 | -2/+2 | |
* | | | | | | | | | | | | fs/Kconfig: move CIFS out | Alexey Dobriyan | 2008-10-20 | 2 | -142/+143 | |
* | | | | | | | | | | | | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman | 2008-10-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 2008-10-20 | 1 | -3/+0 | |
* | | | | | | | | | | | | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath | 2008-10-20 | 1 | -0/+22 | |
* | | | | | | | | | | | | coredump: format_corename: don't append .%pid if multi-threaded | Oleg Nesterov | 2008-10-20 | 1 | -4/+3 | |
* | | | | | | | | | | | | seq_file: add seq_cpumask_list(), seq_nodemask_list() | Lai Jiangshan | 2008-10-20 | 1 | -0/+16 | |
* | | | | | | | | | | | | seq_file: don't call bitmap_scnprintf_len() | Lai Jiangshan | 2008-10-20 | 1 | -7/+8 | |
* | | | | | | | | | | | | hfsplus: fix possible deadlock when handling corrupted extents | Eric Sesterhenn | 2008-10-20 | 1 | -0/+3 | |
* | | | | | | | | | | | | hfsplus: missing O_LARGEFILE check | Alan Cox | 2008-10-20 | 1 | -0/+2 | |
* | | | | | | | | | | | | ext3: avoid printk floods in the face of directory corruption | Eric Sandeen | 2008-10-20 | 1 | -3/+7 | |
* | | | | | | | | | | | | ext3: truncate block allocated on a failed ext3_write_begin | Aneesh Kumar K.V | 2008-10-20 | 1 | -0/+7 | |
* | | | | | | | | | | | | ext3: fix ext3_dx_readdir hash collision handling | Eugene Dashevsky | 2008-10-20 | 1 | -5/+15 | |
* | | | | | | | | | | | | jbd: ordered data integrity fix | Hidehiro Kawai | 2008-10-20 | 1 | -3/+13 | |
* | | | | | | | | | | | | ext3: add an option to control error handling on file data | Hidehiro Kawai | 2008-10-20 | 2 | -0/+18 | |
* | | | | | | | | | | | | ext3: fix ext3 block reservation early ENOSPC issue | Mingming Cao | 2008-10-20 | 1 | -1/+2 | |
* | | | | | | | | | | | | ext3: don't try to resize if there are no reserved gdt blocks left | Josef Bacik | 2008-10-20 | 1 | -1/+2 | |
* | | | | | | | | | | | | jbd: don't dirty original metadata buffer on abort | Hidehiro Kawai | 2008-10-20 | 1 | -1/+4 | |
* | | | | | | | | | | | | jbd: abort when failed to log metadata buffers | Hidehiro Kawai | 2008-10-20 | 1 | -0/+3 | |
* | | | | | | | | | | | | coredump_filter: add hugepage dumping | KOSAKI Motohiro | 2008-10-20 | 1 | -2/+10 | |
* | | | | | | | | | | | | fs: buffer lock use lock bitops | Nick Piggin | 2008-10-20 | 1 | -2/+1 | |
* | | | | | | | | | | | | vmstat: mlocked pages statistics | Nick Piggin | 2008-10-20 | 1 | -0/+2 | |
* | | | | | | | | | | | | Ramfs and Ram Disk pages are unevictable | Lee Schermerhorn | 2008-10-20 | 1 | -0/+1 | |
* | | | | | | | | | | | | Unevictable LRU Page Statistics | Lee Schermerhorn | 2008-10-20 | 1 | -0/+6 | |
* | | | | | | | | | | | | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 | 5 | -39/+52 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-10-17 | 11 | -313/+280 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ext4: Remove automatic enabling of the HUGE_FILE feature flag | Theodore Ts'o | 2008-10-16 | 2 | -88/+21 | |
| * | | | | | | | | | | | ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback | Theodore Ts'o | 2008-10-16 | 5 | -75/+20 | |
| * | | | | | | | | | | | ext4: Remove unused mount options: nomballoc, mballoc, nocheck | Theodore Ts'o | 2008-10-17 | 2 | -10/+2 | |
| * | | | | | | | | | | | ext4: Remove compile warnings when building w/o CONFIG_PROC_FS | Manish Katiyar | 2008-10-17 | 1 | -1/+6 | |
| * | | | | | | | | | | | ext4: Add missing newlines to printk messages | Eric Sesterhenn | 2008-10-17 | 1 | -3/+3 | |
| * | | | | | | | | | | | ext4: Fix file fragmentation during large file write. | Aneesh Kumar K.V | 2008-10-16 | 1 | -34/+57 | |
| * | | | | | | | | | | | ext4: Use tag dirty lookup during mpage_da_submit_io | Aneesh Kumar K.V | 2008-10-14 | 1 | -17/+13 |