index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
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
2022-05-16
btrfs: scrub: rename members related to scrub_block::pagev
Qu Wenruo
1
-115
/
+109
2022-05-16
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
5
-20
/
+12
2022-05-16
btrfs: update outdated comment for read_block_for_search()
Filipe Manana
1
-5
/
+6
2022-05-16
btrfs: release upper nodes when reading stale btree node from disk
Filipe Manana
1
-9
/
+19
2022-05-16
btrfs: avoid unnecessary btree search restarts when reading node
Filipe Manana
1
-11
/
+19
2022-05-16
btrfs: set inode flags earlier in btrfs_new_inode()
Omar Sandoval
1
-10
/
+10
2022-05-16
btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode()
Omar Sandoval
1
-47
/
+11
2022-05-16
btrfs: don't pass parent objectid to btrfs_new_inode() explicitly
Omar Sandoval
1
-10
/
+11
2022-05-16
btrfs: remove redundant name and name_len parameters to create_subvol
Omar Sandoval
1
-2
/
+3
2022-05-16
btrfs: remove unused mnt_userns parameter from __btrfs_set_acl
Omar Sandoval
1
-4
/
+3
2022-05-16
btrfs: remove unnecessary set_nlink() in btrfs_create_subvol_root()
Omar Sandoval
1
-1
/
+0
2022-05-16
btrfs: remove unnecessary inode_set_bytes(0) call
Omar Sandoval
1
-1
/
+0
2022-05-16
btrfs: remove unnecessary btrfs_i_size_write(0) calls
Omar Sandoval
1
-2
/
+0
2022-05-16
btrfs: get rid of btrfs_add_nondir()
Omar Sandoval
1
-22
/
+11
2022-05-16
btrfs: fix anon_dev leak in create_subvol()
Omar Sandoval
1
-26
/
+23
2022-05-16
btrfs: reserve correct number of items for rename
Omar Sandoval
1
-19
/
+67
2022-05-16
btrfs: reserve correct number of items for unlink and rmdir
Omar Sandoval
1
-1
/
+2
2022-05-09
btrfs: Convert to release_folio
Matthew Wilcox (Oracle)
4
-26
/
+26
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
7
-13
/
+15
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
2
-3
/
+5
2022-05-06
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-34
/
+53
2022-05-05
btrfs: sysfs: export the balance paused state of exclusive operation
David Sterba
1
-0
/
+3
2022-05-05
btrfs: fix assertion failure when logging directory key range item
Filipe Manana
1
-14
/
+25
2022-05-05
btrfs: zoned: activate block group properly on unlimited active zone device
Naohiro Aota
1
-14
/
+8
2022-05-05
btrfs: zoned: move non-changing condition check out of the loop
Naohiro Aota
1
-6
/
+6
2022-05-05
btrfs: force v2 space cache usage for subpage mount
Qu Wenruo
1
-0
/
+11
2022-05-02
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
6
-23
/
+91
2022-04-27
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
3
-0
/
+47
2022-04-27
btrfs: do not BUG_ON() on failure to update inode when setting xattr
Filipe Manana
1
-2
/
+4
2022-04-27
btrfs: always log symlinks in full mode
Filipe Manana
1
-1
/
+13
2022-04-27
btrfs: do not allow compression on nodatacow files
Chung-Chiang Cheng
3
-7
/
+14
2022-04-27
btrfs: export a helper for compression hard check
Chung-Chiang Cheng
2
-13
/
+13
2022-04-26
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
9
-28
/
+75
2022-04-25
btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
Catalin Marinas
1
-1
/
+6
2022-04-21
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
3
-2
/
+4
2022-04-21
btrfs: fix assertion failure during scrub due to block group reallocation
Filipe Manana
2
-2
/
+31
2022-04-19
btrfs: fix direct I/O writes for split bios on zoned devices
Christoph Hellwig
1
-2
/
+3
2022-04-19
btrfs: fix direct I/O read repair for split bios
Christoph Hellwig
3
-8
/
+9
2022-04-19
btrfs: fix and document the zoned device choice in alloc_new_bio
Christoph Hellwig
1
-14
/
+27
2022-04-19
btrfs: fix leaked plug after failure syncing log on zoned filesystems
Filipe Manana
1
-0
/
+1
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-2
/
+2
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-8
/
+4
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2
-3
/
+3
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
1
-2
/
+1
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
1
-2
/
+2
2022-04-17
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
1
-2
/
+1
2022-04-17
btrfs: simplify ->flush_bio handling
Christoph Hellwig
3
-16
/
+7
2022-04-14
Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
8
-23
/
+49
[prev]
[next]