summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2-1/+10
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2-2/+7
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan2-6/+14
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan1-0/+4
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo1-1/+1
2018-07-18vfs: remove open_flags from d_real()Miklos Szeredi2-8/+5
2018-07-18Revert "fsnotify: support overlayfs"Miklos Szeredi1-9/+5
2018-07-18Partially revert "locks: fix file locking on overlayfs"Miklos Szeredi1-12/+1
2018-07-18Revert "vfs: add flags to d_real()"Miklos Szeredi2-7/+6
2018-07-18Revert "vfs: update ovl inode before relatime check"Miklos Szeredi1-0/+1
2018-07-18Revert "ovl: fix relatime for directories"Miklos Szeredi1-3/+0
2018-07-18vfs: export vfs_dedupe_file_range_one() to modulesMiklos Szeredi1-0/+4
2018-07-18vfs: export vfs_ioctl() to modulesMiklos Szeredi1-0/+2
2018-07-18vfs: make open_with_fake_path() not contribute to nr_filesMiklos Szeredi1-0/+3
2018-07-18Merge branch 'dedupe-cleanup' into overlayfs-nextMiklos Szeredi1-1/+1
2018-07-18bpf: offload: allow program and map sharing per-ASICJakub Kicinski1-0/+1
2018-07-18bpf: offload: keep the offload state per-ASICJakub Kicinski1-2/+7
2018-07-18bpf: offload: aggregate offloads per-deviceJakub Kicinski1-0/+3
2018-07-18bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski1-1/+1
2018-07-18bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin1-1/+1
2018-07-18ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla1-0/+7
2018-07-18integrity: prevent deadlock during digsig verification.Mikhail Kurinnoi1-0/+13
2018-07-18evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett1-0/+5
2018-07-18ima: Differentiate auditing policy rules from "audit" actionsStefan Berger1-0/+1
2018-07-18netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera2-8/+13
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2-28/+104
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl1-1/+3
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal1-0/+1
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal1-0/+1
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng1-3/+1
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov1-0/+16
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov1-1/+1
2018-07-18netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei1-4/+13
2018-07-18netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei1-4/+7
2018-07-18netfilter: nf_conncount: Switch to plain listYi-Hung Wei1-3/+12
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon1-0/+34
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon1-0/+30
2018-07-18mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon1-4/+0
2018-07-18mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()Boris Brezillon1-1/+0
2018-07-18mtd: rawnand: Kill the chip->scan_bbt() hookBoris Brezillon1-2/+0
2018-07-18mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()Boris Brezillon1-1/+1
2018-07-18mtd: rawnand: Remove forward declaration of device_nodeBoris Brezillon1-1/+1
2018-07-18mtd: rawnand: Remove forward declaration of mtd_infoBoris Brezillon1-1/+0
2018-07-18mtd: rawnand: Remove nand_do_read() prototype from rawnand.hBoris Brezillon1-2/+0
2018-07-18mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon1-0/+1
2018-07-18mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf1-0/+1
2018-07-18mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan1-0/+3
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2-1/+419
2018-07-18mtd: rawnand: provide only single helper function for ECC confAbhishek Sahu1-9/+0
2018-07-18mtd: rawnand: helper function for setting up ECC configurationAbhishek Sahu1-0/+3