summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bitmap.h: remove dead artifactsAdrian Bunk2007-10-171-2/+0
* md: software Raid autodetect dev list not arrayMichael J. Evans2007-10-171-9/+33
* ext2 reservationsMartin J. Bligh2007-10-1710-485/+1554
* writeback: remove unnecessary wait in throttle_vm_writeout()Fengguang Wu2007-10-171-10/+8
* introduce I_SYNCJoern Engel2007-10-178-42/+116
* writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-173-3/+9
* writeback: remove pages_skipped accounting in __block_write_full_page()Fengguang Wu2007-10-172-4/+2
* writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu2007-10-173-3/+12
* writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu2007-10-171-23/+38
* writeback: fix periodic superblock dirty inode flushingKen Chen2007-10-173-22/+16
* writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton2007-10-171-2/+2
* writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton2007-10-171-1/+8
* writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton2007-10-171-1/+1
* writeback: fix comment, use helper functionAndrew Morton2007-10-171-4/+11
* writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton2007-10-171-1/+23
* writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton2007-10-171-1/+1
* writeback: fix time ordering of the per superblock dirty inode lists: memory-...Andrew Morton2007-10-171-1/+1
* writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton2007-10-171-1/+25
* drivers/char/ip2: fix used-uninit'd bugJeff Garzik2007-10-171-5/+1
* Change man-pages maintainer addressMichael Kerrisk2007-10-172-2/+2
* dontdiff: update based on gitignore updatesRandy Dunlap2007-10-171-1/+6
* reiserfs: do not repair wrong journal paramsEdward Shishkin2007-10-171-43/+57
* lp_console: cleanupsPavel Machek2007-10-171-9/+8
* printk: add KERN_CONT annotationIngo Molnar2007-10-171-0/+7
* ext3: lighten up resize transaction requirementsEric Sandeen2007-10-171-2/+49
* module: return error when mod_sysfs_init() failedAkinobu Mita2007-10-171-1/+2
* F_DUPFD_CLOEXEC implementationUlrich Drepper2007-10-172-9/+18
* task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan2007-10-171-10/+10
* spin_lock_unlocked cleanupsRoel Kluin2007-10-173-4/+4
* Break ELF_PLATFORM and stack pointer randomization dependencyFranck Bui-Huu2007-10-171-8/+8
* rename signalfd_siginfo fieldsDavide Libenzi2007-10-172-38/+38
* ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen2007-10-173-38/+2
* fs: correct SuS compliance for open of large file without optionsAlan Cox2007-10-173-3/+3
* Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle2007-10-171-3/+0
* Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish2007-10-171-22/+0
* NCR53C8XX: Remove deprecated IRQ flags (SA_*)Ahmed S. Darwish2007-10-172-10/+10
* anon-inodes use open coded atomic_inc for the shared inodeDavide Libenzi2007-10-171-13/+12
* Fix wrong filename reference in drivers-testing.txtRalf Baechle2007-10-171-2/+2
* Don't truncate /proc/PID/environ at 4096 charactersJames Pearson2007-10-171-23/+72
* fs/udf/balloc.c: mark a variable as uninitialized_var()WANG Cong2007-10-171-1/+1
* menuconfig: transform Network Filesystems menuJan Engelhardt2007-10-171-2/+14
* menuconfig: transform NLS and DLM menusJan Engelhardt2007-10-172-51/+7
* HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell2007-10-171-1/+1
* Delay creation of khcvd threadRusty Russell2007-10-172-18/+42
* change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin2007-10-173-2/+8
* increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-1714-3/+23
* vfs: use the predefined d_unhashed inline function insteadDenis Cheng2007-10-171-1/+1
* Use KMEM_CACHE macro to create the nsproxy cachePavel Emelyanov2007-10-171-2/+1
* Remove unused member from nsproxyPavel Emelyanov2007-10-172-2/+0
* user.c: #ifdef ->mq_bytesAlexey Dobriyan2007-10-172-2/+4