index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2021-12-08
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
1
-4
/
+2
2021-11-18
Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2021-11-16
btrfs: deprecate BTRFS_IOC_BALANCE ioctl
Nikolay Borisov
1
-0
/
+4
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2021-11-01
Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-519
/
+485
2021-10-29
btrfs: send: prepare for v2 protocol
David Sterba
1
-1
/
+2
2021-10-26
btrfs: fix deadlock when defragging transparent huge pages
Omar Sandoval
1
-0
/
+14
2021-10-26
btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls
Josef Bacik
1
-27
/
+40
2021-10-26
btrfs: handle device lookup with btrfs_dev_lookup_args
Josef Bacik
1
-6
/
+7
2021-10-26
btrfs: defrag: enable defrag for subpage case
Qu Wenruo
1
-6
/
+0
2021-10-26
btrfs: defrag: remove the old infrastructure
Qu Wenruo
1
-313
/
+0
2021-10-26
btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
Qu Wenruo
1
-149
/
+55
2021-10-26
btrfs: defrag: introduce helper to defrag one cluster
Qu Wenruo
1
-0
/
+56
2021-10-26
btrfs: defrag: introduce helper to defrag a range
Qu Wenruo
1
-10
/
+93
2021-10-26
btrfs: defrag: introduce helper to defrag a contiguous prepared range
Qu Wenruo
1
-0
/
+55
2021-10-26
btrfs: defrag: introduce helper to collect target file extents
Qu Wenruo
1
-0
/
+120
2021-10-26
btrfs: defrag: factor out page preparation into a helper
Qu Wenruo
1
-61
/
+87
2021-10-26
btrfs: defrag: replace hard coded PAGE_SIZE with sectorsize
Qu Wenruo
1
-5
/
+6
2021-10-26
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...
Qu Wenruo
1
-2
/
+3
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
1
-9
/
+18
2021-10-25
btrfs: drop unnecessary ret in ioctl_quota_rescan_status
Anand Jain
1
-3
/
+2
2021-10-18
btrfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-2
/
+2
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
1
-3
/
+2
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
1
-4
/
+11
2021-08-23
btrfs: allow idmapped INO_LOOKUP_USER ioctl
Christian Brauner
1
-3
/
+4
2021-08-23
btrfs: allow idmapped SUBVOL_SETFLAGS ioctl
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls
Christian Brauner
1
-3
/
+4
2021-08-23
btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolids
Christian Brauner
1
-11
/
+16
2021-08-23
btrfs: allow idmapped SNAP_DESTROY ioctls
Christian Brauner
1
-7
/
+20
2021-08-23
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
1
-20
/
+27
2021-08-23
btrfs: check whether fsgid/fsuid are mapped during subvolume creation
Christian Brauner
1
-0
/
+2
2021-08-23
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
Goldwyn Rodrigues
1
-16
/
+7
2021-08-23
btrfs: allocate btrfs_ioctl_quota_rescan_args on stack
Goldwyn Rodrigues
1
-9
/
+4
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
1
-22
/
+8
2021-08-23
btrfs: initial fsverity support
Boris Burkov
1
-2
/
+12
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
1
-3
/
+4
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
1
-0
/
+6
2021-06-22
btrfs: fix typos in comments
David Sterba
1
-1
/
+1
2021-06-21
btrfs: sink wait_for_unblock parameter to async commit
David Sterba
1
-1
/
+1
2021-06-21
btrfs: add device delete cancel
David Sterba
1
-19
/
+24
2021-06-21
btrfs: add cancellation to resize
David Sterba
1
-21
/
+26
2021-06-21
btrfs: add wrapper for conditional start of exclusive operation
David Sterba
1
-0
/
+42
2021-06-21
btrfs: introduce try-lock semantics for exclusive op start
David Sterba
1
-0
/
+26
2021-06-21
btrfs: protect exclusive_operation by super_lock
David Sterba
1
-1
/
+15
2021-06-21
btrfs: return EAGAIN if defrag is canceled
Tian Tao
1
-3
/
+3
2021-05-11
Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2021-05-11
btrfs: handle transaction start error in btrfs_fileattr_set
Ritesh Harjani
1
-0
/
+2
2021-05-10
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-04-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
1
-1
/
+1
[next]