index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-11
1
-1
/
+1
|
\
|
*
dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()
Vivek Goyal
2020-01-03
1
-1
/
+1
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-8
/
+3
|
\
\
|
*
|
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
|
*
|
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
*
|
|
Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-02-06
27
-365
/
+278
|
\
\
\
|
*
|
|
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
2020-01-26
5
-13
/
+17
|
*
|
|
xfs: remove unnecessary null pointer checks from _read_agf callers
Darrick J. Wong
2020-01-26
6
-18
/
+1
|
*
|
|
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
Darrick J. Wong
2020-01-26
3
-33
/
+25
|
*
|
|
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
2020-01-26
4
-79
/
+18
|
*
|
|
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-26
10
-62
/
+67
|
*
|
|
xfs: make xfs_trans_get_buf_map return an error code
Darrick J. Wong
2020-01-26
3
-22
/
+23
|
*
|
|
xfs: make xfs_buf_read return an error code
Darrick J. Wong
2020-01-26
4
-24
/
+18
|
*
|
|
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
2020-01-26
3
-20
/
+30
|
*
|
|
xfs: make xfs_buf_get return an error code
Darrick J. Wong
2020-01-26
3
-15
/
+11
|
*
|
|
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
2020-01-26
7
-83
/
+72
|
*
|
|
xfs: make xfs_buf_get_map return an error code
Darrick J. Wong
2020-01-26
3
-37
/
+34
|
*
|
|
xfs: make xfs_buf_alloc return an error code
Darrick J. Wong
2020-01-26
1
-9
/
+12
*
|
|
|
Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-01-30
33
-253
/
+300
|
\
|
|
|
|
*
|
|
xfs: remove unused variable 'done'
YueHaibing
2020-01-23
1
-1
/
+0
|
*
|
|
xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
Darrick J. Wong
2020-01-23
1
-1
/
+1
|
*
|
|
xfs: change return value of xfs_inode_need_cow to int
zhengbin
2020-01-20
3
-5
/
+5
|
*
|
|
xfs: check log iovec size to make sure it's plausibly a buffer log format
Darrick J. Wong
2020-01-16
3
-0
/
+24
|
*
|
|
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
2020-01-16
2
-5
/
+15
|
*
|
|
xfs: complain if anyone tries to create a too-large buffer log item
Darrick J. Wong
2020-01-16
1
-0
/
+12
|
*
|
|
xfs: clean up xfs_buf_item_get_format return value
Darrick J. Wong
2020-01-16
1
-13
/
+3
|
*
|
|
xfs: streamline xfs_attr3_leaf_inactive
Darrick J. Wong
2020-01-16
2
-81
/
+29
|
*
|
|
xfs: fix memory corruption during remote attr value buffer invalidation
Darrick J. Wong
2020-01-16
2
-41
/
+46
|
*
|
|
xfs: refactor remote attr value buffer invalidation
Darrick J. Wong
2020-01-16
2
-20
/
+34
|
*
|
|
xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
Christoph Hellwig
2020-01-15
1
-1
/
+6
|
*
|
|
xfs: Add __packed to xfs_dir2_sf_entry_t definition
Vincenzo Frascino
2020-01-15
1
-1
/
+1
|
*
|
|
xfs: fix s_maxbytes computation on 32-bit kernels
Darrick J. Wong
2020-01-14
1
-27
/
+21
|
*
|
|
xfs: truncate should remove all blocks, not just to the end of the page cache
Darrick J. Wong
2020-01-14
1
-12
/
+12
|
*
|
|
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
2020-01-14
2
-1
/
+9
|
*
|
|
xfs: remove bogus assertion when online repair isn't enabled
Darrick J. Wong
2020-01-09
1
-1
/
+0
|
*
|
|
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
2020-01-09
6
-20
/
+41
|
*
|
|
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2020-01-09
4
-6
/
+6
|
*
|
|
xfs: also remove cached ACLs when removing the underlying attr
Christoph Hellwig
2020-01-09
1
-3
/
+4
|
*
|
|
xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-09
2
-0
/
+10
|
*
|
|
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-09
3
-2
/
+9
|
*
|
|
xfs: remove shadow variable in xfs_btree_lshift
Eric Sandeen
2020-01-07
1
-2
/
+0
|
*
|
|
xfs: quota: move to time64_t interfaces
Arnd Bergmann
2020-01-06
4
-12
/
+14
|
*
|
|
xfs: rename compat_time_t to old_time32_t
Arnd Bergmann
2020-01-06
2
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-25
2
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-10
123
-7002
/
+5950
|
|
\
|
|
*
|
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-11-27
2
-5
/
+5
*
|
|
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
2019-12-20
1
-1
/
+1
*
|
|
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-19
4
-1
/
+130
*
|
|
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2019-12-19
1
-51
/
+72
*
|
|
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
1
-5
/
+13
[next]