Age | Commit message (Expand) | Author |
2008-10-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-10-12 | ext4: fix kconfig typo and extra whitespace | Jan Engelhardt |
2008-10-12 | ext4: fix build failure without procfs | Alexander Beregalov |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-10-12 | provide generic_block_fiemap() only with BLOCK=y | Adrian Bunk |
2008-10-12 | [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass... | Jeff Layton |
2008-10-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-10-10 | ext4: add an option to control error handling on file data | Hidehiro Kawai |
2008-10-10 | jbd2: don't dirty original metadata buffer on abort | Hidehiro Kawai |
2008-10-10 | ext4: add checks for errors from jbd2 | Hidehiro Kawai |
2008-10-10 | jbd2: fix error handling for checkpoint io | Hidehiro Kawai |
2008-10-12 | jbd2: abort when failed to log metadata buffers | Hidehiro Kawai |
2008-10-10 | ext4: Rename ext4dev to ext4 | Theodore Ts'o |
2008-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-10-10 | Fix barrier fail detection in XFS | Christoph Hellwig |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2008-10-10 | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-10-09 | Don't allow splice() to files opened with O_APPEND | Linus Torvalds |
2008-10-09 | block_dev: fix kernel-doc in new functions | Randy Dunlap |
2008-10-09 | block: mark bio_split_pool static | Denis ChengRq |
2008-10-09 | block: Find bio sector offset given idx and offset | Martin K. Petersen |
2008-10-09 | block: Introduce integrity data ownership flag | Martin K. Petersen |
2008-10-09 | block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 | Jens Axboe |
2008-10-09 | block: cleanup some of the integrity stuff in blkdev.h | Jens Axboe |
2008-10-09 | block: add bio_kmalloc() | Jens Axboe |
2008-10-09 | Call flush_disk() after detecting an online resize. | Andrew Patterson |
2008-10-09 | Added flush_disk to factor out common buffer cache flushing code. | Andrew Patterson |
2008-10-09 | Check for device resize when rescanning partitions | Andrew Patterson |
2008-10-09 | Adjust block device size after an online resize of a disk. | Andrew Patterson |
2008-10-09 | Wrapper for lower-level revalidate_disk routines. | Andrew Patterson |
2008-10-09 | block: make blk_rq_map_user take a NULL user-space buffer | FUJITA Tomonori |
2008-10-09 | bio: convert bio_copy_kern to use bio_copy_user | FUJITA Tomonori |
2008-10-09 | block: introduce struct rq_map_data to use reserved pages | FUJITA Tomonori |
2008-10-09 | block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov | FUJITA Tomonori |
2008-10-09 | block: add support for IO CPU affinity | Jens Axboe |
2008-10-09 | block: allow disk to have extended device number | Tejun Heo |
2008-10-09 | block: replace @ext_minors with GENHD_FL_EXT_DEVT | Tejun Heo |
2008-10-09 | block: make partition array dynamic | Tejun Heo |
2008-10-09 | block: move stats from disk to part0 | Tejun Heo |
2008-10-09 | block: kill GENHD_FL_FAIL and use part0->make_it_fail | Tejun Heo |
2008-10-09 | block: always set bdev->bd_part | Tejun Heo |
2008-10-09 | block: move holder_dir from disk to part0 | Tejun Heo |
2008-10-09 | block: move policy from disk to part0 | Tejun Heo |
2008-10-09 | block: unify sysfs size node handling | Tejun Heo |
2008-10-09 | block: move capacity from disk to part0 | Tejun Heo |
2008-10-09 | block: introduce partition 0 | Tejun Heo |
2008-10-09 | block: implement and use {disk|part}_to_dev() | Tejun Heo |
2008-10-09 | block: implement extended dev numbers | Tejun Heo |
2008-10-09 | block: fix diskstats access | Tejun Heo |