aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-09block: cleanup some of the integrity stuff in blkdev.hJens Axboe
2008-10-09block: add bio_kmalloc()Jens Axboe
2008-10-09Call flush_disk() after detecting an online resize.Andrew Patterson
2008-10-09Added flush_disk to factor out common buffer cache flushing code.Andrew Patterson
2008-10-09Check for device resize when rescanning partitionsAndrew Patterson
2008-10-09Adjust block device size after an online resize of a disk.Andrew Patterson
2008-10-09Wrapper for lower-level revalidate_disk routines.Andrew Patterson
2008-10-09block: make blk_rq_map_user take a NULL user-space bufferFUJITA Tomonori
2008-10-09bio: convert bio_copy_kern to use bio_copy_userFUJITA Tomonori
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori
2008-10-09block: add support for IO CPU affinityJens Axboe
2008-10-09block: allow disk to have extended device numberTejun Heo
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-10-09block: make partition array dynamicTejun Heo
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo
2008-10-09block: always set bdev->bd_partTejun Heo
2008-10-09block: move holder_dir from disk to part0Tejun Heo
2008-10-09block: move policy from disk to part0Tejun Heo
2008-10-09block: unify sysfs size node handlingTejun Heo
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-10-09block: introduce partition 0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: implement extended dev numbersTejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-09block: make variable and argument names more consistentTejun Heo
2008-10-09block: update add_partition() error handlingTejun Heo
2008-10-09block: allow deleting zero length partitionTejun Heo
2008-10-09drop vmerge accountingMikulas Patocka
2008-10-09block: drop virtual merging accountingMikulas Patocka
2008-10-09Let the block device know when sectors can be discardedDavid Woodhouse
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds
2008-09-26Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-09-26Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-26[XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy
2008-09-26[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy
2008-09-249p: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov
2008-09-17UBIFS: remove incorrect assertAdrian Hunter
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter
2008-09-17UBIFS: create the name of the background thread in every caseSebastian Siewior
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner