index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
4
-23
/
+21
2020-03-11
xfs: remove the xfs_agfl_t typedef
Christoph Hellwig
1
-3
/
+3
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
4
-12
/
+16
2020-03-02
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
Christoph Hellwig
2
-4
/
+3
2020-03-02
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
3
-14
/
+9
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
6
-50
/
+29
2020-03-02
xfs: clean up the ATTR_REPLACE checks
Christoph Hellwig
1
-12
/
+12
2020-03-02
xfs: rename xfs_attr_list_int to xfs_attr_list
Christoph Hellwig
1
-2
/
+2
2020-03-02
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
Christoph Hellwig
2
-23
/
+20
2020-03-02
xfs: remove the unused ATTR_ENTRY macro
Christoph Hellwig
1
-8
/
+0
2020-03-02
xfs: cleanup struct xfs_attr_list_context
Christoph Hellwig
1
-17
/
+17
2020-03-02
xfs: factor out a xfs_attr_match helper
Christoph Hellwig
1
-50
/
+30
2020-03-02
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
Christoph Hellwig
3
-9
/
+5
2020-03-02
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
4
-23
/
+8
2020-03-02
xfs: remove ATTR_KERNOVAL
Christoph Hellwig
4
-15
/
+13
2020-03-02
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
Christoph Hellwig
2
-9
/
+8
2020-03-02
xfs: pass an initialized xfs_da_args to xfs_attr_get
Christoph Hellwig
2
-60
/
+24
2020-03-02
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
2
-40
/
+32
2020-03-02
xfs: turn xfs_da_args.value into a void pointer
Christoph Hellwig
1
-1
/
+1
2020-03-02
xfs: remove the MAXNAMELEN check from xfs_attr_args_init
Christoph Hellwig
1
-3
/
+0
2020-03-02
xfs: remove the name == NULL check from xfs_attr_args_init
Christoph Hellwig
1
-4
/
+0
2020-03-02
xfs: merge xfs_attr_remove into xfs_attr_set
Christoph Hellwig
2
-118
/
+62
2020-03-02
xfs: remove the ATTR_INCOMPLETE flag
Christoph Hellwig
1
-3
/
+2
2020-03-02
xfs: open code insert range extent split helper
Brian Foster
2
-31
/
+4
2020-03-02
xfs: fix an undefined behaviour in _da3_path_shift
Qian Cai
1
-1
/
+2
2020-03-02
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
1
-4
/
+4
2020-03-02
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
2
-8
/
+4
2020-03-02
xfs: ensure that the inode uid/gid match values match the icdinode ones
Christoph Hellwig
1
-0
/
+2
2020-03-02
xfs: add agf freeblocks verify in xfs_agf_verify
Zheng Bin
1
-0
/
+16
2020-01-26
xfs: remove unnecessary null pointer checks from _read_agf callers
Darrick J. Wong
1
-6
/
+0
2020-01-26
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
Darrick J. Wong
2
-27
/
+20
2020-01-26
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
4
-79
/
+18
2020-01-26
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
3
-17
/
+27
2020-01-26
xfs: make xfs_trans_get_buf_map return an error code
Darrick J. Wong
1
-6
/
+2
2020-01-26
xfs: make xfs_buf_read return an error code
Darrick J. Wong
1
-4
/
+4
2020-01-26
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
1
-9
/
+12
2020-01-26
xfs: make xfs_buf_get return an error code
Darrick J. Wong
2
-7
/
+7
2020-01-26
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
2
-14
/
+7
2020-01-16
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
1
-5
/
+14
2020-01-16
xfs: streamline xfs_attr3_leaf_inactive
Darrick J. Wong
1
-9
/
+0
2020-01-16
xfs: fix memory corruption during remote attr value buffer invalidation
Darrick J. Wong
1
-6
/
+31
2020-01-16
xfs: refactor remote attr value buffer invalidation
Darrick J. Wong
2
-20
/
+34
2020-01-15
xfs: Add __packed to xfs_dir2_sf_entry_t definition
Vincenzo Frascino
1
-1
/
+1
2020-01-14
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
1
-0
/
+7
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
2
-7
/
+13
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
4
-6
/
+6
2020-01-09
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
1
-2
/
+5
2020-01-07
xfs: remove shadow variable in xfs_btree_lshift
Eric Sandeen
1
-2
/
+0
2019-12-20
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
1
-1
/
+1
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2
-0
/
+65
[next]