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
*
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
28
-88
/
+88
|
\
|
*
sched: remove _do_fork()
Christian Brauner
2020-08-20
1
-4
/
+0
|
*
tracing: switch to kernel_clone()
Christian Brauner
2020-08-20
18
-39
/
+39
|
*
kgdbts: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-24
/
+24
|
*
kprobes: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-3
/
+3
|
*
x86: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-1
/
+1
|
*
sparc: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-3
/
+3
|
*
nios2: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-1
/
+1
|
*
m68k: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-5
/
+5
|
*
ia64: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-2
/
+2
|
*
h8300: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-1
/
+1
|
*
fork: introduce kernel_clone()
Christian Brauner
2020-08-20
2
-9
/
+13
*
|
Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-14
5
-128
/
+215
|
\
\
|
*
|
tools: Avoid comma separated statements
Joe Perches
2020-10-02
4
-128
/
+210
|
*
|
selftests/harness: Flush stdout before forking
Michael Ellerman
2020-09-18
1
-0
/
+5
*
|
|
Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-10-14
59
-746
/
+1183
|
\
\
\
|
*
|
|
xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...
Darrick J. Wong
2020-09-16
1
-0
/
+16
|
*
|
|
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
2020-09-16
1
-0
/
+11
|
*
|
|
xfs: Remove unneeded semicolon
Zheng Bin
2020-09-16
1
-1
/
+1
|
*
|
|
xfs: force the log after remapping a synchronous-writes file
Darrick J. Wong
2020-09-16
1
-1
/
+16
|
*
|
|
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
2020-09-16
4
-25
/
+41
|
*
|
|
xfs: Use variable-size array for nameval in xfs_attr_sf_entry
Carlos Maiolino
2020-09-16
3
-7
/
+6
|
*
|
|
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
2020-09-16
4
-17
/
+17
|
*
|
|
xfs: remove typedef xfs_attr_sf_entry_t
Carlos Maiolino
2020-09-16
2
-7
/
+8
|
*
|
|
xfs: Remove kmem_zalloc_large()
Carlos Maiolino
2020-09-16
5
-11
/
+5
|
*
|
|
xfs: enable big timestamps
Darrick J. Wong
2020-09-16
1
-1
/
+2
|
*
|
|
xfs: trace timestamp limits
Darrick J. Wong
2020-09-16
3
-0
/
+29
|
*
|
|
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-16
7
-6
/
+102
|
*
|
|
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-16
16
-28
/
+201
|
*
|
|
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-09-16
4
-13
/
+33
|
*
|
|
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-16
6
-36
/
+85
|
*
|
|
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
2020-09-16
3
-54
/
+52
|
*
|
|
xfs: refactor quota timestamp coding
Darrick J. Wong
2020-09-16
3
-6
/
+29
|
*
|
|
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-16
4
-2
/
+24
|
*
|
|
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-09-16
6
-9
/
+61
|
*
|
|
xfs: explicitly define inode timestamp range
Darrick J. Wong
2020-09-16
2
-2
/
+24
|
*
|
|
xfs: enable new inode btree counters feature
Darrick J. Wong
2020-09-16
1
-1
/
+2
|
*
|
|
xfs: support inode btree blockcounts in online repair
Darrick J. Wong
2020-09-16
2
-3
/
+37
|
*
|
|
xfs: support inode btree blockcounts in online scrub
Darrick J. Wong
2020-09-16
1
-0
/
+30
|
*
|
|
xfs: use the finobt block counts to speed up mount times
Darrick J. Wong
2020-09-16
1
-1
/
+27
|
*
|
|
xfs: store inode btree block counts in AGI header
Darrick J. Wong
2020-09-16
6
-2
/
+49
|
*
|
|
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
2020-09-16
3
-18
/
+14
|
*
|
|
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-16
3
-31
/
+13
|
*
|
|
xfs: simplify xfs_trans_getsb
Christoph Hellwig
2020-09-16
4
-35
/
+19
|
*
|
|
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-16
5
-35
/
+17
|
*
|
|
xfs: clear the read/write flags later in xfs_buf_ioend
Christoph Hellwig
2020-09-16
1
-6
/
+5
|
*
|
|
xfs: use xfs_buf_item_relse in xfs_buf_item_done
Christoph Hellwig
2020-09-16
1
-6
/
+3
|
*
|
|
xfs: simplify the xfs_buf_ioend_disposition calling convention
Christoph Hellwig
2020-09-16
1
-27
/
+9
|
*
|
|
xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
Christoph Hellwig
2020-09-16
1
-8
/
+8
|
*
|
|
xfs: remove xfs_buf_ioerror_retry
Christoph Hellwig
2020-09-16
1
-21
/
+12
[next]