index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_symlink.c
Age
Commit message (
Expand
)
Author
2014-03-13
Merge branch 'xfs-O_TMPFILE-support' into for-next
Dave Chinner
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
2014-01-06
xfs: factor prid related codes into xfs_get_initial_prid()
Zhi Yong Wu
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-08
xfs: push down inactive transaction mgmt for remote symlinks
Brian Foster
2013-09-10
xfs: set remote symlink buffer type for recovery
Dave Chinner
2013-08-15
xfs: convert kuid_t to/from uid_t for internal structures
Dwight Engen
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
xfs: split out the remote symlink handling
Dave Chinner
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-06-28
xfs: Code cleanup and removal of some typedef usage
Chandra Seetharaman
2013-06-19
xfs: fix the symbolic link assert in xfs_ifree
Mark Tinguely
2013-05-30
xfs: fix incorrect remote symlink block count
Dave Chinner
2013-04-27
xfs: add CRC checks to remote symlinks
Dave Chinner
2013-04-21
xfs: split out symlink code into it's own file.
Dave Chinner