Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | [PATCH] new helper: d_obtain_alias | Christoph Hellwig | 2 | -24/+37 |
2008-10-23 | [PATCH] generic_file_llseek tidyups | Christoph Hellwig | 1 | -18/+40 |
2008-10-23 | [PATCH] tidy up chrdev_open | Christoph Hellwig | 1 | -7/+14 |
2008-10-23 | [PATCH] hpfs: cleanup ->setattr | Christoph Hellwig | 4 | -13/+22 |
2008-10-23 | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro | 3 | -6/+6 |
2008-10-23 | [PATCH] get rid of path_lookup_create() | Al Viro | 1 | -39/+22 |
2008-10-23 | [PATCH] assorted path_lookup() -> kern_path() conversions | Al Viro | 3 | -29/+24 |
2008-10-23 | [PATCH] switch nfsd to kern_path() | Al Viro | 4 | -58/+56 |
2008-10-23 | [PATCH] sanitize svc_export_parse() | Al Viro | 1 | -42/+35 |
2008-10-23 | [PATCH] switch quota_on-related stuff to kern_path() | Al Viro | 4 | -37/+37 |
2008-10-23 | [PATCH] no need for noinline stuff in fs/namespace.c anymore | Al Viro | 1 | -12/+5 |
2008-10-23 | [PATCH] finally get rid of nameidata in namespace.c | Al Viro | 1 | -60/+59 |
2008-10-23 | [PATCH] new helper - kern_path() | Al Viro | 1 | -0/+10 |
2008-10-21 | binfmt_elf_fdpic: Update for cputime changes. | Paul Mundt | 1 | -12/+7 |
2008-10-21 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -21/+19 |
2008-10-21 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -16/+11 |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 4 | -2/+13 |
2008-10-20 | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out | Alexey Dobriyan | 6 | -267/+269 |
2008-10-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds | 7 | -57/+156 |
2008-10-20 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 3 | -8/+21 |
2008-10-20 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 20 | -167/+1178 |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 8 | -200/+203 |
2008-10-20 | fs/Kconfig: move CIFS out | Alexey Dobriyan | 2 | -142/+143 |
2008-10-20 | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman | 1 | -1/+1 |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 1 | -3/+0 |
2008-10-20 | add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS | Roland McGrath | 1 | -0/+22 |
2008-10-20 | coredump: format_corename: don't append .%pid if multi-threaded | Oleg Nesterov | 1 | -4/+3 |
2008-10-20 | seq_file: add seq_cpumask_list(), seq_nodemask_list() | Lai Jiangshan | 1 | -0/+16 |
2008-10-20 | seq_file: don't call bitmap_scnprintf_len() | Lai Jiangshan | 1 | -7/+8 |
2008-10-20 | hfsplus: fix possible deadlock when handling corrupted extents | Eric Sesterhenn | 1 | -0/+3 |
2008-10-20 | hfsplus: missing O_LARGEFILE check | Alan Cox | 1 | -0/+2 |
2008-10-20 | ext3: avoid printk floods in the face of directory corruption | Eric Sandeen | 1 | -3/+7 |
2008-10-20 | ext3: truncate block allocated on a failed ext3_write_begin | Aneesh Kumar K.V | 1 | -0/+7 |
2008-10-20 | ext3: fix ext3_dx_readdir hash collision handling | Eugene Dashevsky | 1 | -5/+15 |
2008-10-20 | jbd: ordered data integrity fix | Hidehiro Kawai | 1 | -3/+13 |
2008-10-20 | ext3: add an option to control error handling on file data | Hidehiro Kawai | 2 | -0/+18 |
2008-10-20 | ext3: fix ext3 block reservation early ENOSPC issue | Mingming Cao | 1 | -1/+2 |
2008-10-20 | ext3: don't try to resize if there are no reserved gdt blocks left | Josef Bacik | 1 | -1/+2 |
2008-10-20 | jbd: don't dirty original metadata buffer on abort | Hidehiro Kawai | 1 | -1/+4 |
2008-10-20 | jbd: abort when failed to log metadata buffers | Hidehiro Kawai | 1 | -0/+3 |
2008-10-20 | coredump_filter: add hugepage dumping | KOSAKI Motohiro | 1 | -2/+10 |
2008-10-20 | fs: buffer lock use lock bitops | Nick Piggin | 1 | -2/+1 |
2008-10-20 | vmstat: mlocked pages statistics | Nick Piggin | 1 | -0/+2 |
2008-10-20 | Ramfs and Ram Disk pages are unevictable | Lee Schermerhorn | 1 | -0/+1 |
2008-10-20 | Unevictable LRU Page Statistics | Lee Schermerhorn | 1 | -0/+6 |
2008-10-20 | vmscan: split LRU lists into anon & file sets | Rik van Riel | 5 | -39/+52 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 298 | -7690/+15600 |
2008-10-19 | UBIFS: fix ubifs_compress commentary | Geert Uytterhoeven | 1 | -2/+0 |
2008-10-19 | UBIFS: amend printk | Artem Bityutskiy | 1 | -1/+1 |
2008-10-19 | UBIFS: do not read unnecessary bytes when unpacking bits | Adrian Hunter | 1 | -7/+38 |