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-12-12
f2fs: move internal functions into extent_cache.c
Jaegeuk Kim
2
-76
/
+81
2022-12-12
f2fs: specify extent cache for read explicitly
Jaegeuk Kim
7
-18
/
+18
2022-12-12
f2fs: introduce f2fs_is_readonly() for readability
Yangtao Li
2
-3
/
+7
2022-12-12
f2fs: remove F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() macro
Yangtao Li
1
-5
/
+1
2022-12-12
ceph: try to check caps immediately after async creating finishes
Xiubo Li
3
-0
/
+13
2022-12-12
ceph: remove useless session parameter for check_caps()
Xiubo Li
6
-31
/
+22
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+18
2022-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
10
-26
/
+52
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-36
/
+45
2022-12-12
Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-29
/
+160
2022-12-11
hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...
Aditya Garg
3
-2
/
+8
2022-12-11
hfs: Fix OOB Write in hfs_asc2mac
ZhangPeng
1
-1
/
+1
2022-12-11
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
1
-0
/
+2
2022-12-11
ocfs2: always read both high and low parts of dinode link count
Alexey Asemov
1
-2
/
+1
2022-12-11
mm: do not show fs mm pc for VM_LOCKONFAULT pages
Jason A. Donenfeld
1
-0
/
+1
2022-12-11
omfs: remove ->writepage
Christoph Hellwig
1
-6
/
+1
2022-12-11
jfs: remove ->writepage
Christoph Hellwig
1
-6
/
+1
2022-12-11
hpfs: remove ->writepage
Christoph Hellwig
1
-7
/
+2
2022-12-11
hfsplus: remove ->writepage
Christoph Hellwig
1
-1
/
+1
2022-12-11
hfs: remove ->writepage
Christoph Hellwig
1
-1
/
+1
2022-12-11
fat: remove ->writepage
Christoph Hellwig
1
-7
/
+2
2022-12-11
extfat: remove ->writepage
Christoph Hellwig
1
-7
/
+2
2022-12-11
xfs: remove restrictions for fsdax and reflink
Shiyang Ruan
2
-8
/
+0
2022-12-11
fsdax,xfs: port unshare to fsdax
Shiyang Ruan
2
-2
/
+58
2022-12-11
xfs: use dax ops for zero and truncate in fsdax mode
Shiyang Ruan
1
-2
/
+2
2022-12-11
fsdax: dedupe: iter two files at the same time
Shiyang Ruan
1
-8
/
+8
2022-12-11
fsdax,xfs: set the shared flag when file extent is shared
Shiyang Ruan
2
-13
/
+8
2022-12-11
fsdax: zero the edges if source is HOLE or UNWRITTEN
Shiyang Ruan
1
-30
/
+49
2022-12-11
fsdax: invalidate pages when CoW
Shiyang Ruan
1
-4
/
+13
2022-12-11
fsdax: introduce page->share for fsdax in reflink mode
Shiyang Ruan
1
-16
/
+22
2022-12-11
fuse: convert fuse_try_move_page() to use folios
Vishal Moola (Oracle)
1
-27
/
+28
2022-12-11
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Vishal Moola (Oracle)
1
-1
/
+1
2022-12-11
ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
ye xingchen
1
-14
/
+6
2022-12-11
ksmbd: Fix resource leak in smb2_lock()
Marios Makassikis
1
-0
/
+4
2022-12-11
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
1
-3
/
+5
2022-12-11
ksmbd: replace one-element arrays with flexible-array members
Gustavo A. R. Silva
3
-9
/
+9
2022-12-11
ksmbd: use F_SETLK when unlocking a file
Jeff Layton
1
-2
/
+2
2022-12-11
ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...
Namjae Jeon
3
-5
/
+14
2022-12-10
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
1
-1
/
+1
2022-12-10
NFSv4.2: Change the default KConfig value for READ_PLUS
Anna Schumaker
1
-4
/
+4
2022-12-10
NFSD: Avoid clashing function prototypes
Kees Cook
1
-255
/
+377
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2
-3
/
+3
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2
-0
/
+52
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2
-4
/
+89
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
4
-0
/
+84
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
1
-9
/
+16
2022-12-10
trace: Relocate event helper files
Chuck Lever
2
-6
/
+6
2022-12-10
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
1
-2
/
+3
2022-12-10
lockd: fix file selection in nlmsvc_cancel_blocked
Jeff Layton
1
-3
/
+4
2022-12-10
lockd: ensure we use the correct file descriptor when unlocking
Jeff Layton
1
-4
/
+6
[prev]
[next]