index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-29
/
+12
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-16
/
+10
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
8
-30
/
+29
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-36
/
+15
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-5
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-10
/
+17
2025-11-26
btrfs: fix the comment on btrfs_update_time
Christoph Hellwig
1
-2
/
+2
2025-11-26
btrfs: use vfs_utimes to update file timestamps
Christoph Hellwig
1
-7
/
+4
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-1
/
+1
2025-11-14
VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
1
-29
/
+12
2025-11-12
btrfs: utilize IOP_FASTPERM_MAY_EXEC
Mateusz Guzik
1
-1
/
+11
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-34
/
+34
2025-11-05
btrfs: use super write guard in relocating_repair_kthread()
Christian Brauner
1
-3
/
+2
2025-11-05
btrfs: use super write guard in sb_start_write()
Christian Brauner
1
-2
/
+2
2025-11-05
btrfs: use super write guard btrfs_run_defrag_inode()
Christian Brauner
1
-4
/
+3
2025-11-05
btrfs: use super write guard in btrfs_reclaim_bgs_work()
Christian Brauner
1
-7
/
+3
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
1
-0
/
+1
2025-11-05
btrfs: release root after error in data_reloc_print_warning_inode()
Zilin Guan
1
-1
/
+3
2025-11-05
btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()
Zilin Guan
1
-0
/
+2
2025-11-05
btrfs: do not update last_log_commit when logging inode due to a new name
Filipe Manana
1
-1
/
+1
2025-11-05
btrfs: zoned: fix stripe width calculation
Naohiro Aota
1
-30
/
+26
2025-11-05
btrfs: zoned: fix conventional zone capacity calculation
Naohiro Aota
1
-2
/
+2
2025-11-04
Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-2
/
+24
2025-10-31
btrfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
8
-30
/
+29
2025-10-30
btrfs: mark dirty extent range for out of bound prealloc extents
austinchang
1
-0
/
+10
2025-10-30
btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name
Filipe Manana
2
-1
/
+3
2025-10-30
btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation
Shardul Bankar
1
-1
/
+3
2025-10-30
btrfs: ensure no dirty metadata is written back for an fs with errors
Qu Wenruo
1
-0
/
+8
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
1
-4
/
+1
2025-10-29
mm,btrfs: add a filemap_flush_nr helper
Christoph Hellwig
1
-11
/
+2
2025-10-29
btrfs: push struct writeback_control into start_delalloc_inodes
Christoph Hellwig
1
-30
/
+21
2025-10-29
btrfs: use the local tmp_inode variable in start_delalloc_inodes
Christoph Hellwig
1
-3
/
+3
2025-10-23
Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-11
/
+64
2025-10-22
btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()
Amit Dhingra
1
-1
/
+1
2025-10-22
btrfs: fix delayed_node ref_tracker use after free
Leo Martins
2
-1
/
+8
2025-10-20
btrfs: use the new ->i_state accessors
Mateusz Guzik
1
-5
/
+5
2025-10-17
btrfs: send: fix duplicated rmdir operations when using extrefs
Ting-Chang Hou
1
-8
/
+48
2025-10-17
btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()
Dewei Meng
1
-1
/
+7
2025-10-16
Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
9
-22
/
+25
2025-10-13
btrfs: send: fix -Wflex-array-member-not-at-end warning in struct send_ctx
Gustavo A. R. Silva
1
-1
/
+3
2025-10-13
btrfs: tree-checker: fix bounds check in check_inode_extref()
Dan Carpenter
1
-1
/
+1
2025-10-13
btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST
Miquel Sabaté Solà
1
-1
/
+1
2025-10-13
btrfs: fix incorrect readahead expansion length
Boris Burkov
1
-1
/
+1
2025-10-13
btrfs: do not assert we found block group item when creating free space tree
Filipe Manana
1
-7
/
+8
2025-10-13
btrfs: do not use folio_test_partial_kmap() in ASSERT()s
Qu Wenruo
1
-2
/
+2
2025-10-13
btrfs: only set the device specific options after devices are opened
Qu Wenruo
1
-2
/
+1
2025-10-13
btrfs: fix memory leak on duplicated memory in the qgroup assign ioctl
Miquel Sabaté Solà
1
-1
/
+1
2025-10-13
btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
Filipe Manana
1
-6
/
+7
2025-10-06
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-2
/
+8
[next]