[SCSI] fusion: update LSI headers

2005-09-07 Thread Linux Kernel Mailing List
tree a4fa0be9b769b57075a7bff9b5f55ec96c8132d1 parent 69218ee5186aded6c78e12e083e073d000ff2e9b author Christoph Hellwig [EMAIL PROTECTED] Thu, 18 Aug 2005 16:24:26 +0200 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:48:39 -0500 [SCSI] fusion: update LSI headers Acked by:

[SCSI] embryonic RAID class

2005-09-07 Thread Linux Kernel Mailing List
tree 68c2724e2dbda8a8581592583af0d538b63db244 parent 2b7d6a8cb9718fc1d9e826201b64909c44a915f4 author James Bottomley [EMAIL PROTECTED] Wed, 17 Aug 2005 04:27:34 -0500 committer James Bottomley [EMAIL PROTECTED](none) Wed, 31 Aug 2005 08:48:51 -0500 [SCSI] embryonic RAID class The idea behind a

[SCSI] attribute container final klist fixes

2005-09-07 Thread Linux Kernel Mailing List
tree ad08bea9651332c41192cd7e019692a1e1e103bf parent 53c165e0a6c8a4ff7df316557528fa7a52d20711 author James Bottomley [EMAIL PROTECTED] Sun, 28 Aug 2005 19:13:17 -0500 committer James Bottomley [EMAIL PROTECTED](none) Wed, 31 Aug 2005 08:44:32 -0500 [SCSI] attribute container final klist fixes

This patch fixes in st.c the bug in the signed/unsigned int comparison

2005-09-07 Thread Linux Kernel Mailing List
tree 4f003966a42737e4ba347589ff15f460072597c5 parent 61a7afa2c476a3be261cf88a95b0dea0c3bd29d4 author James Bottomley [EMAIL PROTECTED](none) Thu, 01 Sep 2005 04:27:22 -0400 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:45:59 -0500 This patch fixes in st.c the bug in the

[SCSI] aacraid: bad BUG_ON fix

2005-09-07 Thread Linux Kernel Mailing List
tree 0cec7672a87b0becb254e67482c69074594943cb parent deb92b7ee98e8e580cafaa63bd1edbe6646877bc author Mark Haverkamp [EMAIL PROTECTED] Thu, 01 Sep 2005 22:19:23 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:46:06 -0500 [SCSI] aacraid: bad BUG_ON fix This was noticed

[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.

2005-09-07 Thread Linux Kernel Mailing List
tree bca4f0b98ae82020f001a1681954624c761c2865 parent c6678e0cfb41b029c3600c54b5bb65954de1230a author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:08:00 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:02 -0500 [SCSI] qla2xxx: Use dma_get_required_mask() in

[SCSI] correct attribute_container list usage

2005-09-07 Thread Linux Kernel Mailing List
tree 354c599a07c45c71da2b848a90bbe4a98c42d333 parent 51490c89f95b8581782e9baa855da166441852be author James Bottomley [EMAIL PROTECTED] Mon, 22 Aug 2005 20:06:19 -0500 committer James Bottomley [EMAIL PROTECTED](none) Wed, 31 Aug 2005 08:44:20 -0500 [SCSI] correct attribute_container list usage

[SCSI] qla2xxx: Add FDMI support.

2005-09-07 Thread Linux Kernel Mailing List
tree 74bb0b787d9feb1499ed2eafb2aa5a4317b6d3b5 parent ad3e0edaceb9771be7ffbd7aa24fb444a7ed85bf author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:08:30 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:07 -0500 [SCSI] qla2xxx: Add FDMI support.

[SCSI] qla2xxx: Simplify redundant target/device reset logic.

2005-09-07 Thread Linux Kernel Mailing List
tree b0ee920f4720316004729a54a9bd0b8725a4b078 parent f7d289f62e2ea911ecb710015efd45c687fa81ce author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:08:50 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:10 -0500 [SCSI] qla2xxx: Simplify redundant target/device

[SCSI] qla2xxx: Correct domain/area exclusion logic.

2005-09-07 Thread Linux Kernel Mailing List
tree 56dab7cac14ba96a1d1bb0a93ca5405e7a29a4a6 parent cca5335caf2d19ef8bd6b833445d2c6ca652a89b author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:08:40 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:08 -0500 [SCSI] qla2xxx: Correct domain/area exclusion

[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.

2005-09-07 Thread Linux Kernel Mailing List
tree cf1d51ebf17aefcc9f7508af03c02d2fc39d755c parent 06c22bd13f4eb55e291d5a31280b2ae5a70ad00d author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:09:10 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:23 -0500 [SCSI] qla2xxx: Remove RISC pause/release

[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().

2005-09-07 Thread Linux Kernel Mailing List
tree b05ad75c24e50a3a177dd988814430e454615682 parent c32c4cb9fbe3bdc2a90c6eaae5ae30521d4ba9fc author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:09:20 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:28 -0500 [SCSI] qla2xxx: Remove redundant call to

[SCSI] qla2xxx: Add change_queue_depth/type() API support.

2005-09-07 Thread Linux Kernel Mailing List
tree dcb5d6a63ad4e1d88cfd58fca6ebfec4710cc998 parent 131736d34ebc3251d79ddfd08a5e57a3e86decd4 author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:09:30 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:40 -0500 [SCSI] qla2xxx: Add change_queue_depth/type()

[SCSI] qla2xxx: Add host attributes.

2005-09-07 Thread Linux Kernel Mailing List
tree 42b765edbab8add27554294c4065ad850d9d36e8 parent ce7e4af7f507c156c3fd3dbb41ffe4a77c700b54 author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:09:40 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:42 -0500 [SCSI] qla2xxx: Add host attributes. Export

[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.

2005-09-07 Thread Linux Kernel Mailing List
tree 97823923b79d9c5545cf302b24ae4a0d9eee4057 parent afb046e2be724a90f21f7cf0ba50e328005bd038 author Andrew Vasquez [EMAIL PROTECTED] Sat, 27 Aug 2005 09:10:00 -0700 committer James Bottomley [EMAIL PROTECTED](none) Mon, 05 Sep 2005 05:53:50 -0500 [SCSI] qla2xxx: Remove bad call to

[SCSI] fix SCSI_IOCTL_PROBE_HOST

2005-09-07 Thread Linux Kernel Mailing List
tree cefbe293f78922658232f44eafd17e29714bd9fe parent 4869040512082b761de2d7c35975d01044f8bfea author Christoph Hellwig [EMAIL PROTECTED] Tue, 06 Sep 2005 14:03:44 +0200 committer James Bottomley [EMAIL PROTECTED](none) Wed, 07 Sep 2005 03:25:16 -0500 [SCSI] fix SCSI_IOCTL_PROBE_HOST This

[SCSI] unexport scsi_add_timer/scsi_delete_timer

2005-09-07 Thread Linux Kernel Mailing List
tree 770c8c9e857bb4d0bf7c96d831e35f91f2e11f9e parent c5478def7a3a2dba9ceda452c2aa3539514d30a9 author Christoph Hellwig [EMAIL PROTECTED] Tue, 06 Sep 2005 14:15:37 +0200 committer James Bottomley [EMAIL PROTECTED](none) Wed, 07 Sep 2005 03:26:37 -0500 [SCSI] unexport

[SCSI] aic byteorder fixes after recent cleanup

2005-09-07 Thread Linux Kernel Mailing List
tree f8984ec42ce7ee2bcd01dab32ad89d89d3028830 parent b0825488a642cadcf39709961dde61440cb0731c author Olaf Hering [EMAIL PROTECTED] Tue, 19 Jul 2005 22:04:24 +0200 committer James Bottomley [EMAIL PROTECTED](none) Sat, 30 Jul 2005 19:08:20 -0500 [SCSI] aic byteorder fixes after recent cleanup

[SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff

2005-09-07 Thread Linux Kernel Mailing List
tree 6803ca890151a325b592d758572d3cc6abded524 parent 0a637a2cec724eeb4649f6d1c07026b72c39ad84 author Adrian Bunk [EMAIL PROTECTED] Wed, 27 Jul 2005 15:07:42 -0700 committer James Bottomley [EMAIL PROTECTED](none) Sat, 30 Jul 2005 19:08:21 -0500 [SCSI] git-scsi-misc: drivers/scsi/ch.c: remove

[SCSI] add template for scsi_host_set_state()

2005-09-07 Thread Linux Kernel Mailing List
tree 49eaf65fda30d8824d9ce79a195c4399e65b6650 parent 82f29467a025f6a2192d281e97fca0be46e905cc author James Bottomley [EMAIL PROTECTED](none) Sat, 30 Jul 2005 21:39:53 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sat, 30 Jul 2005 21:39:53 -0500 [SCSI] add template for

[SCSI] qla1280: interupt posting for irq disabling/enabling

2005-09-07 Thread Linux Kernel Mailing List
tree f42b951cce636d189249c8a915a5d10caaf62a40 parent a6c42741ace2fee235b6902e76f3c86a01d32146 author Christoph Hellwig [EMAIL PROTECTED] Mon, 04 Jul 2005 17:48:19 +0200 committer James Bottomley [EMAIL PROTECTED](none) Tue, 02 Aug 2005 21:43:44 -0500 [SCSI] qla1280: interupt posting for irq

[SCSI] qla1280: use SAM_ constants

2005-09-07 Thread Linux Kernel Mailing List
tree 289e8979516098c7b970b4666a8a093c30b7977e parent 2b55cac3d2d9f545c141748d00eae86e2c042ca5 author Christoph Hellwig [EMAIL PROTECTED] Mon, 04 Jul 2005 17:48:36 +0200 committer James Bottomley [EMAIL PROTECTED](none) Tue, 02 Aug 2005 21:43:46 -0500 [SCSI] qla1280: use SAM_ constants

[SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS

2005-09-07 Thread Linux Kernel Mailing List
tree 747c43febb3fb85668810a6996dccaf7044d337e parent 0e68c00373f61fcdee453f6c9878e3390fc0f0ce author [EMAIL PROTECTED] [EMAIL PROTECTED] Sun, 07 Aug 2005 13:32:07 -0700 committer James Bottomley [EMAIL PROTECTED](none) Sun, 07 Aug 2005 19:34:29 -0500 [SCSI] aic79xx: needs to select

[SCSI] qla1280: endianess annotations

2005-09-07 Thread Linux Kernel Mailing List
tree fe8ae190259fe0d0ad17c74e90077950eea31809 parent 7a34766fdcec0c619aa68ace203b934dd7cf9dbc author Christoph Hellwig [EMAIL PROTECTED] Mon, 04 Jul 2005 17:49:26 +0200 committer James Bottomley [EMAIL PROTECTED](none) Tue, 02 Aug 2005 21:43:52 -0500 [SCSI] qla1280: endianess annotations

[SCSI] add global timeout to the scsi mid-layer

2005-09-07 Thread Linux Kernel Mailing List
tree 4eb9124ae72e1a905094c259465718793698e603 parent f03a567054fea4f9d43c50ec91338266c0bd588d author James Bottomley [EMAIL PROTECTED] Sat, 06 Aug 2005 07:45:40 -0500 committer James Bottomley [EMAIL PROTECTED](none) Mon, 08 Aug 2005 19:55:39 -0500 [SCSI] add global timeout to the scsi mid-layer

[SCSI] aacraid: sgraw command support

2005-09-07 Thread Linux Kernel Mailing List
tree 7172e827bccfa4b9c04fc11ddc54ae34a6376562 parent 12a26d0879d8a4502425037e9013b1f64ed669b7 author Mark Haverkamp [EMAIL PROTECTED] Thu, 04 Aug 2005 05:39:49 -0700 committer James Bottomley [EMAIL PROTECTED](none) Sat, 06 Aug 2005 02:57:56 -0500 [SCSI] aacraid: sgraw command support Received

[SCSI] aacraid: driver version update

2005-09-07 Thread Linux Kernel Mailing List
tree a73d27c245d024ea9e0e0651d3ca524ef74ba9b5 parent bed30de47b034b5f28fb7db2fae4860b9d9c0622 author Mark Haverkamp [EMAIL PROTECTED] Thu, 04 Aug 2005 05:38:55 -0700 committer James Bottomley [EMAIL PROTECTED](none) Sat, 06 Aug 2005 02:50:26 -0500 [SCSI] aacraid: driver version update Received

[SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target

2005-09-07 Thread Linux Kernel Mailing List
tree f83fa07a0dc721a41a7e5d984284b823aa39b261 parent 79778a27be4c704552a18cf2a3e8b9e30623acd1 author James Bottomley [EMAIL PROTECTED] Sat, 06 Aug 2005 02:24:54 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sat, 06 Aug 2005 02:49:15 -0500 [SCSI] aic7xxx/79xx: fix another potential

[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9

2005-09-07 Thread Linux Kernel Mailing List
tree 43a3107ead65790b9f5ffa04d54d5daa8904de79 parent 52b5cfb355b2b3274979d25490f190d478ab1fad author James Bottomley [EMAIL PROTECTED] Fri, 05 Aug 2005 03:33:22 -0500 committer James Bottomley [EMAIL PROTECTED](none) Fri, 05 Aug 2005 03:41:25 -0500 [SCSI] aic7xxx: upport all sequencer and core

[SCSI] aacraid: interupt mitigation

2005-09-07 Thread Linux Kernel Mailing List
tree 1dd29e4f8ae3122d8cc642523a6f0cd2ca70bfd3 parent fc789a93994858b5e5a46afb96d0dcf6cc1b6f08 author Mark Haverkamp [EMAIL PROTECTED] Thu, 04 Aug 2005 05:38:51 -0700 committer James Bottomley [EMAIL PROTECTED](none) Sat, 06 Aug 2005 02:49:46 -0500 [SCSI] aacraid: interupt mitigation Received

[SCSI] aacraid: driver shutdown method

2005-09-07 Thread Linux Kernel Mailing List
tree 7ec25f58f22929ee48495addf8facda797668852 parent c7f476023f57145357df32346b7de9202ce47d5f author Mark Haverkamp [EMAIL PROTECTED] Thu, 04 Aug 2005 05:39:01 -0700 committer James Bottomley [EMAIL PROTECTED](none) Sat, 06 Aug 2005 02:51:11 -0500 [SCSI] aacraid: driver shutdown method Add in

[SCSI] qla1280: don't use bitfields for hardware access in isp_config

2005-09-07 Thread Linux Kernel Mailing List
tree 1266e52875e27c859c14f42731854c70b60c6582 parent 5c79d6154f335543ea4c4a555f645a1f76b5d117 author Christoph Hellwig [EMAIL PROTECTED] Mon, 04 Jul 2005 17:48:55 +0200 committer James Bottomley [EMAIL PROTECTED](none) Tue, 02 Aug 2005 21:43:50 -0500 [SCSI] qla1280: don't use bitfields for

[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic

2005-09-07 Thread Linux Kernel Mailing List
tree 3bd3c4f60e0cbb5c316dad3789abaf4fc1facbd0 parent 483f05f0134e60b724bc3678507c1def860c56d5 author [EMAIL PROTECTED] [EMAIL PROTECTED] Wed, 10 Aug 2005 23:02:50 -0400 committer James Bottomley [EMAIL PROTECTED](none) Fri, 12 Aug 2005 22:08:30 -0500 [SCSI] lpfc driver 8.0.30 : fix lip/cablepull

[SCSI] add missing hold_mcs parameter to the spi transport class

2005-09-07 Thread Linux Kernel Mailing List
tree ad5ef1024415a81f31426879b4b32c17e373d910 parent 3f40d7d6eaadecd48f6d1c0c4a5ad414b992260e author James Bottomley [EMAIL PROTECTED] Thu, 04 Aug 2005 01:43:52 -0500 committer James Bottomley [EMAIL PROTECTED](none) Thu, 04 Aug 2005 01:54:55 -0500 [SCSI] add missing hold_mcs parameter to the

[SCSI] drivers/scsi/st.c: add reference count and related fixes

2005-09-07 Thread Linux Kernel Mailing List
tree 97b3258660d52dc0359d50f27b5f593c935c9012 parent 5262d0851cc6692390ee1aa2c55f57f3bfd0a7c7 author Kai Makisara [EMAIL PROTECTED] Tue, 02 Aug 2005 13:40:47 +0300 committer James Bottomley [EMAIL PROTECTED](none) Mon, 08 Aug 2005 19:33:48 -0500 [SCSI] drivers/scsi/st.c: add reference count and

[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts

2005-09-07 Thread Linux Kernel Mailing List
tree ab04eda0ed5763908dfbb5803e44052e53607f40 parent f888ba3ce77c66bece3d804caf7d559838209a4a author [EMAIL PROTECTED] [EMAIL PROTECTED] Wed, 10 Aug 2005 23:02:30 -0400 committer James Bottomley [EMAIL PROTECTED](none) Fri, 12 Aug 2005 22:08:54 -0500 [SCSI] lpfc driver 8.0.30 : dev_loss and

[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()

2005-09-07 Thread Linux Kernel Mailing List
tree db1f8660dba0b448b1a4150d44a084dafaf5253e parent ea84c3f74df646a0897e95c78147190517a751a9 author [EMAIL PROTECTED] [EMAIL PROTECTED] Wed, 10 Aug 2005 23:03:09 -0400 committer James Bottomley [EMAIL PROTECTED](none) Fri, 12 Aug 2005 22:09:01 -0500 [SCSI] lpfc driver 8.0.30 : convert to use of

[SCSI] lpfc driver 8.0.30 : update version to 8.0.30

2005-09-07 Thread Linux Kernel Mailing List
tree fc7d4cf9f2f1fa7d7ddefb272583a844120328cf parent 918865230e55b1fece2d8edec39d46c00626590b author [EMAIL PROTECTED] [EMAIL PROTECTED] Wed, 10 Aug 2005 23:03:17 -0400 committer James Bottomley [EMAIL PROTECTED](none) Fri, 12 Aug 2005 22:09:32 -0500 [SCSI] lpfc driver 8.0.30 : update version to

[SCSI] add ability to deny binding to SPI transport class

2005-09-07 Thread Linux Kernel Mailing List
tree 21b45648425c43f6a392afc0da800524608c7caf parent 3a4f5c60dbe1978580ea03c1aff353d1e63d1638 author James Bottomley [EMAIL PROTECTED] Mon, 15 Aug 2005 00:34:06 -0500 committer James Bottomley [EMAIL PROTECTED](none) Mon, 15 Aug 2005 00:42:25 -0500 [SCSI] add ability to deny binding to SPI

[SCSI] fix warning in scsi_softirq

2005-09-07 Thread Linux Kernel Mailing List
tree 7686ea80865e30f79fe0360540e1eb6cd9ac7485 parent 3a1c1d446b7cac6ddd8f6b1f3254ccffe87f1751 author [EMAIL PROTECTED] [EMAIL PROTECTED] Tue, 09 Aug 2005 14:17:03 -0700 committer James Bottomley [EMAIL PROTECTED](none) Fri, 12 Aug 2005 22:27:44 -0500 [SCSI] fix warning in scsi_softirq From:

[SCSI] aic79xx: remove some dead code

2005-09-07 Thread Linux Kernel Mailing List
tree b4847d520aa5fdfa9d80dc848407bd7d89d05342 parent d0a7e574007fd547d72ec693bfa35778623d0738 author Christoph Hellwig [EMAIL PROTECTED] Mon, 15 Aug 2005 13:27:39 +0200 committer James Bottomley [EMAIL PROTECTED](none) Mon, 15 Aug 2005 19:18:12 -0500 [SCSI] aic79xx: remove some dead code remove

[SCSI] correct transport class abstraction to work outside SCSI

2005-09-07 Thread Linux Kernel Mailing List
tree 3457bdf4e8eaf870971aab03c99c31534ba85658 parent 10c1b88987d618f4f89c10e11e574c76de73b5e7 author James Bottomley [EMAIL PROTECTED] Mon, 15 Aug 2005 03:09:01 -0500 committer James Bottomley [EMAIL PROTECTED](none) Mon, 15 Aug 2005 03:21:27 -0500 [SCSI] correct transport class abstraction to

[SCSI] Add Emulex as maintainer of lpfc SCSI driver

2005-09-07 Thread Linux Kernel Mailing List
tree 419e336ec5ca884cc8b11cebfd5be30262078583 parent 9909b79e3d533b422c6c72945da35aef124dbce1 author [EMAIL PROTECTED] [EMAIL PROTECTED] Thu, 11 Aug 2005 21:42:35 -0400 committer James Bottomley [EMAIL PROTECTED](none) Fri, 12 Aug 2005 22:09:57 -0500 [SCSI] Add Emulex as maintainer of lpfc SCSI

[SCSI] aic79xx: sane pci probing

2005-09-07 Thread Linux Kernel Mailing List
tree c465c274ffe0e4118ed46ad4e0e09dca975aeb1f parent d46b1d549e1414d673e0ec18219f4f5e30d5f3f5 author Christoph Hellwig [EMAIL PROTECTED] Mon, 15 Aug 2005 13:28:46 +0200 committer James Bottomley [EMAIL PROTECTED](none) Mon, 15 Aug 2005 19:18:55 -0500 [SCSI] aic79xx: sane pci probing remove

[SCSI] aacraid: Fix aacraid probe breakage (updated)

2005-09-07 Thread Linux Kernel Mailing List
tree 204bd462cf3e484173fea17724ed0bfa68fc614c parent ebd8bb7647e908e8654e565fa289b0300f9f8fa7 author Mark Haverkamp [EMAIL PROTECTED] Tue, 16 Aug 2005 00:50:24 -0700 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:14:07 -0500 [SCSI] aacraid: Fix aacraid probe breakage

[SCSI] ibmvscsi eh locking

2005-09-07 Thread Linux Kernel Mailing List
tree 2015cb8448cdfb0350cfd582c660535e4242fed0 parent 3b2946cc96bfafa90a555c70b2e876cbbd0fae98 author Dave C Boutcher [EMAIL PROTECTED] Tue, 16 Aug 2005 02:52:58 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:14:08 -0500 [SCSI] ibmvscsi eh locking With the removal of

[SCSI] add missing attribute container function prototype

2005-09-07 Thread Linux Kernel Mailing List
tree 69ec4dfa0927096cca15167c04150637fad66de6 parent be042f240a8528b8f6b741a484cdbbf515698388 author James Bottomley [EMAIL PROTECTED] Wed, 17 Aug 2005 03:26:10 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:14:09 -0500 [SCSI] add missing attribute container function

[SCSI] drivers/scsi/constants.c should include scsi_dbg.h

2005-09-07 Thread Linux Kernel Mailing List
tree 9c4c2bfea134ad9a457b391bf389106f44a71449 parent caca1779870b1bcc0fb07e48ebd2403901f356b8 author Adrian Bunk [EMAIL PROTECTED] Sat, 20 Aug 2005 21:27:27 +0200 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:14:10 -0500 [SCSI] drivers/scsi/constants.c should include

[PATCH] Add blk_rq_map_kern()

2005-09-07 Thread Linux Kernel Mailing List
tree 30ab71759486f94d60af2283fc55bfffcc22155a parent 8b22c249e7de453961e4d253b19fc2a0bdd65d53 author Mike Christie [EMAIL PROTECTED] Mon, 20 Jun 2005 14:04:44 +0200 committer Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:04:44 +0200 [PATCH] Add blk_rq_map_kern() Add blk_rq_map_kern which

[PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern()

2005-09-07 Thread Linux Kernel Mailing List
tree f825aa09e088c160d50f2b9e878a287ebf2cb304 parent df46b9a44ceb5af2ea2351ce8e28ae7bd840b00f author Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:05:27 +0200 committer Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:05:27 +0200 [PATCH] Keep the bio end_io parts inside of bio.c for

[PATCH] Cleanup blk_rq_map_* interfaces

2005-09-07 Thread Linux Kernel Mailing List
tree ddf12e2fad7c0df0656a10ee6aac3f12a04dbed8 parent b823825e8e09aac6dc1ca362cd5639a87329d636 author Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:06:01 +0200 committer Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:06:01 +0200 [PATCH] Cleanup blk_rq_map_* interfaces Change the

[PATCH] Add scatter-gather support for the block layer SG_IO

2005-09-07 Thread Linux Kernel Mailing List
tree 559898cdf83bd0f93b8a72248c6423a6548fb604 parent dd1cab95f356f1395278633565f198463cf6bd24 author James Bottomley [EMAIL PROTECTED] Mon, 20 Jun 2005 14:06:52 +0200 committer Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:06:52 +0200 [PATCH] Add scatter-gather support for the block layer

[PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c

2005-09-07 Thread Linux Kernel Mailing List
tree bca12f46d6ea3039896406081826d7db37b0384e parent f1970baf6d74e03bd32072ab453f2fc01bc1b8d3 author James Bottomley [EMAIL PROTECTED] Mon, 20 Jun 2005 14:07:17 +0200 committer Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:07:17 +0200 [PATCH] The blk_rq_map_user() change missed an update in

[PATCH] update blk_execute_rq to take an at_head parameter

2005-09-07 Thread Linux Kernel Mailing List
tree 0998252ed375929dca468440b7486d4c1104757f parent f63eb21b4f32028755b6b9d47e5eb13c18ba0cae author James Bottomley [EMAIL PROTECTED] Mon, 20 Jun 2005 14:11:09 +0200 committer Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:11:09 +0200 [PATCH] update blk_execute_rq to take an at_head parameter

[PATCH] ll_rw_blk.c kerneldoc updates

2005-09-07 Thread Linux Kernel Mailing List
tree d7cae2a3da1e15dc8c87b0ffbf2608eb8c999cc9 parent 994ca9a19616f0d4161a9e825f0835925d522426 author Christoph Hellwig [EMAIL PROTECTED] Mon, 20 Jun 2005 14:21:01 +0200 committer Jens Axboe [EMAIL PROTECTED] Mon, 20 Jun 2005 14:21:01 +0200 [PATCH] ll_rw_blk.c kerneldoc updates The recent mapping

[SCSI] use scatter lists for all block pc requests and simplify hw handlers

2005-09-07 Thread Linux Kernel Mailing List
tree 5c3a30bec263cb62538f08834db5e1cfec64c265 parent 31151ba2cef171344beac254e65bd7e00138bb0d author James Bottomley [EMAIL PROTECTED] Sun, 05 Jun 2005 12:07:14 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 20:45:34 -0500 [SCSI] use scatter lists for all block pc

update scsi_wait_req to new format for blk_rq_map_kern()

2005-09-07 Thread Linux Kernel Mailing List
tree af64a510d254c8c96f662c3e3ba5039119765b1b parent e537a36d528053f6b9dbe6c88e763e835c0d3517 author James Bottomley [EMAIL PROTECTED](none) Thu, 16 Jun 2005 04:16:09 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 20:46:39 -0500 update scsi_wait_req to new format for

[SCSI] use scatter lists for all block pc requests and simplify hw handlers

2005-09-07 Thread Linux Kernel Mailing List
tree ce664010089283f464d88cd89c11a60d35923851 parent 8e6401187ef7fb1edc2740832b48bf47ed2c90f2 author James Bottomley [EMAIL PROTECTED](none) Thu, 16 Jun 2005 04:48:29 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 20:46:40 -0500 [SCSI] use scatter lists for all block pc

[XFS] Prevent the incore superblock sb_fdblocks count from leaking when we

2005-09-07 Thread Linux Kernel Mailing List
tree f4528809d197fc687a73b8152fab8356540455ba parent bcec2b7f2bf856bdf2a8780a57fe78417a513682 author David Chinner [EMAIL PROTECTED] Fri, 02 Sep 2005 16:40:47 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:40:47 +1000 [XFS] Prevent the incore superblock sb_fdblocks count from

[SCSI] comment cleanup for spi_execute

2005-09-07 Thread Linux Kernel Mailing List
tree e7032760509cdb7185fae574ac070f6dfeda8a3e parent 1ccb48bb163853c24840c0a50c2a6df1affe029c author Christoph Hellwig [EMAIL PROTECTED] Sun, 19 Jun 2005 11:32:53 +0200 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:34:10 -0500 [SCSI] comment cleanup for spi_execute

[PATCH] libata: fix pio_mask values (take 2)

2005-09-07 Thread Linux Kernel Mailing List
tree afd386f0cee850f62fdb9245105e02fe49631d28 parent 4706df3d3c42af802597d82c8b1542c3d52eab23 author Brett Russ [EMAIL PROTECTED] Fri, 02 Sep 2005 05:53:34 -0400 committer Jeff Garzik [EMAIL PROTECTED] Wed, 07 Sep 2005 09:54:54 -0400 [PATCH] libata: fix pio_mask values (take 2)

[XFS] Fix check for writeable file in xfs_ioc_space ioctl code

2005-09-07 Thread Linux Kernel Mailing List
tree 9904bc324d1d174c198da8a74d6dec937cddc036 parent 3bdbfb104e53b367892cc9510e6722346dfb656b author Eric Sandeen [EMAIL PROTECTED] Fri, 02 Sep 2005 16:41:16 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:41:16 +1000 [XFS] Fix check for writeable file in xfs_ioc_space ioctl

[XFS] 929956 add log debugging and tracing info

2005-09-07 Thread Linux Kernel Mailing List
tree ea1387a8bb0ca34f8690232bb4bddf99e3a8bf6c parent 32fb9b57aef35b82434cfb4c9de18b484fc3ec88 author Tim Shimmin [EMAIL PROTECTED] Fri, 02 Sep 2005 16:42:05 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:42:05 +1000 [XFS] 929956 add log debugging and tracing info SGI-PV:

[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)

2005-09-07 Thread Linux Kernel Mailing List
tree c000be3180caccc6d484aad0f82f58d733358622 parent 33aa687db90dd8541bd5e9a762eebf880eaee767 author James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:33:52 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:33:52 -0500 [SCSI] convert sd to scsi_execute_req

[XFS] Make metadata IO completion consistent with other IO completion

2005-09-07 Thread Linux Kernel Mailing List
tree 613ddae544b533a9051fd3bb8a733aaf6133961e parent cdb626878f6f5e37d678d30c9cacf5726b88a656 author Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:39:56 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:39:56 +1000 [XFS] Make metadata IO completion consistent with other IO

[XFS] remove struct vnode::v_type

2005-09-07 Thread Linux Kernel Mailing List
tree 44fa8c13d6300c9c42b9f5a60aeb933131e24e67 parent 155ffd075caedcea5ad595c95403c71bfc391c4a author Christoph Hellwig [EMAIL PROTECTED] Fri, 02 Sep 2005 16:46:51 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:46:51 +1000 [XFS] remove struct vnode::v_type SGI-PV: 936236

[XFS] Fix regression in transaction reserved-block accounting for direct

2005-09-07 Thread Linux Kernel Mailing List
tree 10b39fa2358be3766f36a6f7729d176ceb14ebd6 parent ad4a8ac4e9d9cffb0a4c9ebebc6bda9d8dbbfe99 author Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:41:32 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:41:32 +1000 [XFS] Fix regression in transaction reserved-block

[XFS] remove unessecary vnode flags

2005-09-07 Thread Linux Kernel Mailing List
tree 06558d42a069d0faeb398d81016c33448960d009 parent 760dea671ea9c5b8c732d76d09673d6d052a186f author Christoph Hellwig [EMAIL PROTECTED] Fri, 02 Sep 2005 16:56:14 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:56:14 +1000 [XFS] remove unessecary vnode flags SGI-PV: 934766

[SCSI] convert the remaining mid-layer pieces to scsi_execute_req

2005-09-07 Thread Linux Kernel Mailing List
tree 501f88d32efe275560c2df1f6c7c6bacf72af4cf parent 7a93aef7fbac6f4db40b6fec5c0c6b654ae7a93c author James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:27:01 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:27:01 -0500 [SCSI] convert the remaining mid-layer

[kernel-doc] fix various DocBook build problems/warnings

2005-09-07 Thread Linux Kernel Mailing List
tree 7ba5f46394251a478c071a64dff941369769a18c parent 4706df3d3c42af802597d82c8b1542c3d52eab23 author Jeff Garzik [EMAIL PROTECTED] Wed, 07 Sep 2005 09:15:17 -0400 committer Jeff Garzik [EMAIL PROTECTED] Wed, 07 Sep 2005 09:15:17 -0400 [kernel-doc] fix various DocBook build problems/warnings Most

drm: small cleanups

2005-09-07 Thread Linux Kernel Mailing List
tree 4ffe6f27b02eb814f7c855bfb4e5f28c8f3d6280 parent 89625eb186b9b0b9454d44126f8b1bcc72ad93b7 author Dave Airlie [EMAIL PROTECTED](none) Mon, 05 Sep 2005 21:33:44 +1000 committer Dave Airlie [EMAIL PROTECTED] Mon, 05 Sep 2005 21:33:44 +1000 drm: small cleanups This patch contains the following

[XFS] Remove extraneous quotacheck diagnostics.

2005-09-07 Thread Linux Kernel Mailing List
tree f7bb6d19d22cd94d7d160f305afd84d55c0231b9 parent e69a333b5e0c8c6b687b07665a3cb5545657d2aa author Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:43:48 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:43:48 +1000 [XFS] Remove extraneous quotacheck diagnostics. SGI-PV:

[SCSI] fix 3ware raid emulated commands

2005-09-07 Thread Linux Kernel Mailing List
tree 4dcc96b31a31a6e7fbc82de31346f395fe78cb0b parent f189c5cb8ddde0c01838f2b3bc7650e86c097a14 author James Bottomley [EMAIL PROTECTED] Tue, 28 Jun 2005 19:18:21 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:34:11 -0500 [SCSI] fix 3ware raid emulated commands The

[XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco

2005-09-07 Thread Linux Kernel Mailing List
tree a86bef9269c786a073980749044fe495b730ea8d parent 6f948fbd443255e3a918438ce41cd7581cf8146d author Christoph Hellwig [EMAIL PROTECTED] Fri, 02 Sep 2005 16:56:02 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:56:02 +1000 [XFS] Fix sparse warnings in kmem_* functions Patch

[SCSI] convert SPI transport class to scsi_execute

2005-09-07 Thread Linux Kernel Mailing List
tree dac741e1f3f43a1de2433a21b874a093783717f3 parent 1cf72699c1530c3e4ac3d58344f6a6a40a2f46d3 author James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:31:14 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:31:14 -0500 [SCSI] convert SPI transport class to

[XFS] Add a chunk of tracing code to diagnose truncate related issues.

2005-09-07 Thread Linux Kernel Mailing List
tree 9eee863e455b22d18727610e09ff8111af9d62e9 parent eedb5530aad71aecbc1e99cb67f676c26280d3f9 author Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:40:17 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:40:17 +1000 [XFS] Add a chunk of tracing code to diagnose truncate

drm: fix MGA on non AGP systems

2005-09-07 Thread Linux Kernel Mailing List
tree dafb80d522ac9319d4485eb9d189e28c74efa6f0 parent f210973bb6d17aa220c797e8ea23d127d96859b7 author Dave Airlie [EMAIL PROTECTED](none) Mon, 05 Sep 2005 21:51:30 +1000 committer Dave Airlie [EMAIL PROTECTED] Mon, 05 Sep 2005 21:51:30 +1000 drm: fix MGA on non AGP systems Al Viro noticed that

[XFS] send dmapi events from nopage for mmapped files

2005-09-07 Thread Linux Kernel Mailing List
tree e7943d759656f73490668226b8b1580cb6a47c92 parent 536388be42c938fb6d0eece681526ce13bb50aab author Dean Roehrich [EMAIL PROTECTED] Fri, 02 Sep 2005 15:43:05 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 15:43:05 +1000 [XFS] send dmapi events from nopage for mmapped files

[XFS] upate copyrights

2005-09-07 Thread Linux Kernel Mailing List
tree f7727545f1a9e223987127d3001ade533c8c8cd5 parent 616b1c7238f0de5cec12045267a924035f8ed317 author Dean Roehrich [EMAIL PROTECTED] Fri, 02 Sep 2005 15:35:43 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 15:35:43 +1000 [XFS] upate copyrights SGI-PV: 933765 SGI-Modid:

[XFS] Need to unlock the AIL before calling xfs_force_shutdown() because

2005-09-07 Thread Linux Kernel Mailing List
tree 86927e218d4ff43672847732f7756f997a01bcfb parent 0432dab2d2d3b35347a95c01c78a40781b6431fb author Tim Shimmin [EMAIL PROTECTED] Fri, 02 Sep 2005 16:52:55 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:52:55 +1000 [XFS] Need to unlock the AIL before calling

[SCSI] convert ch to use scsi_execute_req

2005-09-07 Thread Linux Kernel Mailing List
tree a7cf1382f4f77be9e428a7982f7a90f9c0589816 parent 820732b501a5bbdd3bde1263f391891e21b5ed8c author James Bottomley [EMAIL PROTECTED] Mon, 13 Jun 2005 08:37:10 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:34:08 -0500 [SCSI] convert ch to use scsi_execute_req I

[PATCH] libata: Marvell SATA support (PIO mode)

2005-09-07 Thread Linux Kernel Mailing List
tree 6d67e9dbcbc615d00881f466b0ad2b9fc1349e00 parent 7da79312830e6d9b3f6ee06b86c3a35caba2f6e7 author Brett Russ [EMAIL PROTECTED] Fri, 02 Sep 2005 02:26:17 -0400 committer Jeff Garzik [EMAIL PROTECTED] Wed, 07 Sep 2005 09:56:09 -0400 [PATCH] libata: Marvell SATA support (PIO mode) This is my

[SCSI] quieten messages on scsi_execute commands

2005-09-07 Thread Linux Kernel Mailing List
tree 6dc8162d8b68e0b66846bf7e2ed015eb60d48378 parent ba482ef4b16bad5172d2be693d4b2420b84c84e7 author James Bottomley [EMAIL PROTECTED] Sun, 04 Sep 2005 21:32:05 -0500 committer James Bottomley [EMAIL PROTECTED](none) Wed, 07 Sep 2005 03:37:57 -0500 [SCSI] quieten messages on scsi_execute

[libata sata_mv] fix build

2005-09-07 Thread Linux Kernel Mailing List
tree c306097b64ec6c647354cb4cd420d49efd293e78 parent 20f733e7d75a16bffc34842b7682c9247dd5f954 author Jeff Garzik [EMAIL PROTECTED] Wed, 07 Sep 2005 10:05:59 -0400 committer Jeff Garzik [EMAIL PROTECTED] Wed, 07 Sep 2005 10:05:59 -0400 [libata sata_mv] fix build This function will go away when

[SCSI] convert sr to scsi_execute_req

2005-09-07 Thread Linux Kernel Mailing List
tree caf927bfbc9bd83ae0812e02d59456117106c97c parent ea73a9f23906c374b697cd5b0d64f6dceced63de author James Bottomley [EMAIL PROTECTED] Mon, 13 Jun 2005 08:21:29 -0500 committer James Bottomley [EMAIL PROTECTED](none) Sun, 28 Aug 2005 21:34:07 -0500 [SCSI] convert sr to scsi_execute_req This

drm: fix issue with handle lookup for a 0 handle

2005-09-07 Thread Linux Kernel Mailing List
tree 0e5bf395d8c53fcfaf0790b417666a8dabae8a8e parent f505380ba7b98ec97bf25300c2a58aeae903530b author Dave Airlie [EMAIL PROTECTED](none) Mon, 05 Sep 2005 21:23:23 +1000 committer Dave Airlie [EMAIL PROTECTED] Mon, 05 Sep 2005 21:23:23 +1000 drm: fix issue with handle lookup for a 0 handle On

[XFS] Add in grpid/nogrpid mount option parsing, actual code was always

2005-09-07 Thread Linux Kernel Mailing List
tree fbdf8b56d23ce011ef3a8bb1481ca9a24e1cedb3 parent 7e9c63961558092d584936a874cf3fee80002eb6 author Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:42:26 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:42:26 +1000 [XFS] Add in grpid/nogrpid mount option parsing, actual code

[XFS] Update copyrights

2005-09-07 Thread Linux Kernel Mailing List
tree 3383528772be9589e064b6c7b3b056b3f20b12d1 parent 80ac2912f846c01d702774bb6aa7100ec71e88b9 author Dean Roehrich [EMAIL PROTECTED] Fri, 02 Sep 2005 15:30:57 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 15:30:57 +1000 [XFS] Update copyrights SGI-PV: 933551 SGI-Modid:

[XFS] add infrastructure for waiting on I/O completion at inode reclaim

2005-09-07 Thread Linux Kernel Mailing List
tree edebb01cbfe550a2edb066d5b4185445cfff11ba parent 592cb26bda6fe69838529acf71e50a6dee7acbb4 author Christoph Hellwig [EMAIL PROTECTED] Fri, 02 Sep 2005 16:58:38 +1000 committer Nathan Scott [EMAIL PROTECTED] Fri, 02 Sep 2005 16:58:38 +1000 [XFS] add infrastructure for waiting on I/O completion

[XFS] Add in the new xfs_aops.h header file for I/O completion struct.

2005-09-07 Thread Linux Kernel Mailing List
tree 1cbdd59928b14533efbb8ab87f50f9c31813dec0 parent 0829c3602f4df95898752c402ea90b92a3e33154 author Christoph Hellwig [EMAIL PROTECTED] Mon, 05 Sep 2005 08:18:12 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:18:12 +1000 [XFS] Add in the new xfs_aops.h header file for I/O

[XFS] Delay I/O completion for unwritten extents after conversion

2005-09-07 Thread Linux Kernel Mailing List
tree 0121a8f6fe10e62bbd943defafe6a92c03e633b6 parent f09738638d3bae6501e8e160c66233832d8c280f author Christoph Hellwig [EMAIL PROTECTED] Mon, 05 Sep 2005 08:23:35 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:23:35 +1000 [XFS] Delay I/O completion for unwritten extents after

[XFS] Need to be able to reset sb_qflags if not mounting with quotas

2005-09-07 Thread Linux Kernel Mailing List
tree d97e390aa0abd15212230b2b61cf0d15b8fbab8f parent 56d433e430eb399a4b6d0e73d28af6e1d4713547 author Tim Shimmin [EMAIL PROTECTED] Mon, 05 Sep 2005 08:24:10 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:24:10 +1000 [XFS] Need to be able to reset sb_qflags if not mounting with

[XFS] Check if there is first behavior before calling VOP_RECLAIM from

2005-09-07 Thread Linux Kernel Mailing List
tree 767fd3c37f9bce54b3412b6c0cb1b0138125a242 parent 4cd4a034a3ef020d9de48fe0a3f5f976e5134669 author Felix Blyakher [EMAIL PROTECTED] Mon, 05 Sep 2005 08:24:49 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:24:49 +1000 [XFS] Check if there is first behavior before calling

[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls

2005-09-07 Thread Linux Kernel Mailing List
tree e76d37e3d61a19bceb6b1d61f662fbc8ce0c16f3 parent 0c147f9a864f043e6f93a4bb3519c1166419bd74 author Eric Sandeen [EMAIL PROTECTED] Mon, 05 Sep 2005 08:25:06 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:25:06 +1000 [XFS] add handlers to fix xfs_flock_t alignment issues in

[XFS] Manage spinlock differences between kernel versions a bit.

2005-09-07 Thread Linux Kernel Mailing List
tree 4d0355092af3e324fc7d66d7964f0b7e69105bc6 parent 526c420c44b45b11e25a98f37702cc3044ba9bdc author Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:27:50 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:27:50 +1000 [XFS] Manage spinlock differences between kernel versions a

[XFS] allow a null behaviour pointer in linvfs_clear_inode

2005-09-07 Thread Linux Kernel Mailing List
tree b85447888ac27b35136d92f4dc25cc55de3b1b97 parent 53937c52c3f1dff6100174f50a85c068f16713ae author Christoph Hellwig [EMAIL PROTECTED] Mon, 05 Sep 2005 08:28:02 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:28:02 +1000 [XFS] allow a null behaviour pointer in

[XFS] remove some dead code from pagebuf

2005-09-07 Thread Linux Kernel Mailing List
tree 81f580bcc4729c190d7cd6209d9d61c5f88b84b7 parent 02ba71de98d5eee63e82cc2d88f9ea8430810a9a author Christoph Hellwig [EMAIL PROTECTED] Mon, 05 Sep 2005 08:28:16 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:28:16 +1000 [XFS] remove some dead code from pagebuf SGI-PV:

[XFS] Fixes a bug in the quota code when allocating a new dquot record

2005-09-07 Thread Linux Kernel Mailing List
tree 6955d8a48cb52effb2f2352fab34bdf2291acce3 parent 0f9fffbcc1817c655d6dd40960ae2e0086b0f64f author Tim Shimmin [EMAIL PROTECTED] Mon, 05 Sep 2005 08:29:01 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:29:01 +1000 [XFS] Fixes a bug in the quota code when allocating a new

[XFS] Retry linux inode cacech lookup if we found a stale inode. This

2005-09-07 Thread Linux Kernel Mailing List
tree 1262d9ec73d90bd4a73093cdd8afe8d2459dae72 parent efa092f3d4c60be7e81de515db9f06e5f8426afc author Christoph Hellwig [EMAIL PROTECTED] Mon, 05 Sep 2005 08:33:00 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:33:00 +1000 [XFS] Retry linux inode cacech lookup if we found a

[XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after

2005-09-07 Thread Linux Kernel Mailing List
tree f5bfb33cea1c6d7d2ababf5f800e63e2ec89a65a parent ba403ab43e896c57f32995ccba9a6bd6ec8dd1b9 author David Chinner [EMAIL PROTECTED] Mon, 05 Sep 2005 08:33:35 +1000 committer Nathan Scott [EMAIL PROTECTED] Mon, 05 Sep 2005 08:33:35 +1000 [XFS] Fix racy access to pb_flags. pagebuf_rele() modified

  1   2   3   >