index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
xfs: sanitize qh_lock wrappers
Christoph Hellwig
2009-02-09
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
2009-02-09
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2009-02-09
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
2009-02-09
xfs: remove iclog calculation special cases
Christoph Hellwig
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
2009-02-08
xfs: cleanup xfs_find_handle
Christoph Hellwig
2009-02-04
xfs: cleanup error handling in xfs_swap_extents
Josef 'Jeff' Sipek
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2009-02-04
xfs: factor out attr fork reset handling
Christoph Hellwig
2009-02-04
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
2009-02-04
xfs: tiny cleanup for xfs_link
Christoph Hellwig
2009-02-04
xfs: make sure to free the real-time inodes in the mount error path
Christoph Hellwig
2009-02-04
xfs: cleanup error handling in xfs_mountfs:
Christoph Hellwig
2009-02-03
xfs: Check buffer lengths in log recovery
Dave Chinner
2009-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-02-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-02-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-02-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2009-02-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-02-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-02-02
virtio-pci: do not oops on config change if driver not loaded
Mark McLoughlin
2009-02-02
modules: Use a better scheme for refcounting
Eric Dumazet
2009-02-02
pxamci: enable DMA for write ops after CMD/RESP
Cliff Brake
2009-02-02
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
Cliff Brake
2009-02-02
ricoh_mmc: Use suspend_late/resume_early
philipl@overt.org
2009-02-02
mmci: Add support for ST Micro derivate
Linus Walleij
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer
2009-02-02
icside: fix PCB version 6 support (v2)
Bartlomiej Zolnierkiewicz
2009-02-02
tx4939ide: typo fix and minor cleanup
Atsushi Nemoto
2009-02-02
ide: add CS5536 host driver (v3)
Bartlomiej Zolnierkiewicz
2009-02-02
ide: Force VIA IDE legacy interrupts for AmigaOne boards
Gerhard Pircher
2009-02-02
IDE: Unregister and disable devices if initialization fails.
Ian Campbell
2009-02-02
ide: fix ide_register_port() failure handling
Bartlomiej Zolnierkiewicz
2009-02-02
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-02-02
ide-cd: fix DMA for non bio-backed requests
Borislav Petkov
2009-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2009-02-02
block: add text file detailing queue/ sysfs files
Jens Axboe
2009-02-02
bio.h: If they MUST be inlined, then use __always_inline
Alberto Bertogli
2009-02-02
Fix misleading comment in bio.h
Alberto Bertogli
2009-02-02
Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linus
Pekka Enberg
2009-02-02
block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT
Jens Axboe
2009-02-02
block: fix oops in blk_queue_io_stat()
Jens Axboe
[next]