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
2021-11-09
ELF: simplify STACK_ALLOC macro
Alexey Dobriyan
1
-1
/
+1
2021-11-09
binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
Kees Cook
1
-9
/
+22
2021-11-09
proc: allow pid_revalidate() during LOOKUP_RCU
Stephen Brennan
1
-8
/
+10
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
1
-30
/
+69
2021-11-09
proc/vmcore: let pfn_is_ram() return a bool
David Hildenbrand
1
-4
/
+4
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
1
-0
/
+3
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
1
-15
/
+8
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2
-20
/
+27
2021-11-06
mm, thp: fix incorrect unmap behavior for private pages
Rongwei Wang
1
-1
/
+10
2021-11-06
mm, thp: lock filemap when truncating page cache
Rongwei Wang
1
-1
/
+4
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+3
2021-11-06
mm/smaps: simplify shmem handling of pte holes
Peter Xu
1
-10
/
+12
2021-11-06
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
1
-2
/
+4
2021-11-06
d_path: fix Kernel doc validator complaining
Jia He
1
-5
/
+3
2021-11-06
fs/posix_acl.c: avoid -Wempty-body warning
Arnd Bergmann
1
-2
/
+1
2021-11-06
ocfs2: do not zero pages beyond i_size
Jan Kara
1
-7
/
+12
2021-11-06
ocfs2: fix data corruption on truncate
Jan Kara
1
-2
/
+6
2021-11-06
ocfs2/dlm: remove redundant assignment of variable ret
Colin Ian King
1
-1
/
+0
2021-11-06
ocfs2: cleanup journal init and shutdown
Valentin Vidic
4
-46
/
+27
2021-11-06
ocfs2: fix handle refcount leak in two exception handling paths
Chenyuan Mi
1
-0
/
+2
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+72
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
1
-9
/
+18
2021-10-28
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2
-2
/
+4
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
14
-153
/
+306
2021-10-22
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+47
2021-10-22
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-56
/
+46
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
1
-0
/
+18
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
1
-6
/
+2
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
1
-25
/
+25
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2
-19
/
+7
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
3
-9
/
+15
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2
-2
/
+2
2021-10-20
autofs: fix wait name hash calculation in autofs_wait()
Ian Kent
1
-1
/
+1
2021-10-20
Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-30
/
+22
2021-10-20
io_uring: fix ltimeout unprep
Pavel Begunkov
1
-6
/
+1
2021-10-20
io_uring: apply max_workers limit to all future users
Pavel Begunkov
1
-6
/
+23
2021-10-20
ksmbd: add buffer validation in session setup
Marios Makassikis
2
-27
/
+40
2021-10-20
ksmbd: throttle session setup failures to avoid dictionary attacks
Namjae Jeon
6
-6
/
+31
2021-10-20
ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests
Hyunchul Lee
1
-16
/
+52
2021-10-19
io-wq: max_worker fixes
Pavel Begunkov
1
-2
/
+5
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
5
-27
/
+8
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
1
-3
/
+14
2021-10-18
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-10-18
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
2021-10-18
ocfs2: fix data corruption after conversion from inline format
Jan Kara
1
-34
/
+12
2021-10-18
userfaultfd: fix a race between writeprotect and exit_mmap()
Nadav Amit
1
-3
/
+9
[next]