index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2019-04-17
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
1
-0
/
+10
2018-11-21
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2018-11-21
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
1
-0
/
+2
2018-11-13
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
1
-4
/
+7
2018-09-19
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
1
-0
/
+19
2018-06-26
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
Omar Sandoval
1
-2
/
+4
2018-06-26
Btrfs: fix clone vs chattr NODATASUM race
Omar Sandoval
1
-5
/
+7
2018-02-25
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2017-12-20
btrfs: Explicitly handle btrfs_update_root failure
Nikolay Borisov
1
-1
/
+6
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2017-09-26
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
1
-1
/
+1
2017-09-26
btrfs: prevent to set invalid default subvolid
satoru takeuchi
1
-0
/
+4
2017-09-26
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
1
-3
/
+3
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-15
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2017-08-18
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
Nikolay Borisov
1
-3
/
+0
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
1
-7
/
+15
2017-08-16
btrfs: defrag: cleanup checking for compression status
David Sterba
1
-6
/
+6
2017-08-16
btrfs: separate defrag and property compression
David Sterba
1
-2
/
+2
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
1
-2
/
+2
2017-08-16
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
1
-2
/
+2
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
1
-5
/
+5
2017-08-16
btrfs: Deprecate userspace transaction ioctls
Nikolay Borisov
1
-0
/
+11
2017-08-16
btrfs: defrag: make readahead state allocation failure non-fatal
David Sterba
1
-7
/
+8
2017-08-16
btrfs: use GFP_KERNEL in btrfs_defrag_file
David Sterba
1
-3
/
+2
2017-08-16
btrfs: Use explicit round_down macro in btrfs resize ioctl handler
Nikolay Borisov
1
-2
/
+1
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
1
-31
/
+0
2017-08-15
btrfs: Add zstd support
Nick Terrell
1
-1
/
+5
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
1
-1
/
+1
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
1
-2
/
+2
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
1
-1
/
+4
2017-06-19
btrfs: use GFP_KERNEL in init_ipath
David Sterba
1
-2
/
+2
2017-06-19
Btrfs: remove obsolete FIXMEs in qgroup ioctls
Daichou
1
-3
/
+0
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+15
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-6
/
+3
2017-04-18
btrfs: track exclusive filesystem operation in flags
David Sterba
1
-18
/
+15
2017-02-28
btrfs: constify name of subvolume in creation helpers
David Sterba
1
-3
/
+3
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make clone_update_extent_map take btrfs_inode
Nikolay Borisov
1
-14
/
+13
2017-02-28
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
1
-1
/
+2
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2017-02-28
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-23
Btrfs: fix deadlock between dedup on same file and starting writeback
Filipe Manana
1
-2
/
+12
2017-02-17
btrfs: remove unused parameter from clone_copy_inline_extent
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameters from btrfs_cmp_data
David Sterba
1
-3
/
+2
2017-02-17
btrfs: remove unused parameter from create_snapshot
David Sterba
1
-2
/
+2
[next]