aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17fuse: set i_nlink to sane value after mountMiklos Szeredi
2007-10-17fuse: fix page invalidationMiklos Szeredi
2007-10-17fuse: truncate on spontaneous size changeMiklos Szeredi
2007-10-17fuse: add reference counting to fuse_fileMiklos Szeredi
2007-10-17fuse: fix reserved request wake upMiklos Szeredi
2007-10-17fuse: update backing_dev_info congestion stateMiklos Szeredi
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl
2007-10-17floppy: remove dead/commented out code from floppy driverJesper Juhl
2007-10-17floppy: do a very minimal style cleanup of the floppy driverJesper Juhl
2007-10-17migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock()Oleg Nesterov
2007-10-17do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tas...Oleg Nesterov
2007-10-17md: make sure read errors are auto-corrected during a 'check' resync in raid1NeilBrown
2007-10-17md: expose the degraded status of an assembled array through sysfsIustin Pop
2007-10-17md: 'sync_action' in sysfs returns wrong value for readonly arraysNeilBrown
2007-10-17md: fix a bug in some never-used code.NeilBrown
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk
2007-10-17md: software Raid autodetect dev list not arrayMichael J. Evans
2007-10-17ext2 reservationsMartin J. Bligh
2007-10-17writeback: remove unnecessary wait in throttle_vm_writeout()Fengguang Wu
2007-10-17introduce I_SYNCJoern Engel
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu
2007-10-17writeback: remove pages_skipped accounting in __block_write_full_page()Fengguang Wu
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu
2007-10-17writeback: fix time ordering of the per superblock inode lists 8Fengguang Wu
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 7Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 6Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 5Andrew Morton
2007-10-17writeback: fix comment, use helper functionAndrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 4Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists 3Andrew Morton
2007-10-17writeback: fix time ordering of the per superblock dirty inode lists: memory-...Andrew Morton
2007-10-17writeback: fix time-ordering of the per-superblock dirty-inode listsAndrew Morton
2007-10-17drivers/char/ip2: fix used-uninit'd bugJeff Garzik
2007-10-17Change man-pages maintainer addressMichael Kerrisk
2007-10-17dontdiff: update based on gitignore updatesRandy Dunlap
2007-10-17reiserfs: do not repair wrong journal paramsEdward Shishkin
2007-10-17lp_console: cleanupsPavel Machek
2007-10-17printk: add KERN_CONT annotationIngo Molnar
2007-10-17ext3: lighten up resize transaction requirementsEric Sandeen
2007-10-17module: return error when mod_sysfs_init() failedAkinobu Mita
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper
2007-10-17task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan
2007-10-17spin_lock_unlocked cleanupsRoel Kluin
2007-10-17Break ELF_PLATFORM and stack pointer randomization dependencyFranck Bui-Huu
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen
2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox
2007-10-17Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish