index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode.c
Age
Commit message (
Expand
)
Author
2013-11-04
xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
Dave Chinner
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: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE
Brian Foster
2013-10-08
xfs: push down inactive transaction mgmt for ifree
Brian Foster
2013-10-08
xfs: push down inactive transaction mgmt for truncate
Brian Foster
2013-10-08
xfs: push down inactive transaction mgmt for remote symlinks
Brian Foster
2013-10-01
xfs: remove usage of is_bad_inode
Ben Myers
2013-08-20
xfs: fix the comment of xfs_ifree_cluster()
Zhi Yong Wu
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: consolidate xfs_rename.c
Dave Chinner
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
xfs: introduce xfs_inode_buf.c for inode buffer operations
Dave Chinner
2013-08-12
xfs: move inode fork definitions to a new header file
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-07-24
xfs: di_flushiter considered harmful
Dave Chinner
2013-07-09
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
Eric Sandeen
2013-06-27
xfs: xfs_ifree doesn't need to modify the inode buffer
Dave Chinner
2013-06-27
xfs: don't do IO when creating an new inode
Dave Chinner
2013-06-05
xfs: inode unlinked list needs to recalculate the inode CRC
Dave Chinner
2013-05-07
xfs: introduce CONFIG_XFS_WARN
Dave Chinner
2013-04-21
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
2012-12-17
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
xfs: verify btree blocks as they are read from disk
Dave Chinner
2012-11-15
xfs: verify inode buffers as they are read from disk
Dave Chinner
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-08
xfs: create helper to check whether to free eofblocks on inode
Brian Foster
2012-11-07
xfs: don't vmap inode cluster buffers during free
Dave Chinner
2012-11-02
xfs: Update inode alloc comments
Carlos Maiolino
2012-10-17
xfs: remove xfs_iget.c
Dave Chinner
2012-10-17
xfs: move inode locking functions to xfs_inode.c
Dave Chinner
2012-07-29
xfs: do not take the iolock in xfs_inactive
Christoph Hellwig
2012-07-29
xfs: remove the alloc_done argument to xfs_dialloc
Christoph Hellwig
2012-07-22
xfs: remove xfs_inotobp
Christoph Hellwig
2012-07-22
xfs: merge xfs_itobp into xfs_imap_to_bp
Christoph Hellwig
2012-06-14
xfs: make largest supported offset less shouty
Dave Chinner
2012-05-14
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
2012-05-14
xfs: kill XBF_LOCK
Dave Chinner
2012-05-14
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
[next]