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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
16
-184
/
+807
2020-06-08
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
16
-76
/
+396
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+150
2020-06-08
binfmt_flat: use flush_icache_user_range
Christoph Hellwig
1
-1
/
+1
2020-06-08
exec: use flush_icache_user_range in read_code
Christoph Hellwig
1
-1
/
+1
2020-06-08
exec: only build read_code when needed
Christoph Hellwig
1
-0
/
+3
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
1
-2
/
+5
2020-06-08
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
1
-0
/
+1
2020-06-08
kernel/sysctl: support handling command line aliases
Vlastimil Babka
1
-7
/
+41
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
1
-0
/
+107
2020-06-08
vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK
Linus Torvalds
2
-2
/
+2
2020-06-08
vfs: do not do group lookup when not necessary
Linus Torvalds
1
-15
/
+29
2020-06-07
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+13
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+1
2020-06-06
hpfs: fix warning due to superfluous semicolon
Zou Wei
1
-1
/
+1
2020-06-05
Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+4
2020-06-05
Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-20
/
+9
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
27
-729
/
+1041
2020-06-05
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
34
-3897
/
+4340
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
40
-629
/
+861
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2020-06-05
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
9
-38
/
+289
2020-06-05
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
1
-2
/
+9
2020-06-05
gfs2: new slab for transactions
Bob Peterson
6
-8
/
+32
2020-06-05
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
3
-2
/
+4
2020-06-05
gfs2: Smarter iopen glock waiting
Andreas Gruenbacher
2
-5
/
+40
2020-06-05
gfs2: Wake up when setting GLF_DEMOTE
Andreas Gruenbacher
1
-4
/
+14
2020-06-05
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
2
-2
/
+7
2020-06-05
gfs2: Move inode generation number check into gfs2_inode_lookup
Andreas Gruenbacher
1
-9
/
+24
2020-06-05
gfs2: Minor gfs2_lookup_by_inum cleanup
Andreas Gruenbacher
4
-5
/
+14
2020-06-05
gfs2: Try harder to delete inodes locally
Andreas Gruenbacher
1
-6
/
+47
2020-06-05
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
3
-2
/
+57
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
7
-8
/
+65
2020-06-05
gfs2: Keep track of deleted inode generations in LVBs
Andreas Gruenbacher
4
-1
/
+26
2020-06-05
gfs2: Allow ASPACE glocks to also have an lvb
Bob Peterson
1
-4
/
+3
2020-06-05
gfs2: instrumentation wrt log_flush stuck
Bob Peterson
1
-9
/
+25
2020-06-05
gfs2: introduce new gfs2_glock_assert_withdraw
Bob Peterson
2
-3
/
+13
2020-06-05
gfs2: print mapping->nrpages in glock dump for address space glocks
Bob Peterson
1
-9
/
+16
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-61
/
+135
2020-06-04
exec: open code copy_string_kernel
Christoph Hellwig
1
-9
/
+34
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
4
-15
/
+14
2020-06-04
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
1
-3
/
+4
2020-06-04
fat: improve the readahead for FAT entries
OGAWA Hirofumi
1
-28
/
+75
2020-06-04
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
1
-0
/
+6
2020-06-04
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
1
-4
/
+0
2020-06-04
proc: rename "catch" function argument
Alexey Dobriyan
1
-4
/
+4
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
8
-274
/
+229
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
10
-93
/
+193
[next]