summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-242-43/+47
|\
| * fs/9p: use fscache mutex rather than spinlockSasha Levin2016-01-083-6/+6
| * 9p: trans_fd, bail out if recv fcall if missingDominique Martinet2015-11-141-7/+6
| * 9p: trans_fd, read rework to use p9_parse_headerDominique Martinet2015-11-141-35/+40
| * net/9p: Add device name details on errorAneesh Kumar K.V2015-11-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-2411-240/+501
|\ \
| * | libceph: remove outdated commentIlya Dryomov2016-01-211-4/+0
| * | libceph: kill off ceph_x_ticket_handler::validityIlya Dryomov2016-01-212-5/+2
| * | libceph: invalidate AUTH in addition to a service ticketIlya Dryomov2016-01-211-2/+14
| * | libceph: fix authorizer invalidation, take 2Ilya Dryomov2016-01-212-5/+23
| * | libceph: clear messenger auth_retry flag if we faultIlya Dryomov2016-01-211-3/+7
| * | libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-212-19/+59
| * | libceph: use list_for_each_entry_safeGeliang Tang2016-01-211-9/+3
| * | ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng2016-01-214-26/+25
| * | ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng2016-01-211-4/+86
| * | ceph: Asynchronous IO supportYan, Zheng2016-01-211-119/+278
| * | ceph: Avoid to propagate the invalid page pointMinfei Huang2016-01-211-1/+0
| * | ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng2016-01-211-4/+4
| * | rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring2016-01-211-2/+1
| * | libceph: use list_next_entry instead of list_entry_nextGeliang Tang2016-01-211-5/+2
| * | ceph: ceph_frag_contains_value can be booleanYaowei Bai2016-01-211-1/+1
| * | ceph: remove unused functions in ceph_frag.hYaowei Bai2016-01-211-35/+0
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-01-2416-52/+238
|\ \ \
| * | | cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin2016-01-141-0/+1
| * | | cifs: fix race between call_async() and reconnect()Rabin Vincent2016-01-142-3/+5
| * | | Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-1410-33/+156
| * | | cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall2016-01-141-0/+15
| * | | cifs: Make echo interval tunableSteve French2016-01-143-11/+34
| * | | cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2016-01-141-2/+22
| * | | Print IP address of unresponsive serverArnd Hannemann2016-01-141-2/+5
| * | | cifs: Ratelimit kernel log messagesJamie Bainbridge2016-01-142-6/+5
* | | | vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2016-01-241-11/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-24174-4669/+7110
|\ \ \ \
| * | | | IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-212-9/+3
| * | | | IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
| * | | | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-213-54/+50
| * | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-214-4/+57
| * | | | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-214-23/+205
| * | | | IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-213-18/+365
| * | | | IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-213-95/+147
| * | | | IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-212-1/+18
| * | | | net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52
| * | | | net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-215-23/+132
| * | | | net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-215-10/+20
| * | | | IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2016-01-212-5/+18
| * | | | IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-217-21/+114
| * | | | IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky2016-01-211-1/+4
| * | | | IB/sa: Fix netlink local service GFP crashKaike Wan2016-01-211-2/+6
| * | | | IB/srpt: Remove redundant wc arraySagi Grimberg2016-01-191-2/+0
| * | | | IB/qib: Improve ipoib UD performanceMike Marciniszyn2016-01-191-3/+8