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
...
|
*
|
|
nfsd: make nfsd_stats.th_cnt atomic_t
NeilBrown
2021-12-13
3
-7
/
+5
|
*
|
|
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
5
-33
/
+44
|
*
|
|
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
5
-34
/
+22
|
*
|
|
SUNRPC: change svc_get() to return the svc.
NeilBrown
2021-12-13
2
-8
/
+4
|
*
|
|
NFSD: handle errors better in write_ports_addfd()
NeilBrown
2021-12-13
1
-1
/
+1
|
*
|
|
NFSD: Fix sparse warning
Chuck Lever
2021-12-13
1
-1
/
+1
*
|
|
|
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-16
3
-13
/
+27
|
\
\
\
\
|
*
|
|
|
9p: fix enodata when reading growing file
Dominique Martinet
2022-01-11
1
-0
/
+5
|
*
|
|
|
9p: only copy valid iattrs in 9P2000.L setattr implementation
Christian Brauner
2022-01-10
1
-9
/
+20
|
*
|
|
|
9p: Use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
2022-01-10
1
-2
/
+1
|
*
|
|
|
fs: 9p: remove unneeded variable
Changcheng Deng
2021-12-18
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
25
-70
/
+158
|
\
\
\
\
|
*
|
|
|
hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
Sean Christopherson
2022-01-15
1
-3
/
+4
|
*
|
|
|
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
12
-36
/
+28
|
*
|
|
|
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
2
-0
/
+2
|
*
|
|
|
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
2
-4
/
+15
|
*
|
|
|
mm,fs: split dump_mapping() out from dump_page()
Matthew Wilcox (Oracle)
2022-01-15
1
-0
/
+49
|
*
|
|
|
fs/ioctl: remove unnecessary __user annotation
Amit Daniel Kachhap
2022-01-15
1
-1
/
+1
|
*
|
|
|
ocfs2: remove redundant assignment to variable free_space
Colin Ian King
2022-01-15
1
-1
/
+1
|
*
|
|
|
ocfs2: cluster: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-15
1
-5
/
+6
|
*
|
|
|
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
2022-01-15
1
-1
/
+1
|
*
|
|
|
ocfs2: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-15
1
-1
/
+2
|
*
|
|
|
ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
Joseph Qi
2022-01-15
1
-13
/
+13
|
*
|
|
|
ocfs2: use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
2022-01-15
1
-4
/
+2
|
*
|
|
|
squashfs: provide backing_dev_info in order to disable read-ahead
Zheng Liang
2022-01-15
1
-0
/
+33
|
*
|
|
|
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
2022-01-15
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'xfs-5.17-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-15
3
-46
/
+72
|
\
\
\
\
|
*
|
|
|
xfs: fix online fsck handling of v5 feature bits on secondary supers
Darrick J. Wong
2022-01-12
2
-27
/
+38
|
*
|
|
|
xfs: take the ILOCK when readdir inspects directory mapping data
Darrick J. Wong
2022-01-12
1
-19
/
+34
*
|
|
|
|
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
27
-228
/
+288
|
\
\
\
\
\
|
*
|
|
|
|
iomap: Fix error handling in iomap_zero_iter()
Matthew Wilcox (Oracle)
2021-12-23
1
-2
/
+2
|
*
|
|
|
|
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
2
-21
/
+0
|
*
|
|
|
|
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2021-12-18
1
-1
/
+1
|
*
|
|
|
|
iomap: turn the byte variable in iomap_zero_iter into a ssize_t
Christoph Hellwig
2021-12-08
1
-1
/
+1
|
*
|
|
|
|
fsdax: don't require CONFIG_BLOCK
Christoph Hellwig
2021-12-04
1
-2
/
+2
|
*
|
|
|
|
iomap: build the block based code conditionally
Christoph Hellwig
2021-12-04
2
-4
/
+4
|
*
|
|
|
|
fsdax: shift partition offset handling into the file systems
Christoph Hellwig
2021-12-04
6
-16
/
+36
|
*
|
|
|
|
dax: return the partition offset from fs_dax_get_by_bdev
Christoph Hellwig
2021-12-04
8
-5
/
+10
|
*
|
|
|
|
iomap: add a IOMAP_DAX flag
Christoph Hellwig
2021-12-04
5
-10
/
+13
|
*
|
|
|
|
xfs: pass the mapping flags to xfs_bmbt_to_iomap
Christoph Hellwig
2021-12-04
5
-21
/
+27
|
*
|
|
|
|
xfs: use xfs_direct_write_iomap_ops for DAX zeroing
Christoph Hellwig
2021-12-04
1
-2
/
+2
|
*
|
|
|
|
xfs: move dax device handling into xfs_{alloc,free}_buftarg
Christoph Hellwig
2021-12-04
3
-27
/
+11
|
*
|
|
|
|
ext4: cleanup the dax handling in ext4_fill_super
Christoph Hellwig
2021-12-04
1
-4
/
+3
|
*
|
|
|
|
ext2: cleanup the dax handling in ext2_fill_super
Christoph Hellwig
2021-12-04
1
-7
/
+5
|
*
|
|
|
|
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
2021-12-04
5
-43
/
+88
|
*
|
|
|
|
fsdax: factor out a dax_memzero helper
Christoph Hellwig
2021-12-04
1
-17
/
+19
|
*
|
|
|
|
fsdax: simplify the offset check in dax_iomap_zero
Christoph Hellwig
2021-12-04
1
-3
/
+1
|
*
|
|
|
|
xfs: add xfs_zero_range and xfs_truncate_page helpers
Shiyang Ruan
2021-12-04
6
-12
/
+37
|
*
|
|
|
|
fsdax: simplify the pgoff calculation
Christoph Hellwig
2021-12-04
1
-25
/
+10
|
*
|
|
|
|
fsdax: use a saner calling convention for copy_cow_page_dax
Christoph Hellwig
2021-12-04
1
-16
/
+13
[prev]
[next]