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
*
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-30
1
-2
/
+3
|
\
|
*
hostfs: Fix the NULL vs IS_ERR() bug for __filemap_get_folio()
ZhangPeng
2024-11-15
1
-2
/
+2
|
*
hostfs: Do not propagate hostfs parameter to kernel
Tiwei Bie
2024-10-23
1
-0
/
+1
*
|
Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-30
15
-84
/
+37
|
\
\
|
*
|
ubifs: Fix uninitialized use of err in ubifs_jnl_write_inode()
Nathan Chancellor
2024-11-15
1
-1
/
+2
|
*
|
jffs2: Prevent rtime decompress memory corruption
Kinsey Moore
2024-11-14
1
-0
/
+3
|
*
|
jffs2: remove redundant check on outpos > pos
Colin Ian King
2024-11-14
1
-5
/
+0
|
*
|
fs: jffs2: Fix inconsistent indentation in jffs2_mark_node_obsolete
Suraj Sonawane
2024-11-14
1
-4
/
+4
|
*
|
jffs2: Correct some typos in comments
Shen Lichuan
2024-11-14
2
-2
/
+2
|
*
|
jffs2: fix use of uninitialized variable
Qingfang Deng
2024-11-14
1
-4
/
+3
|
*
|
jffs2: Use str_yes_no() helper function
Thorsten Blum
2024-11-14
1
-4
/
+5
|
*
|
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
Waqar Hameed
2024-11-14
1
-0
/
+2
|
*
|
ubifs: xattr: remove unused anonymous enum
Pascal Eberhard
2024-11-14
1
-13
/
+0
|
*
|
ubifs: Reduce kfree() calls in ubifs_purge_xattrs()
Markus Elfring
2024-11-14
1
-4
/
+2
|
*
|
ubifs: Call iput(xino) only once in ubifs_purge_xattrs()
Markus Elfring
2024-11-14
1
-3
/
+1
|
*
|
ubifs: Correct the total block count by deducting journal reservation
Zhihao Cheng
2024-11-14
1
-3
/
+3
|
*
|
ubifs: Convert to use ERR_CAST()
Shen Lichuan
2024-11-14
1
-2
/
+2
|
*
|
ubifs: add support for FS_IOC_GETFSSYSFSPATH
Hongbo Li
2024-11-14
1
-0
/
+2
|
*
|
ubifs: remove unused ioctl flags GETFLAGS/SETFLAGS
Hongbo Li
2024-11-14
1
-6
/
+0
|
*
|
ubifs: Display the inode number when orphan twice happens
Liu Mingrui
2024-11-14
1
-1
/
+1
|
*
|
ubifs: Remove ineffective function ubifs_evict_xattr_inode()
Zhihao Cheng
2024-11-14
3
-27
/
+0
|
*
|
ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count
Zhihao Cheng
2024-11-14
1
-6
/
+6
*
|
|
Merge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2024-11-30
1
-18
/
+3
|
\
\
\
|
*
|
|
fs/9p: replace functions v9fs_cache_{register|unregister} with direct calls
Colin Ian King
2024-11-16
1
-18
/
+3
|
|
/
/
*
|
|
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-11-30
12
-71
/
+62
|
\
\
\
|
*
|
|
ceph: fix cred leak in ceph_mds_check_access()
Max Kellermann
2024-11-25
1
-0
/
+3
|
*
|
|
ceph: pass cred pointer to ceph_mds_auth_match()
Max Kellermann
2024-11-25
1
-2
/
+2
|
*
|
|
ceph: improve caps debugging output
Patrick Donnelly
2024-11-19
1
-18
/
+17
|
*
|
|
ceph: correct ceph_mds_cap_peer field name
Patrick Donnelly
2024-11-19
1
-9
/
+9
|
*
|
|
ceph: correct ceph_mds_cap_item field name
Patrick Donnelly
2024-11-19
1
-1
/
+1
|
*
|
|
ceph: miscellaneous spelling fixes
Dmitry Antipov
2024-11-18
9
-15
/
+15
|
*
|
|
ceph: Use strscpy() instead of strcpy() in __get_snap_name()
Abdul Rahim
2024-11-18
1
-1
/
+7
|
*
|
|
ceph: Use str_true_false() helper in status_show()
Thorsten Blum
2024-11-18
1
-1
/
+1
|
*
|
|
ceph: requalify some char pointers as const
Patrick Donnelly
2024-11-18
1
-1
/
+1
|
*
|
|
ceph: extract entity name from device id
Patrick Donnelly
2024-11-18
1
-1
/
+9
|
*
|
|
ceph: Remove fs/ceph deadcode
Dr. David Alan Gilbert
2024-11-18
4
-25
/
+0
*
|
|
|
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-11-30
14
-145
/
+209
|
\
\
\
\
|
*
|
|
|
fs/nfs/io: make nfs_start_io_*() killable
Max Kellermann
2024-11-28
4
-20
/
+66
|
*
|
|
|
nfs/blocklayout: Limit repeat device registration on failure
Benjamin Coddington
2024-11-28
1
-1
/
+14
|
*
|
|
|
nfs/blocklayout: Don't attempt unregister for invalid block device
Benjamin Coddington
2024-11-28
1
-4
/
+2
|
*
|
|
|
nfs: ignore SB_RDONLY when mounting nfs
Li Lingfeng
2024-11-28
1
-1
/
+1
|
*
|
|
|
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...
Trond Myklebust
2024-11-18
1
-20
/
+29
|
*
|
|
|
Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_a...
Trond Myklebust
2024-11-10
1
-2
/
+4
|
*
|
|
|
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
2024-11-10
1
-0
/
+6
|
*
|
|
|
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
Trond Myklebust
2024-11-09
1
-3
/
+5
|
*
|
|
|
NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid()
Trond Myklebust
2024-11-09
1
-6
/
+4
|
*
|
|
|
nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
Mike Snitzer
2024-11-08
1
-16
/
+15
|
*
|
|
|
nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
Mike Snitzer
2024-11-08
1
-13
/
+19
|
*
|
|
|
nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
Mike Snitzer
2024-11-08
1
-17
/
+3
|
*
|
|
|
nfs/localio: remove redundant suid/sgid handling
Mike Snitzer
2024-11-08
1
-6
/
+1
[next]