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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
13
-30
/
+30
2022-01-03
btrfs: get rid of root->orphan_cleanup_state
Josef Bacik
3
-11
/
+3
2022-01-03
btrfs: remove global rsv stealing logic for orphan cleanup
Josef Bacik
1
-7
/
+0
2022-01-03
btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code
Josef Bacik
2
-12
/
+19
2022-01-03
btrfs: check ticket->steal in steal_from_global_block_rsv
Josef Bacik
1
-2
/
+4
2022-01-03
btrfs: check for priority ticket granting before flushing
Josef Bacik
1
-1
/
+14
2022-01-03
btrfs: handle priority ticket failures in their respective helpers
Josef Bacik
1
-25
/
+21
2022-01-03
btrfs: zoned: cache reported zone during mount
Naohiro Aota
5
-13
/
+87
2022-01-03
btrfs: remove unused parameter fs_devices from btrfs_init_workqueues
Su Yue
1
-3
/
+2
2022-01-03
btrfs: reduce the scope of the tree log mutex during transaction commit
Filipe Manana
1
-34
/
+42
2022-01-03
btrfs: consolidate device_list_mutex in prepare_sprout to its parent
Anand Jain
1
-18
/
+51
2022-01-03
btrfs: switch seeding_dev in init_new_device to bool
Anand Jain
1
-2
/
+2
2022-01-03
btrfs: send: remove unused type parameter to iterate_inode_ref_t
Omar Sandoval
1
-19
/
+13
2022-01-03
btrfs: send: remove unused found_type parameter to lookup_dir_item_inode()
Omar Sandoval
1
-7
/
+3
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
3
-10
/
+10
2022-01-03
btrfs: remove the btrfs_item_end() helper
Josef Bacik
1
-11
/
+5
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
24
-218
/
+191
2022-01-03
btrfs: introduce item_nr token variant helpers
Josef Bacik
2
-40
/
+57
2022-01-03
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
2
-4
/
+3
2022-01-03
btrfs: add btrfs_set_item_*_nr() helpers
Josef Bacik
2
-15
/
+21
2022-01-03
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
8
-49
/
+19
2022-01-03
btrfs: remove no longer needed logic for replaying directory deletes
Filipe Manana
1
-89
/
+69
2022-01-03
btrfs: only copy dir index keys when logging a directory
Filipe Manana
2
-231
/
+182
2022-01-03
btrfs: remove spurious unlock/lock of unused_bgs_lock
Nikolay Borisov
1
-2
/
+0
2022-01-03
btrfs: fix deadlock between quota enable and other quota operations
Filipe Manana
1
-0
/
+19
2022-01-03
btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
Filipe Manana
1
-64
/
+78
2021-12-31
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-24
Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-8
/
+26
2021-12-24
Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+7
2021-12-23
io_uring: zero iocb->ki_pos for stream file types
Jens Axboe
1
-3
/
+7
2021-12-21
Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-11
/
+8
2021-12-19
Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-14
/
+44
2021-12-19
NFSD: Fix READDIR buffer overflow
Chuck Lever
2
-11
/
+8
2021-12-18
Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-12-18
ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Marcos Del Sol Vives
2
-7
/
+21
2021-12-18
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
1
-1
/
+37
2021-12-18
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2
-13
/
+7
2021-12-18
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-24
/
+54
2021-12-17
Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-12-17
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-12-16
ksmbd: fix uninitialized symbol 'pntsd_size'
Namjae Jeon
1
-0
/
+4
2021-12-16
ksmbd: fix error code in ndr_read_int32()
Dan Carpenter
1
-1
/
+1
2021-12-16
afs: Fix mmap
David Howells
2
-2
/
+4
2021-12-15
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-14
/
+25
2021-12-15
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
1
-2
/
+4
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
1
-3
/
+4
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
6
-22
/
+31
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-14
btrfs: fix missing last dir item offset update when logging directory
Filipe Manana
1
-0
/
+1
2021-12-14
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
1
-0
/
+8
[next]