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
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-11
/
+10
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-4
/
+41
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2022-03-26
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-26
Merge tag 'for-5.18/alloc-cleanups-2022-03-25' of git://git.kernel.dk/linux-b...
Linus Torvalds
1
-4
/
+2
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-53
/
+6
2022-03-25
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-17
/
+20
2022-03-25
Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-23
/
+42
2022-03-25
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-25
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
1
-1
/
+1
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
16
-368
/
+569
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
26
-211
/
+343
2022-03-24
Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-33
/
+36
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
8
-14
/
+14
2022-03-24
Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-2
/
+18
2022-03-24
Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
Linus Torvalds
1
-70
/
+78
2022-03-23
fat: use pointer to simple type in put_user()
Helge Deller
1
-1
/
+1
2022-03-23
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
1
-1
/
+2
2022-03-23
fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
Andrei Vagin
1
-2
/
+2
2022-03-23
fs/pipe: use kvcalloc to allocate a pipe_buffer array
Andrei Vagin
1
-5
/
+4
2022-03-23
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
1
-1
/
+1
2022-03-23
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
1
-19
/
+22
2022-03-23
proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
Hao Lee
1
-4
/
+4
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+0
2022-03-23
fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage
Christoph Hellwig
1
-4
/
+2
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
69
-711
/
+684
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
9
-13
/
+20
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
85
-209
/
+157
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2
-4
/
+1
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
1
-1
/
+4
2022-03-22
mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
Muchun Song
1
-1
/
+2
2022-03-22
f2fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-2
/
+6
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
51
-51
/
+51
2022-03-22
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
1
-1
/
+1
2022-03-22
mm: fs: fix lru_cache_disabled race in bh_lru
Minchan Kim
1
-3
/
+5
2022-03-22
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
1
-0
/
+2
2022-03-22
f2fs: replace congestion_wait() calls with io_schedule_timeout()
NeilBrown
5
-14
/
+13
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
3
-24
/
+0
2022-03-22
remove inode_congested()
NeilBrown
1
-37
/
+0
2022-03-22
ceph: remove reliance on bdi congestion
NeilBrown
3
-9
/
+15
2022-03-22
nfs: remove reliance on bdi congestion
NeilBrown
1
-3
/
+11
2022-03-22
fuse: remove reliance on bdi congestion
NeilBrown
3
-25
/
+17
2022-03-22
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
11
-16
/
+16
2022-03-22
ocfs2: cleanup some return variables
Joseph Qi
2
-18
/
+9
2022-03-22
ntfs: add sanity check on allocation size
Dongliang Mu
1
-0
/
+4
2022-03-22
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
2
-12
/
+13
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
46
-1331
/
+2970
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-300
/
+506
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
22
-225
/
+139
[next]