Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | drbd: New net configuration option socket-check-timeout | Philipp Reisner | 2014-07-10 | 2 | -0/+6 | |
| * | | | | | | | | | | | drbd: implement csums-after-crash-only | Lars Ellenberg | 2014-07-10 | 2 | -0/+4 | |
| * | | | | | | | | | | | drbd: device->ldev is not guaranteed on an D_ATTACHING disk | Philipp Reisner | 2014-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-08-14 | 2 | -1/+4 | |
|\| | | | | | | | | | | | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload | Gu Zheng | 2014-07-01 | 1 | -0/+1 | |
| * | | | | | | | | | | blk-mq: use percpu_ref for mq usage count | Tejun Heo | 2014-07-01 | 1 | -1/+2 | |
| * | | | | | | | | | | blk-mq: decouble blk-mq freezing from generic bypassing | Tejun Heo | 2014-07-01 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Jens Axboe | 2014-07-01 | 3 | -707/+410 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-13 | 2 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich | 2014-08-11 | 2 | -6/+1 | |
* | | | | | | | | | | | | | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-08-13 | 8 | -35/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | NFS: allow lockless access to access_cache | NeilBrown | 2014-08-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU | NeilBrown | 2014-08-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown | 2014-08-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | nfs: fix comment and add warn_on for PG_INODE_REF | Weston Andros Adamson | 2014-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | nfs: check wait_on_bit_lock err in page_group_lock | Weston Andros Adamson | 2014-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | sunrpc: remove "ec" argument from encrypt_v2 operation | Jeff Layton | 2014-08-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx | Jeff Layton | 2014-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int... | Trond Myklebust | 2014-08-03 | 22 | -93/+128 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro | Chuck Lever | 2014-07-31 | 1 | -2/+0 | |
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | nfs4: copy acceptor name from context to nfs_client | Jeff Layton | 2014-07-12 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | sunrpc: add a new "stringify_acceptor" rpc_credop | Jeff Layton | 2014-07-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | auth_gss: fetch the acceptor name out of the downcall | Jeff Layton | 2014-07-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | pnfs: clean up *_resend_to_mds | Weston Andros Adamson | 2014-06-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | nfs: remove pgio_header refcount, related cleanup | Weston Andros Adamson | 2014-06-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | nfs: remove unused writeverf code | Weston Andros Adamson | 2014-06-24 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson | 2014-06-24 | 2 | -26/+26 | |
| * | | | | | | | | | | | | | nfs: rename members of nfs_pgio_data | Weston Andros Adamson | 2014-06-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | nfs: move nfs_pgio_data and remove nfs_rw_header | Weston Andros Adamson | 2014-06-24 | 2 | -24/+18 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-08-13 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | quota: remove dqptr_sem | Niu Yawei | 2014-07-15 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-08-13 | 2 | -25/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | libceph: nuke ceph_osdc_unregister_linger_request() | Ilya Dryomov | 2014-07-08 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | libceph: introduce ceph_osdc_cancel_request() | Ilya Dryomov | 2014-07-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | libceph: move and add dout()s to ceph_osdc_request_{get,put}() | Ilya Dryomov | 2014-07-08 | 1 | -9/+2 | |
| * | | | | | | | | | | | | | | libceph: move and add dout()s to ceph_msg_{get,put}() | Ilya Dryomov | 2014-07-08 | 1 | -12/+2 | |
| * | | | | | | | | | | | | | | libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item | Ilya Dryomov | 2014-07-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-08-11 | 6 | -7/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | switch iov_iter_get_pages() to passing maximal number of pages | Al Viro | 2014-08-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | dcache: d_obtain_alias callers don't all want DISCONNECTED | J. Bruce Fields | 2014-08-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | death to mnt_pinned | Al Viro | 2014-08-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | make fs/{namespace,super}.c forget about acct.h | Al Viro | 2014-08-07 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | take fs_pin stuff to fs/* | Al Viro | 2014-08-07 | 2 | -4/+19 | |
| * | | | | | | | | | | | | | | acct: get rid of acct_list | Al Viro | 2014-08-07 | 2 | -3/+4 | |
| * | | | | | | | | | | | | | | acct: switch to __kernel_write() | Al Viro | 2014-08-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next | Al Viro | 2014-08-07 | 11 | -323/+498 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-08-11 | 5 | -14/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue | Peter Ujfalusi | 2014-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | dmaengine: of: add common xlate function for matching by channel id | Alexander Popov | 2014-07-26 | 1 | -0/+4 |