index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
fs: dlm: flush swork on shutdown
Alexander Aring
2021-03-09
1
-4
/
+1
|
*
|
fs: dlm: remove unaligned memory access handling
Alexander Aring
2021-03-09
1
-14
/
+12
|
*
|
fs: dlm: check on minimum msglen size
Alexander Aring
2021-03-09
1
-3
/
+4
|
*
|
fs: dlm: simplify writequeue handling
Alexander Aring
2021-03-09
1
-40
/
+43
|
*
|
fs: dlm: use GFP_ZERO for page buffer
Alexander Aring
2021-03-09
3
-5
/
+1
|
*
|
fs: dlm: change allocation limits
Alexander Aring
2021-03-09
1
-2
/
+4
|
*
|
fs: dlm: add check if dlm is currently running
Alexander Aring
2021-03-09
3
-3
/
+36
|
*
|
fs: dlm: add errno handling to check callback
Alexander Aring
2021-03-09
1
-7
/
+16
|
*
|
fs: dlm: set subclass for othercon sock_mutex
Alexander Aring
2021-03-09
1
-1
/
+2
|
*
|
fs: dlm: set connected bit after accept
Alexander Aring
2021-03-09
1
-0
/
+1
|
*
|
fs: dlm: fix mark setting deadlock
Alexander Aring
2021-03-09
4
-35
/
+45
|
*
|
fs: dlm: fix debugfs dump
Alexander Aring
2021-03-09
1
-0
/
+1
*
|
|
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-01
9
-57
/
+111
|
\
\
\
|
*
|
|
cuse: simplify refcount
Miklos Szeredi
2021-04-14
1
-7
/
+3
|
*
|
|
cuse: prevent clone
Miklos Szeredi
2021-04-14
1
-0
/
+2
|
*
|
|
virtiofs: fix userns
Miklos Szeredi
2021-04-14
1
-2
/
+1
|
*
|
|
virtiofs: remove useless function
Jiapeng Chong
2021-04-14
1
-5
/
+0
|
*
|
|
virtiofs: split requests that exceed virtqueue size
Connor Kuehl
2021-04-14
3
-3
/
+22
|
*
|
|
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
2021-04-14
1
-0
/
+1
|
*
|
|
fuse: invalidate attrs when page writeback completes
Vivek Goyal
2021-04-14
1
-0
/
+9
|
*
|
|
fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
Vivek Goyal
2021-04-14
2
-1
/
+13
|
*
|
|
fuse: extend FUSE_SETXATTR request
Vivek Goyal
2021-04-14
5
-6
/
+21
|
*
|
|
fuse: fix matching of FUSE_DEV_IOC_CLONE command
Alessio Balsini
2021-04-14
1
-5
/
+2
|
*
|
|
fuse: fix a typo
Bhaskar Chowdhury
2021-04-14
1
-1
/
+1
|
*
|
|
fuse: don't zero pages twice
Miklos Szeredi
2021-04-14
1
-15
/
+6
|
*
|
|
fuse: fix typo for fuse_conn.max_pages comment
Connor Kuehl
2021-04-14
1
-1
/
+1
|
*
|
|
fuse: fix write deadlock
Vivek Goyal
2021-04-14
2
-12
/
+30
*
|
|
|
Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-05-01
9
-81
/
+136
|
\
\
\
\
|
*
|
|
|
ovl: add debug print to ovl_do_getxattr()
Amir Goldstein
2021-04-12
1
-1
/
+6
|
*
|
|
|
ovl: invalidate readdir cache on changes to dir with origin
Amir Goldstein
2021-04-12
3
-37
/
+36
|
*
|
|
|
ovl: allow upperdir inside lowerdir
Miklos Szeredi
2021-04-12
1
-5
/
+7
|
*
|
|
|
ovl: show "userxattr" in the mount data
Giuseppe Scrivano
2021-04-12
1
-0
/
+2
|
*
|
|
|
ovl: trivial typo fixes in the file inode.c
Bhaskar Chowdhury
2021-04-12
1
-3
/
+3
|
*
|
|
|
ovl: fix misspellings using codespell tool
Xiong Zhenwu
2021-04-12
1
-1
/
+1
|
*
|
|
|
ovl: do not copy attr several times
Chengguang Xu
2021-04-12
1
-3
/
+0
|
*
|
|
|
ovl: remove ovl_map_dev_ino() return value
youngjun
2021-04-12
1
-8
/
+4
|
*
|
|
|
ovl: fix error for ovl_fill_super()
Chengguang Xu
2021-04-12
1
-0
/
+4
|
*
|
|
|
ovl: fix missing revert_creds() on error path
Dan Carpenter
2021-04-12
1
-1
/
+2
|
*
|
|
|
ovl: fix leaked dentry
Mickaël Salaün
2021-04-12
1
-0
/
+1
|
*
|
|
|
ovl: restrict lower null uuid for "xino=auto"
Amir Goldstein
2021-04-12
2
-20
/
+47
|
*
|
|
|
ovl: check that upperdir path is not on a read-only mount
Amir Goldstein
2021-04-12
1
-2
/
+2
|
*
|
|
|
ovl: plumb through flush method
Sargun Dhillon
2021-04-12
1
-0
/
+21
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
185
-2641
/
+3173
|
\
\
\
\
|
*
|
|
|
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
2021-04-30
1
-1
/
+1
|
*
|
|
|
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2021-04-30
2
-19
/
+25
|
*
|
|
|
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
2021-04-30
1
-13
/
+17
|
*
|
|
|
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2021-04-30
2
-27
/
+57
|
*
|
|
|
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
2021-04-30
1
-19
/
+26
|
*
|
|
|
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
2021-04-30
1
-16
/
+15
|
*
|
|
|
SUNRPC: set rq_page_end differently
Chuck Lever
2021-04-30
1
-4
/
+3
[prev]
[next]