index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
io_uring: don't recycle provided buffer if punted to async worker
Jens Axboe
1
-3
/
+8
2022-03-23
io_uring: fix assuming triggered poll waitqueue is the single poll
Jens Axboe
1
-4
/
+12
2022-03-23
io_uring: bump poll refs to full 31-bits
Jens Axboe
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
69
-710
/
+683
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
cifs: writeback fix
David Howells
1
-1
/
+7
2022-03-22
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
2
-12
/
+13
2022-03-22
pNFS/files: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
1
-1
/
+1
2022-03-22
pNFS/flexfiles: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
1
-29
/
+21
2022-03-22
NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
2
-23
/
+18
2022-03-22
NFS: Avoid writeback threads getting stuck in mempool_alloc()
Trond Myklebust
2
-7
/
+13
2022-03-22
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
3
-17
/
+22
2022-03-22
NFS: Fix revalidation of empty readdir pages
Trond Myklebust
1
-2
/
+7
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
46
-1331
/
+2970
2022-03-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
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
2022-03-22
Merge tag '5.18-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-14
/
+85
2022-03-22
Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
22
-384
/
+652
2022-03-22
Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
10
-197
/
+185
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
7
-5
/
+132
2022-03-22
jfs: prevent NULL deref in diFree
Haimin Zhang
1
-1
/
+2
2022-03-22
jfs: fix divide error in dbNextAG
Pavel Skripkin
1
-0
/
+7
2022-03-22
NFS: Don't deadlock when cookie hashes collide
Trond Myklebust
1
-11
/
+18
2022-03-21
cifs: do not skip link targets when an I/O fails
Paulo Alcantara
1
-3
/
+11
2022-03-21
Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-22
/
+20
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
8
-106
/
+268
2022-03-21
io_uring: remove poll entry from list when canceling all
Jens Axboe
1
-0
/
+1
2022-03-21
Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-95
/
+73
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
35
-247
/
+102
2022-03-21
Merge tag 'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-17
/
+58
2022-03-21
Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-341
/
+1024
2022-03-21
xfs: document the XFS_ALLOC_AGFL_RESERVE constant
Darrick J. Wong
2
-6
/
+23
[prev]
[next]