index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-08
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-08
binfmt_flat: use flush_icache_user_range
Christoph Hellwig
2020-06-08
exec: use flush_icache_user_range in read_code
Christoph Hellwig
2020-06-08
exec: only build read_code when needed
Christoph Hellwig
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
2020-06-08
kernel/hung_task convert hung_task_panic boot parameter to sysctl
Vlastimil Babka
2020-06-08
kernel/sysctl: support handling command line aliases
Vlastimil Babka
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
2020-06-08
vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK
Linus Torvalds
2020-06-08
vfs: do not do group lookup when not necessary
Linus Torvalds
2020-06-07
Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-06
hpfs: fix warning due to superfluous semicolon
Zou Wei
2020-06-05
Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-05
Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-05
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-05
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
2020-06-05
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
2020-06-05
gfs2: new slab for transactions
Bob Peterson
2020-06-05
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
2020-06-05
gfs2: Smarter iopen glock waiting
Andreas Gruenbacher
2020-06-05
gfs2: Wake up when setting GLF_DEMOTE
Andreas Gruenbacher
2020-06-05
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
2020-06-05
gfs2: Move inode generation number check into gfs2_inode_lookup
Andreas Gruenbacher
2020-06-05
gfs2: Minor gfs2_lookup_by_inum cleanup
Andreas Gruenbacher
2020-06-05
gfs2: Try harder to delete inodes locally
Andreas Gruenbacher
2020-06-05
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
2020-06-05
gfs2: Keep track of deleted inode generations in LVBs
Andreas Gruenbacher
2020-06-05
gfs2: Allow ASPACE glocks to also have an lvb
Bob Peterson
2020-06-05
gfs2: instrumentation wrt log_flush stuck
Bob Peterson
2020-06-05
gfs2: introduce new gfs2_glock_assert_withdraw
Bob Peterson
2020-06-05
gfs2: print mapping->nrpages in glock dump for address space glocks
Bob Peterson
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
exec: open code copy_string_kernel
Christoph Hellwig
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
2020-06-04
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
2020-06-04
fat: improve the readahead for FAT entries
OGAWA Hirofumi
2020-06-04
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-04
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
[next]