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
*
kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
Andrey Konovalov
2018-12-28
2
-11
/
+15
*
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
2018-12-28
1
-3
/
+4
*
kasan: add tag related helper functions
Andrey Konovalov
2018-12-28
6
-2
/
+101
*
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2018-12-28
2
-7
/
+8
*
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
2018-12-28
3
-3
/
+22
*
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
8
-114
/
+145
*
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
2018-12-28
2
-6
/
+13
*
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
11
-66
/
+214
*
kasan: rename source files to reflect the new naming scheme
Andrey Konovalov
2018-12-28
3
-4
/
+4
*
kasan: move common generic and tag-based code to common.c
Andrey Konovalov
2018-12-28
4
-569
/
+614
*
kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
Andrey Konovalov
2018-12-28
1
-5
/
+5
*
kasan, mm: change hooks signatures
Andrey Konovalov
2018-12-28
7
-45
/
+65
*
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2018-12-28
9
-158
/
+253
|
\
|
*
locks: Use inode_is_open_for_write
Nikolay Borisov
2018-12-17
1
-1
/
+1
|
*
fs/locks: remove unnecessary white space.
NeilBrown
2018-12-07
1
-21
/
+12
|
*
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-12-07
5
-31
/
+21
|
*
fs/locks: create a tree of dependent requests.
NeilBrown
2018-12-07
1
-6
/
+63
|
*
fs/locks: change all *_conflict() functions to return bool.
NeilBrown
2018-12-07
1
-12
/
+15
|
*
fs/locks: always delete_block after waiting.
NeilBrown
2018-12-07
1
-16
/
+24
|
*
fs/locks: allow a lock request to block other requests.
NeilBrown
2018-11-30
1
-6
/
+37
|
*
fs/locks: use properly initialized file_lock when unlocking.
NeilBrown
2018-11-30
1
-14
/
+14
|
*
ocfs2: properly initial file_lock used for unlock.
NeilBrown
2018-11-30
1
-5
/
+5
|
*
gfs2: properly initial file_lock used for unlock.
NeilBrown
2018-11-30
1
-5
/
+5
|
*
NFS: use locks_copy_lock() to copy locks.
NeilBrown
2018-11-30
1
-2
/
+4
|
*
fs/locks: split out __locks_wake_up_blocks().
NeilBrown
2018-11-30
1
-11
/
+16
|
*
fs/locks: rename some lists and pointers.
NeilBrown
2018-11-30
4
-39
/
+47
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-12-28
15
-177
/
+296
|
\
\
|
*
|
ext4: check for shutdown and r/o file system in ext4_write_inode()
Theodore Ts'o
2018-12-19
1
-2
/
+7
|
*
|
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2018-12-19
2
-0
/
+31
|
*
|
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2018-12-19
8
-41
/
+65
|
*
|
ext4: include terminating u32 in size of xattr entries when expanding inodes
Theodore Ts'o
2018-12-19
1
-1
/
+1
|
*
|
ext4: compare old and new mode before setting update_mode flag
Chengguang Xu
2018-12-10
1
-1
/
+2
|
*
|
ext4: fix EXT4_IOC_GROUP_ADD ioctl
ruippan (潘睿)
2018-12-04
1
-1
/
+1
|
*
|
ext4: hard fail dax mount on unsupported devices
Eric Sandeen
2018-12-04
1
-3
/
+3
|
*
|
jbd2: update locking documentation for transaction_t
Alexander Lochmann
2018-12-04
1
-3
/
+3
|
*
|
ext4: remove redundant condition check
Chengguang Xu
2018-12-04
1
-16
/
+13
|
*
|
jbd2: clean up indentation issue, replace spaces with tab
Colin Ian King
2018-12-04
1
-1
/
+1
|
*
|
ext4: clean up indentation issues, remove extraneous tabs
Colin Ian King
2018-12-04
2
-7
/
+7
|
*
|
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
2018-12-04
1
-1
/
+4
|
*
|
ext4: fix possible use after free in ext4_quota_enable
Pan Bian
2018-12-04
1
-1
/
+1
|
*
|
jbd2: avoid long hold times of j_state_lock while committing a transaction
Jan Kara
2018-12-04
3
-5
/
+42
|
*
|
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
2018-11-25
5
-94
/
+115
*
|
|
Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-12-28
1
-2
/
+15
|
\
\
\
|
*
|
|
iomap: don't search past page end in iomap_is_partially_uptodate
Eric Sandeen
2018-12-21
1
-2
/
+15
*
|
|
|
Merge tag 'xfs-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-12-28
51
-714
/
+932
|
\
\
\
\
|
*
|
|
|
xfs: reallocate realtime summary cache on growfs
Omar Sandoval
2018-12-22
1
-8
/
+36
|
*
|
|
|
xfs: stringify scrub types in ftrace output
Darrick J. Wong
2018-12-19
2
-28
/
+79
|
*
|
|
|
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
3
-14
/
+49
|
*
|
|
|
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
2
-5
/
+15
|
*
|
|
|
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
2
-4
/
+5
[next]