| Commit message (Expand) | Author | Age |
* | [XFS] add infrastructure for waiting on I/O completion at inode reclaim | Christoph Hellwig | 2005-09-02 |
* | [XFS] remove unessecary vnode flags | Christoph Hellwig | 2005-09-02 |
* | [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco | Christoph Hellwig | 2005-09-02 |
* | [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because | Tim Shimmin | 2005-09-02 |
* | [XFS] remove struct vnode::v_type | Christoph Hellwig | 2005-09-02 |
* | [XFS] Remove extraneous quotacheck diagnostics. | Nathan Scott | 2005-09-02 |
* | [XFS] Add in grpid/nogrpid mount option parsing, actual code was always | Nathan Scott | 2005-09-02 |
* | [XFS] 929956 add log debugging and tracing info | Tim Shimmin | 2005-09-02 |
* | [XFS] Fix up the calculation of the reservation overhead to hopefully | Tim Shimmin | 2005-09-02 |
* | [XFS] Fix regression in transaction reserved-block accounting for direct | Nathan Scott | 2005-09-02 |
* | [XFS] Fix check for writeable file in xfs_ioc_space ioctl code | Eric Sandeen | 2005-09-02 |
* | [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we | David Chinner | 2005-09-02 |
* | [XFS] Add a chunk of tracing code to diagnose truncate related issues. | Nathan Scott | 2005-09-02 |
* | [XFS] Make metadata IO completion consistent with other IO completion | Nathan Scott | 2005-09-02 |
* | [XFS] replace vn_get usage by ihold | Christoph Hellwig | 2005-09-02 |
* | [XFS] send dmapi events from nopage for mmapped files | Dean Roehrich | 2005-09-02 |
* | [XFS] upate copyrights | Dean Roehrich | 2005-09-02 |
* | [XFS] Update copyrights | Dean Roehrich | 2005-09-02 |
* | [PATCH] ppc: L2 cache prefetch fixes on 745x | Kumar Gala | 2005-09-01 |
* | [PATCH] Fix PCI ROM mapping | Benjamin Herrenschmidt | 2005-09-01 |
* | [PATCH] Fix bug in ppc64 dynamic hugepage support | David Gibson | 2005-09-01 |
* | [PATCH] Add missing select's to DVB_BUDGET_AV | Adrian Bunk | 2005-09-01 |
* | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-30 |
|\ |
|
| * | Merge HEAD from /spare/repo/linux-2.6/.git | Jeff Garzik | 2005-08-30 |
| |\ |
|
| * \ | /spare/repo/netdev-2.6 branch 'chelsio' | Jeff Garzik | 2005-08-29 |
| |\ \ |
|
| | * \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 |
| | |\ \ |
|
| | * | | | Update Chelsio gige net driver. | Scott Bardone | 2005-06-23 |
| | * | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-06-22 |
| | |\ \ \ |
|
| | * | | | | [PATCH] A new 10GB Ethernet Driver by Chelsio Communications | Christoph Lameter | 2005-05-15 |
| * | | | | | /spare/repo/netdev-2.6 branch 'e100' | Jeff Garzik | 2005-08-29 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] e100: Driver version, white space, comments & other | Malli Chilakala | 2005-08-25 |
| | * | | | | | [PATCH] e100: CPU cycle saver microcode | Malli Chilakala | 2005-08-25 |
| | * | | | | | [PATCH] e100: Increased delay loop for command blocks | Malli Chilakala | 2005-08-25 |
| | * | | | | | [PATCH] e100: fixed endian bug in xmit_prepare routine | Malli Chilakala | 2005-08-25 |
| | * | | | | | [PATCH] e100: added msleep_interruptible delay | Malli Chilakala | 2005-08-25 |
| | * | | | | | [PATCH] e100: Do not check Rx packet length against mtu | Malli Chilakala | 2005-08-25 |
| * | | | | | | /spare/repo/netdev-2.6 branch 'sis190' | Jeff Garzik | 2005-08-29 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [PATCH] sis190: complete the mii probe before registering the netdevice | Francois Romieu | 2005-08-26 |
| | * | | | | | | [PATCH] SIS190 must select MII | Adrian Bunk | 2005-08-19 |
| | * | | | | | | [PATCH] sis190: compare the lpa to the local advertisement | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: PHY identifier for the K8S-MX motherboard. | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: new PHY detection code. | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: dummy read is required by the status register | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: allow a non-hardcoded ID for the PHY. | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: add endian annotations. | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: extract bits definition from SiS driver. | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: the size of the Rx buffer is constrained | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: initialisation of MAC address. | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: remove hardcoded constants. | Francois Romieu | 2005-07-30 |
| | * | | | | | | [PATCH] sis190: merge some register related information from SiS driver. | Francois Romieu | 2005-07-30 |