index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
userfaultfd: prevent concurrent API initialization
Nadav Amit
2021-09-03
1
-47
/
+44
*
userfaultfd: change mmap_changing to atomic
Nadav Amit
2021-09-03
1
-12
/
+13
*
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
2021-09-03
1
-0
/
+2
*
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
1
-3
/
+3
*
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
2021-09-03
1
-1
/
+1
*
memcg: enable accounting for fasync_cache
Vasily Averin
2021-09-03
1
-1
/
+2
*
memcg: enable accounting for file lock caches
Vasily Averin
2021-09-03
1
-2
/
+4
*
memcg: enable accounting for pollfd and select bits arrays
Vasily Averin
2021-09-03
1
-2
/
+2
*
memcg: enable accounting for mnt_cache entries
Vasily Averin
2021-09-03
1
-2
/
+3
*
memcg: charge fs_context and legacy_fs_context
Yutian Yang
2021-09-03
1
-2
/
+2
*
fs, mm: fix race in unlinking swapfile
Hugh Dickins
2021-09-03
1
-1
/
+7
*
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
1
-1
/
+1
*
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2021-09-03
1
-11
/
+9
*
fs: inode: count invalidated shadow pages in pginodesteal
Johannes Weiner
2021-09-03
1
-1
/
+1
*
fs: drop_caches: fix skipping over shadow cache inodes
Johannes Weiner
2021-09-03
1
-1
/
+2
*
writeback: reliably update bandwidth estimation
Jan Kara
2021-09-03
1
-3
/
+0
*
writeback: track number of inodes under writeback
Jan Kara
2021-09-03
1
-0
/
+5
*
ocfs2: ocfs2_downconvert_lock failure results in deadlock
Gang He
2021-09-03
1
-0
/
+12
*
ocfs2: quota_local: fix possible uninitialized-variable access in ocfs2_local...
Tuo Li
2021-09-03
2
-1
/
+2
*
ocfs2: remove an unnecessary condition
Dan Carpenter
2021-09-03
1
-1
/
+1
*
Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-08-26
5
-15
/
+27
|
\
|
*
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-08-25
1
-3
/
+5
|
*
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-25
4
-12
/
+22
*
|
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-26
1
-1
/
+1
|
\
\
|
*
|
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-25
1
-1
/
+1
*
|
|
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
2021-08-25
1
-12
/
+8
|
|
/
|
/
|
*
|
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-21
1
-1
/
+5
|
\
\
|
*
|
fs: warn about impending deprecation of mandatory locks
Jeff Layton
2021-08-21
1
-1
/
+5
*
|
|
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-21
1
-6
/
+10
|
\
\
\
|
*
|
|
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
2021-08-20
1
-4
/
+5
|
*
|
|
io_uring: pin ctx on fallback execution
Pavel Begunkov
2021-08-18
1
-0
/
+2
|
*
|
|
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
Jens Axboe
2021-08-14
1
-2
/
+3
*
|
|
|
Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-18
1
-2
/
+8
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-16
1
-2
/
+8
*
|
|
|
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-08-18
1
-6
/
+9
*
|
|
|
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-5
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2021-08-11
2
-5
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
fs/dax: Clarify nr_pages to dax_direct_access()
Ira Weiny
2021-07-08
1
-1
/
+1
|
|
*
|
|
|
fs/fuse: Remove unneeded kaddr parameter
Ira Weiny
2021-07-08
1
-4
/
+2
*
|
|
|
|
|
Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-08-14
1
-12
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
configfs: restore the kernel v5.13 text attribute write behavior
Bart Van Assche
2021-08-09
1
-12
/
+6
*
|
|
|
|
|
|
Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-08-14
6
-33
/
+80
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
2021-08-12
3
-30
/
+56
|
*
|
|
|
|
|
|
cifs: Handle race conditions during rename
Rohith Surabattula
2021-08-12
2
-7
/
+28
|
*
|
|
|
|
|
|
cifs: use the correct max-length for dentry_path_raw()
Ronnie Sahlberg
2021-08-10
1
-1
/
+1
|
*
|
|
|
|
|
|
cifs: create sd context must be a multiple of 8
Shyam Prasad N
2021-08-05
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-14
2
-36
/
+48
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
io_uring: fix ctx-exit io_rsrc_put_work() deadlock
Pavel Begunkov
2021-08-10
1
-7
/
+8
|
*
|
|
|
|
|
|
io_uring: drop ctx->uring_lock before flushing work item
Jens Axboe
2021-08-10
1
-2
/
+4
|
*
|
|
|
|
|
|
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Hao Xu
2021-08-10
1
-7
/
+11
[next]