开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-01-11
fs: remove locks_inode
Jeff Layton
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-08
Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-01-06
Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-06
udf: initialize newblock to 0
Tom Rix
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
2023-01-05
xfs: fix extent busy updating
Wengang Wang
2023-01-04
cifs: fix interface count calculation during refresh
Shyam Prasad N
2023-01-04
cifs: refcount only the selected iface during interface update
Shyam Prasad N
2023-01-04
Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-04
Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-04
cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
Paulo Alcantara
2023-01-04
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
2023-01-04
cifs: ignore ipc reconnect failures during dfs failover
Paulo Alcantara
2023-01-04
cifs: Fix kmap_local_page() unmapping
Ira Weiny
2023-01-03
xfs: xfs_qm: remove unnecessary ‘0’ values from error
Li zeming
2023-01-03
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
2023-01-03
xfs: get root inode correctly at bulkstat
Hironori Shiina
2023-01-03
xfs: fix off-by-one error in xfs_btree_space_to_height
Darrick J. Wong
2023-01-03
f2fs: let's avoid panic if extent_tree is not created
Jaegeuk Kim
2023-01-03
f2fs: should use a temp extent_info for lookup
Jaegeuk Kim
2023-01-03
f2fs: don't mix to use union values in extent_info
Jaegeuk Kim
2023-01-03
f2fs: initialize extent_cache parameter
Jaegeuk Kim
2023-01-03
f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()
Chao Yu
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
2023-01-03
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
2023-01-03
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
2023-01-03
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2023-01-03
btrfs: fix false alert on bad tree level check
Qu Wenruo
2023-01-03
btrfs: add error message for metadata level mismatch
Qu Wenruo
2023-01-03
btrfs: fix ASSERT em->len condition in btrfs_get_extent
Tanmay Bhushan
2023-01-02
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-02
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
2023-01-02
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2023-01-02
ceph: avoid use-after-free in ceph_fl_release_lock()
Xiubo Li
2023-01-02
ceph: switch to vfs_inode_has_locks() to fix file lock bug
Xiubo Li
2023-01-01
NFS: Fix up a sparse warning
Trond Myklebust
2023-01-01
NFS: Judge the file access cache's timestamp in rcu path
Chengen Du
2022-12-26
xfs: make xfs_iomap_page_ops static
Darrick J. Wong
2022-12-26
xfs: don't assert if cmap covers imap after cycling lock
Darrick J. Wong
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-23
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
2022-12-23
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
[next]