index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-31
1
-82
/
+213
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
2021-08-23
1
-2
/
+3
|
*
|
btrfs: allow idmapped permission inode op
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
btrfs: allow idmapped setattr inode op
Christian Brauner
2021-08-23
1
-4
/
+3
|
*
|
btrfs: allow idmapped tmpfile inode op
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
btrfs: allow idmapped symlink inode op
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
btrfs: allow idmapped mkdir inode op
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
btrfs: allow idmapped create inode op
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
btrfs: allow idmapped mknod inode op
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
btrfs: allow idmapped getattr inode op
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
btrfs: allow idmapped rename inode op
Christian Brauner
2021-08-23
1
-7
/
+10
|
*
|
btrfs: handle idmaps in btrfs_new_inode()
Christian Brauner
2021-08-23
1
-15
/
+19
|
*
|
btrfs: zoned: add asserts on splitting extent_map
Naohiro Aota
2021-08-23
1
-6
/
+6
|
*
|
btrfs: remove unnecessary NULL check for the new inode during rename exchange
Filipe Manana
2021-08-23
1
-2
/
+1
|
*
|
btrfs: verity metadata orphan items
Boris Burkov
2021-08-23
1
-2
/
+13
|
*
|
btrfs: initial fsverity support
Boris Burkov
2021-08-23
1
-0
/
+6
|
*
|
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
1
-2
/
+7
|
*
|
btrfs: remove the dead comment in writepage_delalloc()
Qu Wenruo
2021-08-23
1
-0
/
+1
|
*
|
btrfs: do not pin logs too early during renames
Filipe Manana
2021-08-23
1
-6
/
+42
|
*
|
btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
Naohiro Aota
2021-08-23
1
-4
/
+4
|
*
|
btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
Josef Bacik
2021-08-23
1
-1
/
+1
|
*
|
btrfs: wait on async extents when flushing delalloc
Josef Bacik
2021-08-23
1
-4
/
+0
|
*
|
btrfs: wake up async_delalloc_pages waiters after submit
Josef Bacik
2021-08-23
1
-5
/
+5
|
*
|
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
2021-08-23
1
-0
/
+3
|
*
|
btrfs: subpage: fix false alert when relocating partial preallocated data ext...
Qu Wenruo
2021-08-23
1
-6
/
+11
|
*
|
btrfs: subpage: fix a potential use-after-free in writeback helper
Qu Wenruo
2021-08-23
1
-1
/
+38
|
*
|
btrfs: subpage: disable inline extent creation
Qu Wenruo
2021-08-23
1
-2
/
+16
|
*
|
btrfs: subpage: check if there are compressed extents inside one page
Qu Wenruo
2021-08-23
1
-0
/
+14
|
*
|
btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending
David Sterba
2021-08-23
1
-1
/
+1
|
*
|
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
2021-08-23
1
-2
/
+2
|
*
|
btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()
Qu Wenruo
2021-08-23
1
-1
/
+1
|
*
|
btrfs: remove racy and unnecessary inode transaction update when using no-holes
Filipe Manana
2021-08-23
1
-7
/
+5
|
*
|
btrfs: compression: drop kmap/kunmap from generic helpers
David Sterba
2021-08-23
1
-2
/
+1
*
|
|
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-25
1
-1
/
+1
|
/
/
*
/
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-16
1
-2
/
+8
|
/
*
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
2021-07-22
1
-1
/
+1
*
btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
Naohiro Aota
2021-07-07
1
-29
/
+118
*
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
2021-06-22
1
-1
/
+1
*
btrfs: fix typos in comments
David Sterba
2021-06-22
1
-2
/
+2
*
btrfs: don't clear page extent mapped if we're not invalidating the full page
Qu Wenruo
2021-06-21
1
-1
/
+13
*
btrfs: make btrfs_page_mkwrite() to be subpage compatible
Qu Wenruo
2021-06-21
1
-2
/
+2
*
btrfs: make btrfs_truncate_block() to be subpage compatible
Qu Wenruo
2021-06-21
1
-1
/
+1
*
btrfs: make btrfs_set_range_writeback() subpage compatible
Qu Wenruo
2021-06-21
1
-4
/
+8
*
btrfs: prevent extent_clear_unlock_delalloc() to unlock page not locked by __...
Qu Wenruo
2021-06-21
1
-1
/
+15
*
btrfs: make page Ordered bit to be subpage compatible
Qu Wenruo
2021-06-21
1
-5
/
+14
*
btrfs: fix hang when run_delalloc_range() failed
Qu Wenruo
2021-06-21
1
-0
/
+21
*
btrfs: rename PagePrivate2 to PageOrdered inside btrfs
Qu Wenruo
2021-06-21
1
-24
/
+26
*
btrfs: refactor btrfs_invalidatepage() for subpage support
Qu Wenruo
2021-06-21
1
-74
/
+97
*
btrfs: update comments in btrfs_invalidatepage()
Qu Wenruo
2021-06-21
1
-6
/
+15
*
btrfs: refactor how we finish ordered extent io for endio functions
Qu Wenruo
2021-06-21
1
-51
/
+4
[prev]
[next]