index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
fscrypt: align Base64 encoding with RFC 4648 base64url
Eric Biggers
2021-07-26
2
-46
/
+70
|
*
|
|
fscrypt: remove mention of symlink st_size quirk from documentation
Eric Biggers
2021-07-26
1
-5
/
+0
|
*
|
|
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
2021-07-26
1
-1
/
+12
|
*
|
|
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
2021-07-26
1
-1
/
+11
|
*
|
|
ext4: report correct st_size for encrypted symlinks
Eric Biggers
2021-07-26
1
-1
/
+11
|
*
|
|
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
2021-07-26
2
-0
/
+51
*
|
|
|
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-31
58
-1425
/
+2769
|
\
\
\
\
|
*
|
|
|
btrfs: reset replace target device to allocation state on close
Desmond Cheong Zhi Xi
2021-08-23
1
-0
/
+3
|
*
|
|
|
btrfs: zoned: fix ordered extent boundary calculation
Naohiro Aota
2021-08-23
1
-6
/
+7
|
*
|
|
|
btrfs: do not do preemptive flushing if the majority is global rsv
Josef Bacik
2021-08-23
1
-0
/
+14
|
*
|
|
|
btrfs: reduce the preemptive flushing threshold to 90%
Josef Bacik
2021-08-23
1
-1
/
+1
|
*
|
|
|
btrfs: tree-log: check btrfs_lookup_data_extent return value
Marcos Paulo de Souza
2021-08-23
1
-1
/
+3
|
*
|
|
|
btrfs: avoid unnecessarily logging directories that had no changes
Filipe Manana
2021-08-23
1
-0
/
+7
|
*
|
|
|
btrfs: allow idmapped mount
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
|
|
btrfs: handle ACLs on idmapped mounts
Christian Brauner
2021-08-23
1
-5
/
+6
|
*
|
|
|
btrfs: allow idmapped INO_LOOKUP_USER ioctl
Christian Brauner
2021-08-23
1
-3
/
+4
|
*
|
|
|
btrfs: allow idmapped SUBVOL_SETFLAGS ioctl
Christian Brauner
2021-08-23
1
-1
/
+1
|
*
|
|
|
btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls
Christian Brauner
2021-08-23
1
-3
/
+4
|
*
|
|
|
btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolids
Christian Brauner
2021-08-23
1
-11
/
+16
|
*
|
|
|
btrfs: allow idmapped SNAP_DESTROY ioctls
Christian Brauner
2021-08-23
1
-7
/
+20
|
*
|
|
|
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
2021-08-23
3
-23
/
+32
|
*
|
|
|
btrfs: check whether fsgid/fsuid are mapped during subvolume creation
Christian Brauner
2021-08-23
1
-0
/
+2
|
*
|
|
|
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
|
*
|
|
|
namei: add mapping aware lookup helper
Christian Brauner
2021-08-23
2
-6
/
+38
|
*
|
|
|
btrfs: sysfs: document structures and their associated files
Anand Jain
2021-08-23
1
-16
/
+75
|
*
|
|
|
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
2021-08-23
1
-1
/
+1
|
*
|
|
|
btrfs: zoned: add asserts on splitting extent_map
Naohiro Aota
2021-08-23
1
-6
/
+6
|
*
|
|
|
btrfs: zoned: fix block group alloc_offset calculation
Naohiro Aota
2021-08-23
1
-2
/
+5
|
*
|
|
|
btrfs: zoned: suppress reclaim error message on EAGAIN
Naohiro Aota
2021-08-23
1
-1
/
+1
|
*
|
|
|
btrfs: zoned: allow disabling of zone auto reclaim
Johannes Thumshirn
2021-08-23
2
-6
/
+8
|
*
|
|
|
btrfs: update comment at log_conflicting_inodes()
Filipe Manana
2021-08-23
1
-2
/
+2
|
*
|
|
|
btrfs: remove no longer needed full sync flag check at inode_logged()
Filipe Manana
2021-08-23
1
-7
/
+5
|
*
|
|
|
btrfs: remove unnecessary NULL check for the new inode during rename exchange
Filipe Manana
2021-08-23
1
-2
/
+1
|
*
|
|
|
btrfs: allocate backref_ctx on stack in find_extent_clone
Goldwyn Rodrigues
2021-08-23
1
-18
/
+11
|
*
|
|
|
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
Goldwyn Rodrigues
2021-08-23
1
-16
/
+7
|
*
|
|
|
btrfs: allocate btrfs_ioctl_quota_rescan_args on stack
Goldwyn Rodrigues
2021-08-23
1
-9
/
+4
|
*
|
|
|
btrfs: allocate file_ra_state on stack in readahead_cache
Goldwyn Rodrigues
2021-08-23
1
-9
/
+3
|
*
|
|
|
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
5
-48
/
+40
|
*
|
|
|
btrfs: print if fsverity support is built in when loading module
David Sterba
2021-08-23
1
-0
/
+5
|
*
|
|
|
btrfs: verity metadata orphan items
Boris Burkov
2021-08-23
2
-9
/
+93
|
*
|
|
|
btrfs: initial fsverity support
Boris Burkov
2021-08-23
12
-19
/
+859
[prev]
[next]