aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-17introduce I_SYNCJoern Engel8-42/+116
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu3-3/+9
2007-10-17writeback: remove pages_skipped accounting in __block_write_full_page()Fengguang Wu2-4/+2
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu3-3/+12
2007-10-17writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu1-23/+38
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen3-22/+16
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton1-2/+2
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton1-1/+8
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton1-1/+1
2007-10-17writeback: fix comment, use helper functionAndrew Morton1-4/+11
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton1-1/+23
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton1-1/+1
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists: memory-backed inodesAndrew Morton1-1/+1
2007-10-17writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton1-1/+25
2007-10-17drivers/char/ip2: fix used-uninit'd bugJeff Garzik1-5/+1
2007-10-17Change man-pages maintainer addressMichael Kerrisk2-2/+2
2007-10-17dontdiff: update based on gitignore updatesRandy Dunlap1-1/+6
2007-10-17reiserfs: do not repair wrong journal paramsEdward Shishkin1-43/+57
2007-10-17lp_console: cleanupsPavel Machek1-9/+8
2007-10-17printk: add KERN_CONT annotationIngo Molnar1-0/+7
2007-10-17ext3: lighten up resize transaction requirementsEric Sandeen1-2/+49
2007-10-17module: return error when mod_sysfs_init() failedAkinobu Mita1-1/+2
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper2-9/+18
2007-10-17task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan1-10/+10
2007-10-17spin_lock_unlocked cleanupsRoel Kluin3-4/+4
2007-10-17Break ELF_PLATFORM and stack pointer randomization dependencyFranck Bui-Huu1-8/+8
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi2-38/+38
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen3-38/+2
2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox3-3/+3
2007-10-17Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle1-3/+0
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish1-22/+0
2007-10-17NCR53C8XX: Remove deprecated IRQ flags (SA_*)Ahmed S. Darwish2-10/+10
2007-10-17anon-inodes use open coded atomic_inc for the shared inodeDavide Libenzi1-13/+12
2007-10-17Fix wrong filename reference in drivers-testing.txtRalf Baechle1-2/+2
2007-10-17Don't truncate /proc/PID/environ at 4096 charactersJames Pearson1-23/+72
2007-10-17fs/udf/balloc.c: mark a variable as uninitialized_var()WANG Cong1-1/+1
2007-10-17menuconfig: transform Network Filesystems menuJan Engelhardt1-2/+14
2007-10-17menuconfig: transform NLS and DLM menusJan Engelhardt2-51/+7
2007-10-17HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell1-1/+1
2007-10-17Delay creation of khcvd threadRusty Russell2-18/+42
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin3-2/+8
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering14-3/+23
2007-10-17vfs: use the predefined d_unhashed inline function insteadDenis Cheng1-1/+1
2007-10-17Use KMEM_CACHE macro to create the nsproxy cachePavel Emelyanov1-2/+1
2007-10-17Remove unused member from nsproxyPavel Emelyanov2-2/+0
2007-10-17user.c: #ifdef ->mq_bytesAlexey Dobriyan2-2/+4
2007-10-17user.c: deinlineAlexey Dobriyan1-5/+3
2007-10-17UDF: coding style fixupsCyrill Gorcunov2-36/+23
2007-10-17atomic_ops.txt has incorrect, misleading and insufficient information [Bug 9020]Matti Linnanvuori1-5/+50
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox2-10/+75