aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-13radix tree test suite: Enable address sanitizerMatthew Wilcox1-1/+1
2017-02-13radix_tree_iter_resume: Fix out of bounds errorMatthew Wilcox1-1/+0
2017-02-13radix-tree: Store a pointer to the root in each nodeMatthew Wilcox3-11/+11
2017-02-13radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2-8/+7
2017-02-13radix tree test suite: Dial down verbosity with -vRehas Sachdeva10-58/+77
2017-02-13radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2-0/+26
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox9-29/+15
2017-02-13radix tree test suite: Build separate binaries for some testsMatthew Wilcox4-7/+33
2017-02-13ida: Use exceptional entries for small IDAsMatthew Wilcox3-7/+181
2017-02-13ida: Move ida_bitmap to a percpu variableMatthew Wilcox5-45/+51
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox13-1126/+995
2017-02-13radix-tree: Add radix_tree_iter_deleteMatthew Wilcox2-31/+62
2017-02-13radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox2-29/+43
2017-02-13radix tree test suite: Remove obsolete CONFIGMatthew Wilcox1-2/+0
2017-02-13radix tree test suite: Use vpath to find lib filesMatthew Wilcox1-3/+2
2017-02-13radix tree test suite: Reduce kernel.hMatthew Wilcox3-39/+12
2017-02-13radix tree test suite: Remove export.hMatthew Wilcox1-2/+0
2017-02-13radix tree test suite: Remove types.hMatthew Wilcox5-23/+12
2017-02-13radix tree test suite: Remove mempoolMatthew Wilcox2-38/+0
2017-02-13radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox1-0/+1
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox2-1/+8
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox14-501/+8
2017-01-27radix tree: constify some pointersMatthew Wilcox2-37/+42
2017-01-27radix tree: Add some implicit includesMatthew Wilcox1-2/+4
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer2-0/+16
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz1-1/+1
2017-01-27gtp: add genl family modules aliasAndreas Schultz1-0/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira6-10/+10
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2-9/+36
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-01-26Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval1-2/+0
2017-01-26Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval1-0/+1
2017-01-26Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval1-4/+1
2017-01-26ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong1-10/+18
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche1-1/+16
2017-01-26nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig1-3/+3
2017-01-26nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit1-0/+17
2017-01-26nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg1-1/+1
2017-01-26nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg1-0/+3
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg3-0/+12
2017-01-26nvmet_fc: correct logic in disconnect queue LS handlingJames Smart1-14/+22
2017-01-25xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong1-0/+1
2017-01-25virtio_net: reject XDP programs using header adjustmentJakub Kicinski1-0/+5