index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
1
-2
/
+3
2023-10-28
block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
Jan Kara
1
-2
/
+4
2023-08-31
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
1
-0
/
+2
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
1
-1
/
+8
2023-06-20
block: fine-granular CAP_SYS_ADMIN for Persistent Reservation
Jingbo Xu
1
-19
/
+22
2023-06-20
block: disallow Persistent Reservation on partitions
Jingbo Xu
1
-5
/
+17
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-30
/
+12
2023-06-12
block: remove unused fmode_t arguments from ioctl handlers
Christoph Hellwig
1
-7
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-3
/
+2
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+2
2023-02-17
block: fix scan partition for exclusively open device again
Yu Kuai
1
-1
/
+1
2023-02-17
block: Revert "block: Do not reread partition table on exclusively open device"
Yu Kuai
1
-7
/
+6
2022-12-01
block: Do not reread partition table on exclusively open device
Jan Kara
1
-5
/
+7
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-1
/
+1
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-8
/
+35
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
1
-1
/
+1
2022-04-15
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
1
-1
/
+1
2021-11-29
block: merge disk_scan_partitions and blkdev_reread_part
Christoph Hellwig
1
-26
/
+5
2021-11-09
block: Hold invalidate_lock in BLKZEROOUT ioctl
Shin'ichiro Kawasaki
1
-3
/
+9
2021-11-09
block: Hold invalidate_lock in BLKDISCARD ioctl
Shin'ichiro Kawasaki
1
-3
/
+9
2021-10-19
block/ioctl: use bdev_nr_sectors and bdev_nr_bytes
Christoph Hellwig
1
-12
/
+8
2021-10-18
block: merge block_ioctl into blkdev_ioctl
Christoph Hellwig
1
-4
/
+14
2021-10-18
block: unexport blkdev_ioctl
Christoph Hellwig
1
-1
/
+0
2021-08-12
block: pass a gendisk to bdev_resize_partition
Christoph Hellwig
1
-1
/
+1
2021-08-12
block: pass a gendisk to bdev_del_partition
Christoph Hellwig
1
-1
/
+1
2021-08-12
block: pass a gendisk to bdev_add_partition
Christoph Hellwig
1
-1
/
+2
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-3
/
+4
2021-08-02
block: add ioctl to read the disk sequence number
Matteo Croce
1
-0
/
+2
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
1
-1
/
+1
2021-04-21
block: return -EBUSY when there are open partitions in blkdev_reread_part
Christoph Hellwig
1
-0
/
+2
2021-02-23
block: reopen the device in blkdev_reread_part
Christoph Hellwig
1
-7
/
+14
2020-12-01
block: move the policy field to struct block_device
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: remove i_bdev
Christoph Hellwig
1
-2
/
+1
2020-12-01
block: remove a superflous check in blkpg_do_ioctl
Christoph Hellwig
1
-9
/
+0
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
1
-20
/
+5
2020-11-16
block: remove set_device_ro
Christoph Hellwig
1
-1
/
+1
2020-11-16
block: don't call into the driver for BLKROSET
Christoph Hellwig
1
-23
/
+0
2020-11-16
block: add a new set_read_only method
Christoph Hellwig
1
-0
/
+5
2020-11-16
block: don't call into the driver for BLKFLSBUF
Christoph Hellwig
1
-7
/
+0
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-2
/
+2
2020-09-23
block: cleanup blkdev_bszset
Christoph Hellwig
1
-7
/
+6
2020-09-07
block: Do not discard buffers under a mounted filesystem
Jan Kara
1
-6
/
+10
2020-05-19
block: Fix type of first compat_put_{,u}long() argument
Bart Van Assche
1
-2
/
+2
2020-04-20
block: refactor blkpg_ioctl
Christoph Hellwig
1
-124
/
+26
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
1
-0
/
+1
2020-01-03
compat_ioctl: simplify up block/ioctl.c
Arnd Bergmann
1
-152
/
+117
2020-01-03
compat_ioctl: block: simplify compat_blkpg_ioctl()
Arnd Bergmann
1
-36
/
+38
2020-01-03
compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
Arnd Bergmann
1
-0
/
+219
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
1
-0
/
+21
[next]