| Commit message (Expand) | Author | Age |
* | [PATCH] w1: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-12 |
* | [PATCH] kernel: shut up the IRQ mismatch messages | Alan Cox | 2007-02-12 |
* | [PATCH] Debug shared irqs | David Woodhouse | 2007-02-12 |
* | [PATCH] inotify: read return val fix | Nick Piggin | 2007-02-12 |
* | [PATCH] remove sb->s_files and file_list_lock usage in dquot.c | Christoph Hellwig | 2007-02-12 |
* | [PATCH] move remove_dquot_ref to dqout.c | Christoph Hellwig | 2007-02-12 |
* | [PATCH] scnprintf(): fix a comment | Martin Peschke | 2007-02-12 |
* | [PATCH] fix the defaults mentioned in Documentation/nfsroot.txt | Dan Aloni | 2007-02-12 |
* | [PATCH] MAINTAINERS: remove two dead e-mail | Jiri Slaby | 2007-02-12 |
* | [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly | Robert P. J. Day | 2007-02-12 |
* | [PATCH] include/linux/kernel.h: Remove labs() | Richard Knutsson | 2007-02-12 |
* | [PATCH] Char: cyclades, use pci_device_id | Jiri Slaby | 2007-02-12 |
* | [PATCH] Char: use more PCI_DEVICE macro | Jiri Slaby | 2007-02-12 |
* | [PATCH] Fix d_path for lazy unmounts | Andreas Gruenbacher | 2007-02-12 |
* | [PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG | Robert P. J. Day | 2007-02-12 |
* | [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton | 2007-02-12 |
* | [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton | 2007-02-12 |
* | [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly | David Chinner | 2007-02-12 |
* | [PATCH] Make BH_Unwritten a first class bufferhead flag V2 | David Chinner | 2007-02-12 |
* | [PATCH] mm: mincore anon | Nick Piggin | 2007-02-12 |
* | [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() | Benjamin Herrenschmidt | 2007-02-12 |
* | [PATCH] add vm_insert_pfn() | Nick Piggin | 2007-02-12 |
* | [PATCH] null pointer dereference in appledisplay driver | Michael Hanselmann | 2007-02-12 |
* | [PATCH] one more iomap s390 build fix | Heiko Carstens | 2007-02-11 |
* | cfq-iosched: improve continue or break logic in cfq_dispatch | Jens Axboe | 2007-02-11 |
* | cfq-iosched: remove the implicit queue kicking in slice expire | Jens Axboe | 2007-02-11 |
* | cfq-iosched: check whether a queue timed out in accounting | Jens Axboe | 2007-02-11 |
* | cfq-iosched: tweak the FIFO checking | Jens Axboe | 2007-02-11 |
* | cfq-iosched: don't pass in queue for cfq_arm_slice_timer() | Jens Axboe | 2007-02-11 |
* | cfq-iosched: account for slice over/under time | Jens Axboe | 2007-02-11 |
* | cfq-iosched: defer slice activation to first request being active | Jens Axboe | 2007-02-11 |
* | [PATCH] cfq-iosched: use last service point as the fairness criteria | Jens Axboe | 2007-02-11 |
* | cfq-iosched: document the cfqq flags | Jens Axboe | 2007-02-11 |
* | [PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list() | Jens Axboe | 2007-02-11 |
* | cfq-iosched: remove cfq_io_context last_queue | Jens Axboe | 2007-02-11 |
* | elevator: don't sort reads between writes | Jens Axboe | 2007-02-11 |
* | elevator: abstract out the activate and deactivate functions | Jens Axboe | 2007-02-11 |
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-02-11 |
|\ |
|
| * | [XFS] Don't use kmap in xfs_iozero. | David Chinner | 2007-02-10 |
| * | [XFS] Remove a bunch of unused functions from XFS. | Eric Sandeen | 2007-02-10 |
| * | [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. | Eric Sandeen | 2007-02-10 |
| * | [XFS] Remove unused header files for MAC and CAP checking functionality. | Eric Sandeen | 2007-02-10 |
| * | [XFS] Make freeze code a little cleaner. | David Chinner | 2007-02-10 |
| * | [XFS] Remove unused argument to xfs_bmap_finish | Eric Sandeen | 2007-02-10 |
| * | [XFS] Clean up use of VFS attr flags | Eric Sandeen | 2007-02-10 |
| * | [XFS] Remove useless memory barrier | Ralf Baechle | 2007-02-10 |
| * | [XFS] XFS sysctl cleanups | Eric W. Biederman | 2007-02-10 |
| * | [XFS] Fix assertion in xfs_attr_shortform_remove(). | Lachlan McIlroy | 2007-02-10 |
| * | [XFS] Fix callers of xfs_iozero() to zero the correct range. | Lachlan McIlroy | 2007-02-10 |
| * | [XFS] Ensure a frozen filesystem has a clean log before writing the dummy | David Chinner | 2007-02-10 |