提交历史

作者 SHA1 备注 提交日期
  Roland Dreier bc1db9af73 IB: Explicitly rule out llseek to avoid BKL in default_llseek() 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Andi Kleen 0933e2d98d driver core: Convert some drivers to CLASS_ATTR_STRING 15 年之前
  Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 年之前
  Linus Torvalds 0f2cc4ecd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 年之前
  Al Viro b1e4594ba0 switch infiniband uverbs to anon_inodes 15 年之前
  Roland Dreier fe8875e5a4 Merge branch 'misc' into for-next 15 年之前
  Roland Dreier a265e5587f IB/uverbs: Use anon_inodes instead of private infinibandeventfs 15 年之前
  Alexander Chiang 9afed76d59 IB/uverbs: Whitespace cleanup 15 年之前
  Alexander Chiang 6d6a0e71ee IB/uverbs: Increase maximum devices supported 15 年之前
  Alexander Chiang ddbd688301 IB/uverbs: use stack variable 'base' in ib_uverbs_add_one 15 年之前
  Alexander Chiang 38707980c4 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one 15 年之前
  Alexander Chiang 2a72f21226 IB/uverbs: Remove dev_table 15 年之前
  Alexander Chiang 055422ddbb IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device 15 年之前
  Al Viro 2c48b9c455 switch alloc_file() to passing struct path 16 年之前
  Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 15 年之前
  Jack Morgenstein b1b8afb833 IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) 16 年之前
  Roland Dreier 6276e08a9b IB: Use DEFINE_SPINLOCK() for static spinlocks 16 年之前
  Al Viro 233e70f422 saner FASYNC handling on file close 16 年之前
  Greg Kroah-Hartman 91bd418fdc device create: infiniband: convert device_create_drvdata to device_create 17 年之前
  Roland Dreier f3781d2e89 RDMA: Remove subversion $Id tags 17 年之前
  Jonathan Corbet 2fceef397f Merge commit 'v2.6.26' into bkl-removal 17 年之前
  Roland Dreier 5b2d281acb IB/uverbs: BKL is not needed for ib_uverbs_open() 17 年之前
  Jonathan Corbet 057e7c7ff9 infiniband: more BKL pushdown 17 年之前
  Jack Morgenstein fb77bcef9f IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() 17 年之前
  Greg Kroah-Hartman 6c06aec248 IB: fix race in device_create 17 年之前
  Tony Jones f4e91eb4a8 IB: convert struct class_device to struct device 17 年之前
  Roland Dreier a7dab9e887 IB/uverbs: Use alloc_file() instead of get_empty_filp() 17 年之前
  Roland Dreier 1ae5c187ac IB/uverbs: Don't store struct file * for event files 17 年之前
  Roland Dreier 04d29b0ede IB/uverbs: Make ib_uverbs_release_event_file() static 17 年之前