Alex Elder 92f1c008ae Merge branch 'master' into for-linus-merged 14 년 전
..
linux-2.6 92f1c008ae Merge branch 'master' into for-linus-merged 14 년 전
quota eb40a87500 xfs: use wait queues directly for the log wait queues 14 년 전
support 288699feca xfs: drop dmapi hooks 15 년 전
Kconfig 80f44b152c quota: Make QUOTACTL config be selected by its users 14 년 전
Makefile e98c414f9a xfs: simplify log item descriptor tracking 15 년 전
xfs.h 0b1b213fcf xfs: event tracing support 15 년 전
xfs_acl.h b74c79e993 fs: provide rcu-walk aware permission i_ops 14 년 전
xfs_ag.h 1a427ab0c1 xfs: convert pag_ici_lock to a spin lock 14 년 전
xfs_alloc.c 489a150f64 xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper 14 년 전
xfs_alloc.h 807cbbdb43 xfs: do not use emums for flags used in tracing 15 년 전
xfs_alloc_btree.c c0e59e1ac0 xfs: remove the ->kill_root btree operation 14 년 전
xfs_alloc_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 16 년 전
xfs_arch.h ef14f0c157 xfs: use generic Posix ACL code 16 년 전
xfs_attr.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 년 전
xfs_attr.h a9273ca5c6 xfs: convert attr to use unsigned names 15 년 전
xfs_attr_leaf.c 622d81494f xfs: use KM_NOFS for allocations during attribute list operations 14 년 전
xfs_attr_leaf.h c9fb86a917 [XFS] Remove macro-to-function indirections in attr code 16 년 전
xfs_attr_sf.h a9273ca5c6 xfs: convert attr to use unsigned names 15 년 전
xfs_bit.c 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 년 전
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 년 전
xfs_bmap.c 309c848002 xfs: delayed alloc blocks beyond EOF are valid after writeback 14 년 전
xfs_bmap.h c726de4409 xfs: fix failed write truncation handling. 14 년 전
xfs_bmap_btree.c 3400777ff0 xfs: remove unneeded #include statements 15 년 전
xfs_bmap_btree.h 5d77c0dc0c xfs: make several more functions static 15 년 전
xfs_btree.c 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 년 전
xfs_btree.h c0e59e1ac0 xfs: remove the ->kill_root btree operation 14 년 전
xfs_btree_trace.c 7f7c39ccb6 [XFS] make btree tracing generic 16 년 전
xfs_btree_trace.h 0b1b213fcf xfs: event tracing support 15 년 전
xfs_buf_item.c c90821a26a xfs: consume iodone callback items on buffers as they are processed 14 년 전
xfs_buf_item.h d5689eaa0a xfs: use struct list_head for the buf cancel table 14 년 전
xfs_da_btree.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 년 전
xfs_da_btree.h 2bc754213d xfs: convert dirnameops to unsigned char names 15 년 전
xfs_dfrag.c 309c848002 xfs: delayed alloc blocks beyond EOF are valid after writeback 14 년 전
xfs_dfrag.h 6bded0f383 xfs: clean up inconsistent variable naming in xfs_swap_extent 15 년 전
xfs_dinode.h 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 년 전
xfs_dir2.c cca28fb83d xfs: split xfs_itrace_entry 15 년 전
xfs_dir2.h a3380ae39f xfs: make xfs_dir_cilookup_result use unsigned char 15 년 전
xfs_dir2_block.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 년 전
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally 17 년 전
xfs_dir2_data.c 3400777ff0 xfs: remove unneeded #include statements 15 년 전
xfs_dir2_data.h 9da096fd13 xfs: fix various typos 16 년 전
xfs_dir2_leaf.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 년 전
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally 17 년 전
xfs_dir2_node.c 3400777ff0 xfs: remove unneeded #include statements 15 년 전
xfs_dir2_node.h 5d77c0dc0c xfs: make several more functions static 15 년 전
xfs_dir2_sf.c 3400777ff0 xfs: remove unneeded #include statements 15 년 전
xfs_dir2_sf.h 81591fe2db [XFS] kill xfs_dinode_core_t 16 년 전
xfs_error.c c76febef57 xfs: only run xfs_error_test if error injection is active 14 년 전
xfs_error.h c76febef57 xfs: only run xfs_error_test if error injection is active 14 년 전
xfs_extfree_item.c b199c8a4ba xfs: Pull EFI/EFD handling out from under the AIL lock 14 년 전
xfs_extfree_item.h b199c8a4ba xfs: Pull EFI/EFD handling out from under the AIL lock 14 년 전
xfs_filestream.c 785ce41805 xfs: tell lockdep about parent iolock usage in filestreams 14 년 전
xfs_filestream.h 0664ce8d0f xfs: clean up filestreams helpers 15 년 전
xfs_fs.h 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 년 전
xfs_fsops.c 055388a318 xfs: dynamic speculative EOF preallocation 14 년 전
xfs_fsops.h 1a387d3be2 xfs: dummy transactions should not dirty VFS state 15 년 전
xfs_ialloc.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 년 전
xfs_ialloc.h 2187550525 xfs: rationalize xfs_inobt_lookup* 16 년 전
xfs_ialloc_btree.c c0e59e1ac0 xfs: remove the ->kill_root btree operation 14 년 전
xfs_ialloc_btree.h 0d87e656dd xfs: remove superflous inobt macros 16 년 전
xfs_iget.c 92f1c008ae Merge branch 'master' into for-linus-merged 14 년 전
xfs_inode.c 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 년 전
xfs_inode.h 6e857567db xfs: don't truncate prealloc from frequently accessed inodes 14 년 전
xfs_inode_item.c 3013683253 xfs: remove all the inodes on a buffer from the AIL in bulk 14 년 전
xfs_inode_item.h 898621d5a7 xfs: simplify inode to transaction joining 15 년 전
xfs_inum.h eb00457d62 xfs: remove XFS_INO64_OFFSET 16 년 전
xfs_iomap.c 055388a318 xfs: dynamic speculative EOF preallocation 14 년 전
xfs_iomap.h a206c817c8 xfs: kill xfs_iomap 14 년 전
xfs_itable.c 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 년 전
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code 15 년 전
xfs_log.c d0eb2f38b2 xfs: convert grant head manipulations to lockless algorithm 14 년 전
xfs_log.h 9134c2332e xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags 15 년 전
xfs_log_cil.c eb40a87500 xfs: use wait queues directly for the log wait queues 14 년 전
xfs_log_priv.h d0eb2f38b2 xfs: convert grant head manipulations to lockless algorithm 14 년 전
xfs_log_recover.c 1c3cb9ec07 xfs: convert l_tail_lsn to an atomic variable. 14 년 전
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 년 전
xfs_mount.c 1a427ab0c1 xfs: convert pag_ici_lock to a spin lock 14 년 전
xfs_mount.h 055388a318 xfs: dynamic speculative EOF preallocation 14 년 전
xfs_mru_cache.c afe2c511fb workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() 14 년 전
xfs_mru_cache.h b657fc82a3 xfs: Kill filestreams cache flush 15 년 전
xfs_quota.h 5d2bf8a55e xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n 14 년 전
xfs_rename.c 05340d4ab2 xfs: log timestamp changes to the source inode in rename 14 년 전
xfs_rtalloc.c 1922c949c5 xfs: use unhashed buffers for size checks 14 년 전
xfs_rtalloc.h 32891b292d xfs: be more explicit if RT mount fails due to config 15 년 전
xfs_rw.c 3400777ff0 xfs: remove unneeded #include statements 15 년 전
xfs_rw.h 87185517de xfs: only clear the suid bit once in xfs_write 15 년 전
xfs_sb.h 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 년 전
xfs_trans.c 0e57f6a36f xfs: bulk AIL insertion during transaction commit 14 년 전
xfs_trans.h 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 년 전
xfs_trans_ail.c 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 년 전
xfs_trans_buf.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 년 전
xfs_trans_extfree.c b199c8a4ba xfs: Pull EFI/EFD handling out from under the AIL lock 14 년 전
xfs_trans_inode.c dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 14 년 전
xfs_trans_priv.h 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 년 전
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros 16 년 전
xfs_types.h 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 년 전
xfs_utils.c 6c77b0ea1b xfs: remove xfs_cred.h 14 년 전
xfs_utils.h 6c77b0ea1b xfs: remove xfs_cred.h 14 년 전
xfs_vnodeops.c 6e857567db xfs: don't truncate prealloc from frequently accessed inodes 14 년 전
xfs_vnodeops.h 6c77b0ea1b xfs: remove xfs_cred.h 14 년 전