block: add a queue flag for request stacking support
[safe/jmp/linux-2.6] / fs /
2008-10-09 Jens Axboeblock: cleanup some of the integrity stuff in blkdev.h
2008-10-09 Jens Axboeblock: add bio_kmalloc()
2008-10-09 Andrew PattersonCall flush_disk() after detecting an online resize.
2008-10-09 Andrew PattersonAdded flush_disk to factor out common buffer cache...
2008-10-09 Andrew PattersonCheck for device resize when rescanning partitions
2008-10-09 Andrew PattersonAdjust block device size after an online resize of...
2008-10-09 Andrew PattersonWrapper for lower-level revalidate_disk routines.
2008-10-09 FUJITA Tomonoriblock: make blk_rq_map_user take a NULL user-space...
2008-10-09 FUJITA Tomonoribio: convert bio_copy_kern to use bio_copy_user
2008-10-09 FUJITA Tomonoriblock: introduce struct rq_map_data to use reserved...
2008-10-09 FUJITA Tomonoriblock: add gfp_mask argument to blk_rq_map_user and...
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: make partition array dynamic
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: kill GENHD_FL_FAIL and use part0->make_it_fail
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: unify sysfs size node handling
2008-10-09 Tejun Heoblock: move capacity from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: implement extended dev numbers
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-10-09 Tejun Heoblock: update add_partition() error handling
2008-10-09 Tejun Heoblock: allow deleting zero length partition
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-09 Mikulas Patockablock: drop virtual merging accounting
2008-10-09 David WoodhouseLet the block device know when sectors can be discarded
2008-10-02 Nick Pigginmm: tiny-shmem nommu fix
2008-10-02 Nick Piggininotify: fix lock ordering wrt do_page_fault's mmap_sem
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-09-29 Linus TorvaldsFix NULL pointer dereference in proc_sys_compare
2008-09-26 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/linux-2.6
2008-09-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-26 Lachlan McIlroy[XFS] Remove xfs_iext_irec_compact_full()
2008-09-26 Lachlan McIlroy[XFS] Fix extent list corruption in xfs_iext_irec_compa...
2008-09-24 Julien Brunel9p: use an IS_ERR test rather than a NULL test
2008-09-18 Alexander BeregalovUBIFS: fix printk format warnings
2008-09-17 Adrian HunterUBIFS: remove incorrect assert
2008-09-17 Adrian HunterUBIFS: TNC / GC race fixes
2008-09-17 Sebastian SiewiorUBIFS: create the name of the background thread in...
2008-09-17 Lachlan McIlroy[XFS] Don't do I/O beyond eof when unreserving space
2008-09-17 Lachlan McIlroy[XFS] Fix use-after-free with buffers
2008-09-17 David Chinner[XFS] Prevent lockdep false positives when locking...
2008-09-17 David Chinner[XFS] Fix barrier status change detection.
2008-09-17 Lachlan McIlroy[XFS] Prevent direct I/O from mapping extents beyond eof
2008-09-17 Christoph Hellwig[XFS] Fix regression introduced by remount fixup
2008-09-17 Lachlan McIlroy[XFS] Move memory allocations for log tracing out of...
2008-09-13 Andrew Mortonrescan_partitions(): make device capacity errors non...
2008-09-13 Hugh Dickinsmm: ifdef Quicklists in /proc/meminfo
2008-09-13 Eric Sesterhennbfs: fix Lockdep warning
2008-09-13 Alexey Dobriyanproc: more debugging for "already registered" case
2008-09-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-09-10 Tao Maocfs2: Fix a bug in direct IO read.
2008-09-09 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-08 Chuck LeverNFS: Restore missing hunk in NFS mount option parser
2008-09-08 Christoph Hellwigudf: add llseek method
2008-09-05 Artem BityutskiyUBIFS: make minimum fanout 3
2008-09-05 Artem BityutskiyUBIFS: fix division by zero
2008-09-05 Balbir Singhsched: fix process time monotonicity
2008-09-03 Artem BityutskiyUBIFS: amend f_fsid
2008-09-03 KOSAKI Motohiromm: show quicklist usage in /proc/meminfo
2008-09-03 Adrian BunkNTFS: update homepage
2008-09-02 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-09-01 J. Bruce Fieldsnfsd: fix buffer overrun decoding NFSv4 acl
2008-09-01 Andy Adamsonnfsd: fix compound state allocation error handling
2008-08-31 Artem BityutskiyUBIFS: fill f_fsid
2008-08-31 Artem BityutskiyUBIFS: improve statfs reporting even more
2008-08-31 Artem BityutskiyUBIFS: introduce LEB overhead
2008-08-31 Artem BityutskiyUBIFS: add forgotten gc_idx_lebs component
2008-08-31 Artem BityutskiyUBIFS: fix assertion
2008-08-31 Artem BityutskiyUBIFS: improve statfs reporting
2008-08-31 Artem BityutskiyUBIFS: remove incorrect index space check
2008-08-31 Artem BityutskiyUBIFS: push empty flash hack down
2008-08-31 Artem BityutskiyUBIFS: do not update min_idx_lebs in stafs
2008-08-28 Steve French[CIFS] Turn off Unicode during session establishment...
2008-08-28 Steve French[CIFS] update cifs change log
2008-08-28 Jeff Laytoncifs: fix O_APPEND on directio mounts
2008-08-28 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-08-27 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-27 Steve French[CIFS] Fix plaintext authentication
2008-08-27 Jeff Layton[CIFS] Add destroy routine for dns_resolver
2008-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-08-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-08-27 FUJITA Tomonoribio: fix __bio_copy_iov() handling of bio->bv_len
2008-08-27 FUJITA Tomonoribio: fix bio_copy_kern() handling of bio->bv_len
2008-08-27 Jens Axboeblock: submit_bh() inadvertently discards barrier flag...
2008-08-26 Steve French[CIFS] Reorder cifs config item for better clarity
2008-08-26 Steve French[CIFS] Correct keys dependency for cifs kerberos support
2008-08-26 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-08-26 Steve French[CIFS] check version in spnego upcall response
2008-08-25 Joel Beckerocfs2: Increment the reference count of an already...
2008-08-25 Adrian HunterUBIFS: allow for racing between GC and TNC
next