kernel-fxtec-pro1x/drivers/infiniband/hw/qib
Al Viro 971b2e8a3f fix the deadlock in qib_fs
get_sb_single() calls fill_super with superblock locked; calling
deactivate_super() will deadlock immedately.  Moreover, if fill_super
callback returns an error, get_sb_single() will release the reference
to superblock itself just fine.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-06-04 17:16:27 -04:00
..
Kconfig
Makefile
qib.h
qib_6120_regs.h
qib_7220.h
qib_7220_regs.h
qib_7322_regs.h
qib_common.h
qib_cq.c
qib_diag.c
qib_dma.c
qib_driver.c
qib_eeprom.c
qib_file_ops.c
qib_fs.c fix the deadlock in qib_fs 2010-06-04 17:16:27 -04:00
qib_iba6120.c
qib_iba7220.c
qib_iba7322.c IB/qib: Remove DCA support until feature is finished 2010-05-27 11:04:48 -07:00
qib_init.c
qib_intr.c
qib_keys.c
qib_mad.c
qib_mad.h
qib_mmap.c
qib_mr.c
qib_pcie.c
qib_pio_copy.c
qib_qp.c
qib_qsfp.c
qib_qsfp.h
qib_rc.c
qib_ruc.c
qib_sd7220.c
qib_sd7220_img.c
qib_sdma.c
qib_srq.c
qib_sysfs.c
qib_twsi.c
qib_tx.c
qib_uc.c
qib_ud.c
qib_user_pages.c
qib_user_sdma.c
qib_user_sdma.h
qib_verbs.c
qib_verbs.h
qib_verbs_mcast.c
qib_wc_ppc64.c
qib_wc_x86_64.c