linux-stable/drivers/infiniband/hw/ipath
Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull more vfs updates from Al Viro:
 "Assorted VFS fixes and related cleanups (IMO the most interesting in
  that part are f_path-related things and Eric's descriptor-related
  stuff).  UFS regression fixes (it got broken last cycle).  9P fixes.
  fs-cache series, DAX patches, Jan's file_remove_suid() work"

[ I'd say this is much more than "fixes and related cleanups".  The
  file_table locking rule change by Eric Dumazet is a rather big and
  fundamental update even if the patch isn't huge.   - Linus ]

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (49 commits)
  9p: cope with bogus responses from server in p9_client_{read,write}
  p9_client_write(): avoid double p9_free_req()
  9p: forgetting to cancel request on interrupted zero-copy RPC
  dax: bdev_direct_access() may sleep
  block: Add support for DAX reads/writes to block devices
  dax: Use copy_from_iter_nocache
  dax: Add block size note to documentation
  fs/file.c: __fget() and dup2() atomicity rules
  fs/file.c: don't acquire files->file_lock in fd_install()
  fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper limitation
  vfs: avoid creation of inode number 0 in get_next_ino
  namei: make set_root_rcu() return void
  make simple_positive() public
  ufs: use dir_pages instead of ufs_dir_pages()
  pagemap.h: move dir_pages() over there
  remove the pointless include of lglock.h
  fs: cleanup slight list_entry abuse
  xfs: Correctly lock inode when removing suid and file capabilities
  fs: Call security_ops->inode_killpriv on truncate
  fs: Provide function telling whether file_remove_privs() will do anything
  ...
2015-07-04 19:36:06 -07:00
..
ipath_common.h
ipath_cq.c IB/core: Change provider's API of create_cq to be extendible 2015-06-12 14:49:10 -04:00
ipath_debug.h
ipath_diag.c IB/ipath: Translate legacy diagpkt into newer extended diagpkt 2014-05-27 13:21:04 -07:00
ipath_dma.c IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads 2014-04-01 11:16:31 -07:00
ipath_driver.c x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabled 2015-06-18 11:23:42 +02:00
ipath_eeprom.c
ipath_file_ops.c infinibad: weird APIs switched to ->write_iter() 2015-04-11 22:29:42 -04:00
ipath_fs.c make simple_positive() public 2015-06-23 18:02:01 -04:00
ipath_iba6110.c IB/ipath: Replace open-coded ARRAY_SIZE with macro 2012-05-08 11:17:20 -07:00
ipath_init_chip.c IB/ipath: Remove unreachable code 2012-11-22 00:50:51 -08:00
ipath_intr.c IB/ipath: Use time_before()/_after() 2014-05-28 09:57:06 -07:00
ipath_kernel.h x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabled 2015-06-18 11:23:42 +02:00
ipath_keys.c
ipath_mad.c IB/mad: Add support for additional MAD info to/from drivers 2015-06-12 14:49:17 -04:00
ipath_mmap.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ipath_mr.c IB/core: Replace ib_umem's offset field with a full address 2014-12-15 18:13:35 -08:00
ipath_qp.c IB/core: Ethernet L2 attributes in verbs/cm structures 2014-01-14 14:20:54 -08:00
ipath_rc.c
ipath_registers.h
ipath_ruc.c
ipath_sdma.c IB/ipath: Use time_before()/_after() 2014-05-28 09:57:06 -07:00
ipath_srq.c RDMA/core: Add SRQ type field 2011-10-13 09:13:26 -07:00
ipath_stats.c
ipath_sysfs.c infiniband: Fix up users implicitly relying on getting stat.h 2011-10-31 19:31:34 -04:00
ipath_uc.c
ipath_ud.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ipath_user_pages.c IB/ipath: Change get_user_pages() usage to always NULL vmas 2014-09-19 10:03:11 -07:00
ipath_user_sdma.c IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() 2013-11-08 14:43:11 -08:00
ipath_user_sdma.h
ipath_verbs.c IB/core: Add ability for drivers to report an alternate MAD size. 2015-06-12 14:49:17 -04:00
ipath_verbs.h IB/mad: Add support for additional MAD info to/from drivers 2015-06-12 14:49:17 -04:00
ipath_verbs_mcast.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ipath_wc_ppc64.c IB/ipath: Remove unused function in ipath_wc_ppc64 2015-02-13 11:17:29 -08:00
ipath_wc_x86_64.c x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabled 2015-06-18 11:23:42 +02:00
Kconfig x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabled 2015-06-18 11:23:42 +02:00
Makefile IB: Replace EXTRA_CFLAGS with ccflags-y 2010-10-23 13:45:03 -07:00