Age | Commit message (Expand) | Author |
2007-10-17 | introduce I_SYNC | Joern Engel |
2007-10-17 | writeback: introduce writeback_control.more_io to indicate more io | Fengguang Wu |
2007-10-17 | writeback: remove pages_skipped accounting in __block_write_full_page() | Fengguang Wu |
2007-10-17 | writeback: fix ntfs with sb_has_dirty_inodes() | Fengguang Wu |
2007-10-17 | writeback: fix time ordering of the per superblock inode lists 8 | Fengguang Wu |
2007-10-17 | writeback: fix periodic superblock dirty inode flushing | Ken Chen |
2007-10-17 | writeback: fix time ordering of the per superblock dirty inode lists 7 | Andrew Morton |
2007-10-17 | writeback: fix time ordering of the per superblock dirty inode lists 6 | Andrew Morton |
2007-10-17 | writeback: fix time ordering of the per superblock dirty inode lists 5 | Andrew Morton |
2007-10-17 | writeback: fix comment, use helper function | Andrew Morton |
2007-10-17 | writeback: fix time ordering of the per superblock dirty inode lists 4 | Andrew Morton |
2007-10-17 | writeback: fix time ordering of the per superblock dirty inode lists 3 | Andrew Morton |
2007-10-17 | writeback: fix time ordering of the per superblock dirty inode lists: memory-... | Andrew Morton |
2007-10-17 | writeback: fix time-ordering of the per-superblock dirty-inode lists | Andrew Morton |
2007-10-17 | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik |
2007-10-17 | Change man-pages maintainer address | Michael Kerrisk |
2007-10-17 | dontdiff: update based on gitignore updates | Randy Dunlap |
2007-10-17 | reiserfs: do not repair wrong journal params | Edward Shishkin |
2007-10-17 | lp_console: cleanups | Pavel Machek |
2007-10-17 | printk: add KERN_CONT annotation | Ingo Molnar |
2007-10-17 | ext3: lighten up resize transaction requirements | Eric Sandeen |
2007-10-17 | module: return error when mod_sysfs_init() failed | Akinobu Mita |
2007-10-17 | F_DUPFD_CLOEXEC implementation | Ulrich Drepper |
2007-10-17 | task_struct: move ->fpu_counter and ->oomkilladj | Alexey Dobriyan |
2007-10-17 | spin_lock_unlocked cleanups | Roel Kluin |
2007-10-17 | Break ELF_PLATFORM and stack pointer randomization dependency | Franck Bui-Huu |
2007-10-17 | rename signalfd_siginfo fields | Davide Libenzi |
2007-10-17 | ext3: remove #ifdef CONFIG_EXT3_INDEX | Eric Sandeen |
2007-10-17 | fs: correct SuS compliance for open of large file without options | Alan Cox |
2007-10-17 | Compile handle_percpu_irq even for uniprocessor kernels | Ralf Baechle |
2007-10-17 | Completely remove deprecated IRQ flags (SA_*) | Ahmed S. Darwish |
2007-10-17 | NCR53C8XX: Remove deprecated IRQ flags (SA_*) | Ahmed S. Darwish |
2007-10-17 | anon-inodes use open coded atomic_inc for the shared inode | Davide Libenzi |
2007-10-17 | Fix wrong filename reference in drivers-testing.txt | Ralf Baechle |
2007-10-17 | Don't truncate /proc/PID/environ at 4096 characters | James Pearson |
2007-10-17 | fs/udf/balloc.c: mark a variable as uninitialized_var() | WANG Cong |
2007-10-17 | menuconfig: transform Network Filesystems menu | Jan Engelhardt |
2007-10-17 | menuconfig: transform NLS and DLM menus | Jan Engelhardt |
2007-10-17 | HVC console is also used by iSeries, so add that to HVC_DRIVER help. | Rusty Russell |
2007-10-17 | Delay creation of khcvd thread | Rusty Russell |
2007-10-17 | change inotifyfs magic as the same magic is used for futexfs | Andrey Mirkin |
2007-10-17 | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering |
2007-10-17 | vfs: use the predefined d_unhashed inline function instead | Denis Cheng |
2007-10-17 | Use KMEM_CACHE macro to create the nsproxy cache | Pavel Emelyanov |
2007-10-17 | Remove unused member from nsproxy | Pavel Emelyanov |
2007-10-17 | user.c: #ifdef ->mq_bytes | Alexey Dobriyan |
2007-10-17 | user.c: deinline | Alexey Dobriyan |
2007-10-17 | UDF: coding style fixups | Cyrill Gorcunov |
2007-10-17 | atomic_ops.txt has incorrect, misleading and insufficient information [Bug 9020] | Matti Linnanvuori |
2007-10-17 | tty: expose new methods needed for drivers to get termios right | Alan Cox |