summaryrefslogtreecommitdiffstats
path: root/certs/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-23vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong1-0/+3
2016-01-23MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker1-1/+3
2016-01-23tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa17-103/+36
2016-01-23dax: never rely on bh.b_dev being set by get_block()Ross Zwisler1-0/+3
2016-01-23xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-3/+4
2016-01-23ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-23ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler1-1/+3
2016-01-23dax: add support for fsync/syncRoss Zwisler3-16/+266
2016-01-23mm: add find_get_entries_tag()Ross Zwisler2-0/+71
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler9-42/+78
2016-01-23pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2-6/+27
2016-01-23dax: fix conversion of holes to PMDsRoss Zwisler1-10/+10
2016-01-23dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler1-0/+1
2016-01-23make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2-9/+5
2016-01-23wrappers for ->i_mutex accessAl Viro177-883/+908
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck3-1/+3
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust1-4/+2
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-22ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-01-22reiserfs: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2016-01-22ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim1-1/+1
2016-01-22mm: fix kernel crash in khugepaged threadyalin wang2-9/+9
2016-01-22mm: fix mlock accoutingKirill A. Shutemov1-1/+1
2016-01-22thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov5-25/+36
2016-01-22NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-22NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu7-0/+1376
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro1-1/+1
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker3-6/+5
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust1-59/+40
2016-01-21libceph: remove outdated commentIlya Dryomov1-4/+0
2016-01-21libceph: kill off ceph_x_ticket_handler::validityIlya Dryomov2-5/+2
2016-01-21libceph: invalidate AUTH in addition to a service ticketIlya Dryomov1-2/+14
2016-01-21libceph: fix authorizer invalidation, take 2Ilya Dryomov2-5/+23
2016-01-21libceph: clear messenger auth_retry flag if we faultIlya Dryomov1-3/+7
2016-01-21libceph: fix ceph_msg_revoke()Ilya Dryomov2-19/+59
2016-01-21libceph: use list_for_each_entry_safeGeliang Tang1-9/+3
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng4-26/+25
2016-01-21ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng1-4/+86
2016-01-21ceph: Asynchronous IO supportYan, Zheng1-119/+278
2016-01-21ceph: Avoid to propagate the invalid page pointMinfei Huang1-1/+0
2016-01-21ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng1-4/+4
2016-01-21rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring1-2/+1
2016-01-21libceph: use list_next_entry instead of list_entry_nextGeliang Tang1-5/+2
2016-01-21ceph: ceph_frag_contains_value can be booleanYaowei Bai1-1/+1
2016-01-21ceph: remove unused functions in ceph_frag.hYaowei Bai1-35/+0
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky2-9/+3
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com1-12/+127
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com3-54/+50
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com4-4/+57