index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
xfs: lift writable fs check up into log worker task
Brian Foster
1
-10
/
+8
2021-01-22
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
3
-10
/
+22
2021-01-22
xfs: set inode size after creating symlink
Jeffrey Mitchell
1
-0
/
+1
2021-01-22
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
3
-7
/
+20
2021-01-22
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
5
-17
/
+17
2021-01-22
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
1
-1
/
+1
2021-01-22
xfs: fix up non-directory creation in SGID directories
Christoph Hellwig
1
-7
/
+7
2021-01-22
xfs: remove a stale comment from xfs_file_aio_write_checks()
Eric Biggers
1
-6
/
+0
2021-01-22
xfs: Introduce error injection to allocate only minlen size extents for files
Chandan Babu R
5
-25
/
+159
2021-01-22
xfs: Process allocated extent in a separate function
Chandan Babu R
1
-29
/
+45
2021-01-22
xfs: Compute bmap extent alignments in a separate function
Chandan Babu R
1
-37
/
+52
2021-01-22
xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
Chandan Babu R
1
-1
/
+0
2021-01-22
xfs: Introduce error injection to reduce maximum inode fork extent count
Chandan Babu R
3
-1
/
+10
2021-01-22
xfs: Check for extent overflow when swapping extents
Chandan Babu R
2
-0
/
+23
2021-01-22
xfs: Check for extent overflow when remapping an extent
Chandan Babu R
1
-0
/
+11
2021-01-22
xfs: Check for extent overflow when moving extent from cow to data fork
Chandan Babu R
2
-0
/
+14
2021-01-22
xfs: Check for extent overflow when writing to unwritten extent
Chandan Babu R
2
-0
/
+14
2021-01-22
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
2
-0
/
+23
2021-01-22
xfs: Check for extent overflow when renaming dir entries
Chandan Babu R
2
-1
/
+46
2021-01-22
xfs: Check for extent overflow when removing dir entries
Chandan Babu R
1
-0
/
+18
2021-01-22
xfs: Check for extent overflow when adding dir entries
Chandan Babu R
3
-0
/
+28
2021-01-22
xfs: Check for extent overflow when punching a hole
Chandan Babu R
3
-6
/
+26
2021-01-22
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
7
-1
/
+41
2021-01-22
xfs: Add helper for checking per-inode extent count overflow
Chandan Babu R
2
-0
/
+25
2021-01-22
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
3
-20
/
+26
2021-01-17
Linux 5.11-rc4
v5.11-rc4
Linus Torvalds
1
-1
/
+1
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-208
/
+224
2021-01-17
Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+23
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-5
/
+11
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
1
-0
/
+2
2021-01-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-22
/
+19
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-16
Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-13
/
+18
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+41
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-35
/
+68
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2021-01-15
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
1
-2
/
+4
2021-01-15
RISC-V: Set current memblock limit
Atish Patra
1
-2
/
+14
2021-01-15
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-15
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
1
-1
/
+1
2021-01-15
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-34
/
+239
2021-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-23
/
+33
2021-01-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-68
/
+83
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
1
-0
/
+1
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-129
/
+186
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-7
/
+6
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-107
/
+56
2021-01-15
Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+25
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
[next]