.. |
linux-2.6
|
1b8e94993c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
quota
|
ea15ab3cdd
xfs: remove the dead QUOTADEBUG code
|
14 years ago |
support
|
9130090b5f
xfs: kill support/debug.[ch]
|
14 years ago |
Kconfig
|
80f44b152c
quota: Make QUOTACTL config be selected by its users
|
14 years ago |
Makefile
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
xfs.h
|
ea15ab3cdd
xfs: remove the dead QUOTADEBUG code
|
14 years ago |
xfs_acl.h
|
a5a7bbcc01
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
|
14 years ago |
xfs_ag.h
|
55a7bc5a30
xfs: do not discard alloc btree blocks
|
14 years ago |
xfs_alloc.c
|
81463b1ca8
xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()
|
14 years ago |
xfs_alloc.h
|
55a7bc5a30
xfs: do not discard alloc btree blocks
|
14 years ago |
xfs_alloc_btree.c
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
xfs_alloc_btree.h
|
7cc95a821d
[XFS] Always use struct xfs_btree_block instead of short / longform
|
16 years ago |
xfs_attr.c
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 years ago |
xfs_attr.h
|
a9273ca5c6
xfs: convert attr to use unsigned names
|
15 years ago |
xfs_attr_leaf.c
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 years ago |
xfs_attr_leaf.h
|
c9fb86a917
[XFS] Remove macro-to-function indirections in attr code
|
16 years ago |
xfs_attr_sf.h
|
a9273ca5c6
xfs: convert attr to use unsigned names
|
15 years ago |
xfs_bit.c
|
79071eb0b2
[XFS] Use the generic bitops rather than implementing them ourselves.
|
17 years ago |
xfs_bit.h
|
fb82557f16
[XFS] Remove macro-to-function indirections in the mask code
|
16 years ago |
xfs_bmap.c
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_bmap.h
|
548932739b
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
|
14 years ago |
xfs_bmap_btree.c
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
xfs_bmap_btree.h
|
5d77c0dc0c
xfs: make several more functions static
|
15 years ago |
xfs_btree.c
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
xfs_btree.h
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
xfs_buf_item.c
|
cb669ca570
xfs: remove wrappers around b_iodone
|
14 years ago |
xfs_buf_item.h
|
d5689eaa0a
xfs: use struct list_head for the buf cancel table
|
14 years ago |
xfs_da_btree.c
|
1c4f33296e
xfs: encapsulate a block of debug code
|
14 years ago |
xfs_da_btree.h
|
d0f9e8fb4c
xfs: remove the dead XFS_DABUF_DEBUG code
|
14 years ago |
xfs_dfrag.c
|
45c51b9994
xfs: cleanup duplicate initializations
|
14 years ago |
xfs_dfrag.h
|
6bded0f383
xfs: clean up inconsistent variable naming in xfs_swap_extent
|
15 years ago |
xfs_dinode.h
|
6743099ce5
xfs: Extend project quotas to support 32bit project ids
|
14 years ago |
xfs_dir2.c
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_dir2.h
|
5792664070
xfs: reshuffle dir2 headers
|
14 years ago |
xfs_dir2_block.c
|
5792664070
xfs: reshuffle dir2 headers
|
14 years ago |
xfs_dir2_data.c
|
5792664070
xfs: reshuffle dir2 headers
|
14 years ago |
xfs_dir2_format.h
|
a00b7745c6
xfs: cleanup struct xfs_dir2_free
|
14 years ago |
xfs_dir2_leaf.c
|
a230a1df40
xfs: factor out xfs_dir2_leaf_find_stale
|
14 years ago |
xfs_dir2_node.c
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
xfs_dir2_priv.h
|
5792664070
xfs: reshuffle dir2 headers
|
14 years ago |
xfs_dir2_sf.c
|
5792664070
xfs: reshuffle dir2 headers
|
14 years ago |
xfs_error.c
|
0b932cccbd
xfs: Convert remaining cmn_err() callers to new API
|
14 years ago |
xfs_error.h
|
9130090b5f
xfs: kill support/debug.[ch]
|
14 years ago |
xfs_extfree_item.c
|
e34a314c5e
xfs: fix efi item leak on forced shutdown
|
14 years ago |
xfs_extfree_item.h
|
b199c8a4ba
xfs: Pull EFI/EFD handling out from under the AIL lock
|
14 years ago |
xfs_filestream.c
|
03209378b4
xfs: fix misspelled S_IS...()
|
14 years ago |
xfs_filestream.h
|
0664ce8d0f
xfs: clean up filestreams helpers
|
15 years ago |
xfs_fs.h
|
c0e090ced2
xfs: consolidate & clarify mount sanity checks
|
14 years ago |
xfs_fsops.c
|
5348778699
xfs: convert xfs_fs_cmn_err to new error logging API
|
14 years ago |
xfs_fsops.h
|
c58efdb442
xfs: ensure log covering transactions are synchronous
|
14 years ago |
xfs_ialloc.c
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 years ago |
xfs_ialloc.h
|
2187550525
xfs: rationalize xfs_inobt_lookup*
|
15 years ago |
xfs_ialloc_btree.c
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
xfs_ialloc_btree.h
|
0d87e656dd
xfs: remove superflous inobt macros
|
16 years ago |
xfs_iget.c
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
xfs_inode.c
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_inode.h
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_inode_item.c
|
adadbeefb3
xfs: remove wrappers around b_fspriv
|
14 years ago |
xfs_inode_item.h
|
898621d5a7
xfs: simplify inode to transaction joining
|
15 years ago |
xfs_inum.h
|
8bc3878758
xfs: cleanup shortform directory inode number handling
|
14 years ago |
xfs_iomap.c
|
6d4a8ecb34
xfs: rename xfs_cmn_err_fsblock_zero()
|
14 years ago |
xfs_iomap.h
|
a206c817c8
xfs: kill xfs_iomap
|
14 years ago |
xfs_itable.c
|
ecb697c16c
xfs: fix variable set but not used warnings
|
14 years ago |
xfs_itable.h
|
7b6259e7a8
xfs: remove block number from inode lookup code
|
15 years ago |
xfs_log.c
|
cb669ca570
xfs: remove wrappers around b_iodone
|
14 years ago |
xfs_log.h
|
97d3ac75e5
xfs: exact busy extent tracking
|
14 years ago |
xfs_log_cil.c
|
e84661aa84
xfs: add online discard support
|
14 years ago |
xfs_log_priv.h
|
97d3ac75e5
xfs: exact busy extent tracking
|
14 years ago |
xfs_log_recover.c
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_log_recover.h
|
c11554104f
xfs: Clean up XFS_BLI_* flag namespace
|
15 years ago |
xfs_mount.c
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_mount.h
|
adab0f67d1
xfs: Remove the second parameter to xfs_sb_count()
|
14 years ago |
xfs_mru_cache.c
|
83e759043a
xfs: convert to alloc_workqueue()
|
14 years ago |
xfs_mru_cache.h
|
b657fc82a3
xfs: Kill filestreams cache flush
|
15 years ago |
xfs_quota.h
|
a0fa2b679e
xfs: Convert xlog_warn to new logging interface
|
14 years ago |
xfs_rename.c
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_rtalloc.c
|
0b932cccbd
xfs: Convert remaining cmn_err() callers to new API
|
14 years ago |
xfs_rtalloc.h
|
0b932cccbd
xfs: Convert remaining cmn_err() callers to new API
|
14 years ago |
xfs_rw.c
|
0b932cccbd
xfs: Convert remaining cmn_err() callers to new API
|
14 years ago |
xfs_rw.h
|
87185517de
xfs: only clear the suid bit once in xfs_write
|
15 years ago |
xfs_sb.h
|
6743099ce5
xfs: Extend project quotas to support 32bit project ids
|
14 years ago |
xfs_trans.c
|
1d8c95a363
xfs: use a cursor for bulk AIL insertion
|
14 years ago |
xfs_trans.h
|
ec3ba85f40
xfs: more sensible inode refcounting for ialloc
|
14 years ago |
xfs_trans_ail.c
|
af3e40228f
xfs: convert AIL cursors to use struct list_head
|
14 years ago |
xfs_trans_buf.c
|
cb669ca570
xfs: remove wrappers around b_iodone
|
14 years ago |
xfs_trans_extfree.c
|
b199c8a4ba
xfs: Pull EFI/EFD handling out from under the AIL lock
|
14 years ago |
xfs_trans_inode.c
|
f3ca87389d
xfs: remove i_transp
|
14 years ago |
xfs_trans_priv.h
|
af3e40228f
xfs: convert AIL cursors to use struct list_head
|
14 years ago |
xfs_trans_space.h
|
0d87e656dd
xfs: remove superflous inobt macros
|
16 years ago |
xfs_types.h
|
97d3ac75e5
xfs: exact busy extent tracking
|
14 years ago |
xfs_utils.c
|
6c77b0ea1b
xfs: remove xfs_cred.h
|
14 years ago |
xfs_utils.h
|
6c77b0ea1b
xfs: remove xfs_cred.h
|
14 years ago |
xfs_vnodeops.c
|
abbede1b3a
xfs: get rid of open-coded S_ISREG(), etc.
|
14 years ago |
xfs_vnodeops.h
|
c4ed4243c4
xfs: split xfs_setattr
|
14 years ago |