..
Kconfig
…
Makefile
xfs: use common code for quota statistics
13 years ago
kmem.c
xfs: remove subdirectories
14 years ago
kmem.h
xfs: use a normal shrinker for the dquot freelist
13 years ago
mrlock.h
xfs: remove subdirectories
14 years ago
time.h
xfs: remove subdirectories
14 years ago
uuid.c
xfs: remove subdirectories
14 years ago
uuid.h
xfs: remove subdirectories
14 years ago
xfs.h
xfs: don't expect xfs headers to be in subdirectories
14 years ago
xfs_acl.c
xfs: fix acl count validation in xfs_acl_from_disk()
13 years ago
xfs_acl.h
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
14 years ago
xfs_ag.h
xfs: Remove the macro XFS_BUF_PTR
14 years ago
xfs_alloc.c
xfs: fix fstrim offset calculations
13 years ago
xfs_alloc.h
xfs: fix fstrim offset calculations
13 years ago
xfs_alloc_btree.c
xfs: remove leftovers of the old btree tracing code
14 years ago
xfs_alloc_btree.h
…
xfs_aops.c
xfs: punch all delalloc blocks beyond EOF on write failure.
13 years ago
xfs_aops.h
xfs: log file size updates at I/O completion time
13 years ago
xfs_attr.c
xfs: add lots of attribute trace points
13 years ago
xfs_attr.h
…
xfs_attr_leaf.c
xfs: add lots of attribute trace points
13 years ago
xfs_attr_leaf.h
…
xfs_attr_sf.h
…
xfs_bit.c
…
xfs_bit.h
…
xfs_bmap.c
xfs: fix deadlock in xfs_rtfree_extent
13 years ago
xfs_bmap.h
xfs: cleanup xfs_bmap.h
14 years ago
xfs_bmap_btree.c
xfs: remove leftovers of the old btree tracing code
14 years ago
xfs_bmap_btree.h
…
xfs_btree.c
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
14 years ago
xfs_btree.h
xfs: Remove the macro XFS_BUF_PTR
14 years ago
xfs_buf.c
xfs: use per-filesystem I/O completion workqueues
13 years ago
xfs_buf.h
Remove all #inclusions of asm/system.h
13 years ago
xfs_buf_item.c
xfs: constify xfs_item_ops
13 years ago
xfs_buf_item.h
…
xfs_da_btree.c
xfs: add lots of attribute trace points
13 years ago
xfs_da_btree.h
xfs: remove the dead XFS_DABUF_DEBUG code
14 years ago
xfs_dfrag.c
xfs: split in-core and on-disk inode log item fields
13 years ago
xfs_dfrag.h
…
xfs_dinode.h
xfs: Remove the macro XFS_BUF_PTR
14 years ago
xfs_dir2.c
xfs: get rid of open-coded S_ISREG(), etc.
14 years ago
xfs_dir2.h
xfs: reshuffle dir2 headers
14 years ago
xfs_dir2_block.c
xfs: clean up minor sparse warnings
13 years ago
xfs_dir2_data.c
xfs: reshuffle dir2 headers
14 years ago
xfs_dir2_format.h
xfs: cleanup struct xfs_dir2_free
14 years ago
xfs_dir2_leaf.c
xfs: introduce xfs_bmapi_read()
14 years ago
xfs_dir2_node.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
xfs_dir2_priv.h
xfs: reshuffle dir2 headers
14 years ago
xfs_dir2_sf.c
xfs: reshuffle dir2 headers
14 years ago
xfs_discard.c
xfs: fix fstrim offset calculations
13 years ago
xfs_discard.h
xfs: remove subdirectories
14 years ago
xfs_dquot.c
xfs: remove log item from AIL in xfs_iflush after a shutdown
13 years ago
xfs_dquot.h
xfs: remove the per-filesystem list of dquots
13 years ago
xfs_dquot_item.c
xfs: cleanup dquot locking helpers
13 years ago
xfs_dquot_item.h
xfs: remove subdirectories
14 years ago
xfs_error.c
xfs: Convert remaining cmn_err() callers to new API
14 years ago
xfs_error.h
xfs: kill support/debug.[ch]
14 years ago
xfs_export.c
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
13 years ago
xfs_export.h
xfs: remove subdirectories
14 years ago
xfs_extfree_item.c
xfs: constify xfs_item_ops
13 years ago
xfs_extfree_item.h
…
xfs_file.c
xfs: push the ilock into xfs_zero_eof
13 years ago
xfs_filestream.c
xfs: rename allocation range fields in struct xfs_bmalloca
14 years ago
xfs_filestream.h
…
xfs_fs.h
xfs: consolidate & clarify mount sanity checks
14 years ago
xfs_fs_subr.c
xfs: remove the i_size field in struct xfs_inode
13 years ago
xfs_fsops.c
xfs: Check the return value of xfs_buf_get()
14 years ago
xfs_fsops.h
…
xfs_globals.c
xfs: remove subdirectories
14 years ago
xfs_ialloc.c
xfs: propagate umode_t
13 years ago
xfs_ialloc.h
xfs: propagate umode_t
13 years ago
xfs_ialloc_btree.c
xfs: remove leftovers of the old btree tracing code
14 years ago
xfs_ialloc_btree.h
…
xfs_iget.c
xfs: remove log item from AIL in xfs_iflush after a shutdown
13 years ago
xfs_inode.c
xfs: remove log item from AIL in xfs_iflush after a shutdown
13 years ago
xfs_inode.h
xfs: don't cache inodes read through bulkstat
13 years ago
xfs_inode_item.c
xfs: reimplement fdatasync support
13 years ago
xfs_inode_item.h
xfs: reimplement fdatasync support
13 years ago
xfs_inum.h
xfs: cleanup shortform directory inode number handling
14 years ago
xfs_ioctl.c
xfs: Fix open flag handling in open_by_handle code
13 years ago
xfs_ioctl.h
xfs: remove subdirectories
14 years ago
xfs_ioctl32.c
xfs: clean up minor sparse warnings
13 years ago
xfs_ioctl32.h
xfs: remove subdirectories
14 years ago
xfs_iomap.c
xfs: use shared ilock mode for direct IO writes by default
13 years ago
xfs_iomap.h
…
xfs_iops.c
xfs: push the ilock into xfs_zero_eof
13 years ago
xfs_iops.h
xfs: remove subdirectories
14 years ago
xfs_itable.c
xfs: don't cache inodes read through bulkstat
13 years ago
xfs_itable.h
…
xfs_linux.h
xfs: revert to using a kthread for AIL pushing
14 years ago
xfs_log.c
xfs: Account log unmount transaction correctly
13 years ago
xfs_log.h
xfs: split and cleanup xfs_log_reserve
13 years ago
xfs_log_cil.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
xfs_log_priv.h
xfs: split and cleanup xfs_log_reserve
13 years ago
xfs_log_recover.c
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
13 years ago
xfs_log_recover.h
…
xfs_message.c
xfs: remove subdirectories
14 years ago
xfs_message.h
treewide: use __printf not __attribute__((format(printf,...)))
13 years ago
xfs_mount.c
Change xfs_sb_from_disk() interface to take a mount pointer
13 years ago
xfs_mount.h
xfs: use per-filesystem I/O completion workqueues
13 years ago
xfs_mru_cache.c
xfs: convert to alloc_workqueue()
14 years ago
xfs_mru_cache.h
…
xfs_qm.c
xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach
13 years ago
xfs_qm.h
xfs: remove the global xfs_Gqm structure
13 years ago
xfs_qm_bhv.c
xfs: remove the global xfs_Gqm structure
13 years ago
xfs_qm_syscalls.c
xfs: remove the per-filesystem list of dquots
13 years ago
xfs_quota.h
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
13 years ago
xfs_quota_priv.h
xfs: use per-filesystem radix trees for dquot lookup
13 years ago
xfs_quotaops.c
xfs: remove subdirectories
14 years ago
xfs_rename.c
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
13 years ago
xfs_rtalloc.c
xfs: fix deadlock in xfs_rtfree_extent
13 years ago
xfs_rtalloc.h
xfs: Remove the macro XFS_BUF_PTR
14 years ago
xfs_rw.c
xfs: clean up xfs_ioerror_alert
14 years ago
xfs_rw.h
xfs: clean up xfs_ioerror_alert
14 years ago
xfs_sb.h
xfs: kill the unused XFS_BB_FSB_OFFSET macro
13 years ago
xfs_stats.c
xfs: use common code for quota statistics
13 years ago
xfs_stats.h
xfs: use common code for quota statistics
13 years ago
xfs_super.c
xfs: using GFP_NOFS for blkdev_issue_flush
13 years ago
xfs_super.h
xfs: remove the global xfs_Gqm structure
13 years ago
xfs_sync.c
xfs: remove log item from AIL in xfs_iflush after a shutdown
13 years ago
xfs_sync.h
xfs: log timestamp updates
13 years ago
xfs_sysctl.c
xfs: remove subdirectories
14 years ago
xfs_sysctl.h
xfs: remove subdirectories
14 years ago
xfs_trace.c
xfs: remove subdirectories
14 years ago
xfs_trace.h
xfs: add lots of attribute trace points
13 years ago
xfs_trans.c
xfs: split and cleanup xfs_log_reserve
13 years ago
xfs_trans.h
xfs: remove the lid_size field in struct log_item_desc
13 years ago
xfs_trans_ail.c
xfs: cleanup xfs_log_space_wake
13 years ago
xfs_trans_buf.c
xfs: remove xfs_trans_unlocked_item
13 years ago
xfs_trans_dquot.c
xfs: remove the global xfs_Gqm structure
13 years ago
xfs_trans_extfree.c
…
xfs_trans_inode.c
xfs: split in-core and on-disk inode log item fields
13 years ago
xfs_trans_priv.h
xfs: remove xfs_trans_unlocked_item
13 years ago
xfs_trans_space.h
…
xfs_types.h
xfs: exact busy extent tracking
14 years ago
xfs_utils.c
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
13 years ago
xfs_utils.h
xfs: propagate umode_t
13 years ago
xfs_vnode.h
xfs: remove remaining scraps of struct xfs_iomap
13 years ago
xfs_vnodeops.c
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
13 years ago
xfs_vnodeops.h
xfs: remove remaining scraps of struct xfs_iomap
13 years ago
xfs_xattr.c
xfs: remove subdirectories
14 years ago