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-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
4
-13
/
+24
2022-05-31
cifs: remove repeated debug message on cifs_put_smb_ses()
Enzo Matsumiya
1
-1
/
+0
2022-05-31
erofs: fix 'backmost' member of z_erofs_decompress_frontend
Weizhao Ouyang
1
-1
/
+1
2022-05-31
erofs: simplify z_erofs_pcluster_readmore()
Gao Xiang
1
-13
/
+10
2022-05-31
erofs: get rid of label `restart_now'
Gao Xiang
1
-19
/
+14
2022-05-31
erofs: get rid of `struct z_erofs_collection'
Gao Xiang
2
-96
/
+65
2022-05-31
fs/ntfs3: Fix invalid free in log_replay
Namjae Jeon
1
-3
/
+3
2022-05-31
Merge tag 'v5.18'
Konstantin Komarov
918
-42580
/
+51277
2022-05-31
io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots
Xiaoguang Wang
1
-10
/
+62
2022-05-31
io_uring: defer alloc_hint update to io_file_bitmap_set()
Xiaoguang Wang
1
-8
/
+3
2022-05-31
io_uring: ensure fput() called correspondingly when direct install fails
Xiaoguang Wang
1
-0
/
+5
2022-05-31
io_uring: wire up allocated direct descriptors for socket
Jens Axboe
1
-2
/
+2
2022-05-31
io_uring: fix a memory leak of buffer group list on exit
Jens Axboe
1
-0
/
+1
2022-05-31
io_uring: move shutdown under the general net section
Jens Axboe
1
-36
/
+29
2022-05-31
io_uring: unify calling convention for async prep handling
Jens Axboe
1
-2
/
+12
2022-05-31
io_uring: add io_op_defs 'def' pointer in req init and issue
Jens Axboe
1
-7
/
+10
2022-05-30
cifs: fix potential double free during failed mount
Ronnie Sahlberg
1
-4
/
+6
2022-05-30
Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-336
/
+592
2022-05-30
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-05-30
Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next
Dave Chinner
14
-81
/
+126
2022-05-30
Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next
Dave Chinner
4
-32
/
+85
2022-05-30
xfs: fix xfs_ifree() error handling to not leak perag ref
Brian Foster
1
-1
/
+1
2022-05-29
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
1
-0
/
+1
2022-05-29
erofs: leave compressed inodes unsupported in fscache mode for now
Jeffle Xu
1
-1
/
+4
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+16
2022-05-27
ksmbd: smbd: relax the count of sges required
Hyunchul Lee
1
-8
/
+5
2022-05-27
Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...
Linus Torvalds
24
-189
/
+559
2022-05-27
Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
10
-1652
/
+3
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+23
2022-05-27
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
1
-0
/
+1
2022-05-27
f2fs: replace F2FS_I(inode) and sbi by the local variable
Yufen Yu
3
-18
/
+18
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
25
-260
/
+346
2022-05-27
pipe: Fix missing lock in pipe_resize_ring()
David Howells
1
-13
/
+18
2022-05-27
smb3: remove unneeded null check in cifs_readdir
Steve French
2
-4
/
+3
2022-05-27
ubifs: Use NULL instead of using plain integer as pointer
Haowen Bai
1
-1
/
+1
2022-05-27
ubifs: Simplify the return expression of run_gc()
Minghao Chi
1
-5
/
+2
2022-05-27
jffs2: fix memory leak in jffs2_do_fill_super
Baokun Li
1
-0
/
+1
2022-05-27
jffs2: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-4
/
+2
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-05-26
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
16
-371
/
+910
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
6
-19
/
+39
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
6
-45
/
+67
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
2
-3
/
+6
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
4
-22
/
+23
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
1
-1
/
+0
2022-05-27
xfs: convert buf_cancel_table allocation to kmalloc_array
Darrick J. Wong
3
-6
/
+14
2022-05-27
xfs: don't leak xfs_buf_cancel structures when recovery fails
Darrick J. Wong
1
-0
/
+13
2022-05-27
xfs: refactor buffer cancellation table allocation
Darrick J. Wong
4
-32
/
+64
2022-05-27
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
1
-3
/
+5
2022-05-27
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
1
-1
/
+8
[prev]
[next]