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
/
libxfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
2020-01-16
1
-5
/
+14
*
xfs: streamline xfs_attr3_leaf_inactive
Darrick J. Wong
2020-01-16
1
-9
/
+0
*
xfs: fix memory corruption during remote attr value buffer invalidation
Darrick J. Wong
2020-01-16
1
-6
/
+31
*
xfs: refactor remote attr value buffer invalidation
Darrick J. Wong
2020-01-16
2
-20
/
+34
*
xfs: Add __packed to xfs_dir2_sf_entry_t definition
Vincenzo Frascino
2020-01-15
1
-1
/
+1
*
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
2020-01-14
1
-0
/
+7
*
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
2020-01-09
2
-7
/
+13
*
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2020-01-09
4
-6
/
+6
*
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
2020-01-09
1
-2
/
+5
*
xfs: remove shadow variable in xfs_btree_lshift
Eric Sandeen
2020-01-07
1
-2
/
+0
*
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
2
-0
/
+65
*
xfs: refactor agfl length computation function
Darrick J. Wong
2019-12-19
1
-5
/
+13
*
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-19
4
-24
/
+34
*
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
2019-12-17
1
-19
/
+77
*
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-12-11
1
-2
/
+1
*
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-07
1
-12
/
+15
|
\
|
*
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2019-12-02
1
-1
/
+1
|
*
xfs: fix realtime file data space leak
Omar Sandoval
2019-12-02
1
-11
/
+14
*
|
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-02
42
-3271
/
+3324
|
\
|
|
*
xfs: remove the mappedbno argument to xfs_da_get_buf
Christoph Hellwig
2019-11-22
6
-22
/
+9
|
*
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-22
8
-43
/
+39
|
*
xfs: split xfs_da3_node_read
Christoph Hellwig
2019-11-22
3
-56
/
+75
|
*
xfs: remove the mappedbno argument to xfs_dir3_leafn_read
Christoph Hellwig
2019-11-22
3
-7
/
+5
|
*
xfs: remove the mappedbno argument to xfs_dir3_leaf_read
Christoph Hellwig
2019-11-22
2
-7
/
+6
|
*
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
2019-11-22
3
-16
/
+14
|
*
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
2019-11-22
4
-15
/
+9
|
*
xfs: improve the xfs_dabuf_map calling conventions
Christoph Hellwig
2019-11-22
2
-29
/
+17
|
*
xfs: refactor xfs_dabuf_map
Christoph Hellwig
2019-11-22
1
-102
/
+54
|
*
xfs: simplify mappedbno handling in xfs_da_{get,read}_buf
Christoph Hellwig
2019-11-22
1
-52
/
+51
|
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
3
-6
/
+6
|
*
xfs: fix attr leaf header freemap.size underflow
Brian Foster
2019-11-15
1
-1
/
+3
|
*
xfs: remove duplicated include from xfs_dir2_data.c
YueHaibing
2019-11-13
1
-1
/
+0
|
*
xfs: remove unused structure members & simple typedefs
Eric Sandeen
2019-11-13
1
-2
/
+0
|
*
xfs: remove unused typedef definitions
Eric Sandeen
2019-11-13
2
-4
/
+4
|
*
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
2019-11-13
1
-2
/
+2
|
*
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-11-13
3
-10
/
+10
|
*
xfs: avoid time_t in user api
Arnd Bergmann
2019-11-13
1
-1
/
+1
|
*
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
2019-11-13
2
-5
/
+25
|
*
xfs: don't reset the "inode core" in xfs_iread
Christoph Hellwig
2019-11-13
1
-2
/
+0
|
*
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
2019-11-13
2
-8
/
+6
|
*
xfs: use a struct timespec64 for the in-core crtime
Christoph Hellwig
2019-11-13
3
-10
/
+8
|
*
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-13
9
-56
/
+42
|
*
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-13
9
-113
/
+63
|
*
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-12
6
-301
/
+950
|
*
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2019-11-11
2
-27
/
+17
|
*
xfs: always pass a valid hdr to xfs_dir3_leaf_check_int
Christoph Hellwig
2019-11-10
1
-18
/
+13
|
*
xfs: merge xfs_dir2_data_freescan and xfs_dir2_data_freescan_int
Christoph Hellwig
2019-11-10
5
-23
/
+12
|
*
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
4
-58
/
+0
|
*
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
2019-11-10
8
-75
/
+49
[next]