summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-25block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang1-1/+1
2021-01-25Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie43-294/+223
2021-01-25block: move three bvec helpers declaration into private helperMing Lei1-3/+0
2021-01-25block: don't allocate inline bvecs if this bioset needn't bvecsMing Lei1-0/+1
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne30-284/+146
2021-01-25blk-mq: Improve performance of non-mq IO schedulers with multiple HW queuesJan Kara1-0/+2
2021-01-25Revert "blk-mq, elevator: Count requests per hctx to improve performance"Jan Kara1-4/+0
2021-01-25block: use an xarray for disk->part_tblChristoph Hellwig1-15/+3
2021-01-25block: remove DISK_PITER_REVERSEChristoph Hellwig1-1/+0
2021-01-25block: add a disk_uevent helperChristoph Hellwig1-0/+2
2021-01-25block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig1-17/+4
2021-01-25block: do not reassig ->bi_bdev when partition remappingChristoph Hellwig2-0/+3
2021-01-25block: store a block_device pointer in struct bioChristoph Hellwig4-16/+14
2021-01-25block: add a hard-readonly flag to struct gendiskChristoph Hellwig1-2/+4
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+0
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-01-24fs: introduce MOUNT_ATTR_IDMAPChristian Brauner2-1/+3
2021-01-24fs: add mount_setattr()Christian Brauner3-1/+22
2021-01-24ima: handle idmapped mountsChristian Brauner1-6/+12
2021-01-24fs: make helpers idmap mount awareChristian Brauner3-18/+31
2021-01-24open: handle idmapped mounts in do_truncate()Christian Brauner1-2/+2
2021-01-24namei: prepare for idmapped mountsChristian Brauner1-11/+21
2021-01-24namei: introduce struct renamedataChristian Brauner1-1/+11
2021-01-24namei: handle idmapped mounts in may_*() helpersChristian Brauner1-5/+9
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24commoncap: handle idmapped mountsChristian Brauner4-27/+47
2021-01-24xattr: handle idmapped mountsTycho Andersen1-9/+18
2021-01-24acl: handle idmapped mountsChristian Brauner4-10/+19
2021-01-24attr: handle idmapped mountsChristian Brauner1-3/+5
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-4/+4
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner2-6/+11
2021-01-24capability: handle idmapped mountsChristian Brauner1-2/+5
2021-01-24fs: add file and path permissions helpersChristian Brauner1-0/+8
2021-01-24fs: add id translation helpersChristian Brauner1-0/+47
2021-01-24mount: attach mappings to mountsChristian Brauner2-0/+12
2021-01-24drm/doc: fix drm_plane_type docsSimon Ser1-8/+13
2021-01-24tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang1-1/+1
2021-01-24net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin1-1/+3
2021-01-24tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen1-0/+1
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes1-86/+0
2021-01-23net: mrp: fix definitions of MRP test packetsRasmus Villemoes1-2/+2
2021-01-23iomap: add a IOMAP_DIO_OVERWRITE_ONLY flagChristoph Hellwig1-0/+8
2021-01-23iomap: pass a flags argument to iomap_dio_rwChristoph Hellwig1-2/+8
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai1-1/+1
2021-01-23rtc: remove sirfsoc driverArnd Bergmann1-21/+0
2021-01-23mlxsw: Register physical ports as a devlink resourceDanielle Ratson1-0/+2
2021-01-23net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-3/+10