aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-13integrity: special fs magicMimi Zohar
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-10-12provide generic_block_fiemap() only with BLOCK=yAdrian Bunk
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-10-10Fix barrier fail detection in XFSChristoph Hellwig
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds
2008-10-09block_dev: fix kernel-doc in new functionsRandy Dunlap
2008-10-09block: mark bio_split_pool staticDenis ChengRq
2008-10-09block: Find bio sector offset given idx and offsetMartin K. Petersen
2008-10-09block: Introduce integrity data ownership flagMartin K. Petersen
2008-10-09block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe
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