Linus Torvalds 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 years ago
..
linux-2.6 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 years ago
quota 0fbca4d1c3 xfs: fix dquot shaker deadlock 14 years ago
support cf78859f52 xfs: Do not name variables "panic" 14 years ago
Kconfig 80f44b152c quota: Make QUOTACTL config be selected by its users 14 years ago
Makefile a46db60834 xfs: add FITRIM support 14 years ago
xfs.h 0b1b213fcf xfs: event tracing support 15 years ago
xfs_acl.h b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
xfs_ag.h 1a427ab0c1 xfs: convert pag_ici_lock to a spin lock 14 years ago
xfs_alloc.c a46db60834 xfs: add FITRIM support 14 years ago
xfs_alloc.h 14b064ceaa xfs: limit extent length for allocation to AG size 14 years ago
xfs_alloc_btree.c c0e59e1ac0 xfs: remove the ->kill_root btree operation 14 years ago
xfs_alloc_btree.h 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 16 years ago
xfs_arch.h ef14f0c157 xfs: use generic Posix ACL code 16 years ago
xfs_attr.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 years ago
xfs_attr.h a9273ca5c6 xfs: convert attr to use unsigned names 15 years ago
xfs_attr_leaf.c 622d81494f xfs: use KM_NOFS for allocations during attribute list operations 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 24446fc66f xfs: xfs_bmap_add_extent_delay_real should init br_startblock 14 years ago
xfs_bmap.h c726de4409 xfs: fix failed write truncation handling. 14 years ago
xfs_bmap_btree.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_bmap_btree.h 5d77c0dc0c xfs: make several more functions static 15 years ago
xfs_btree.c 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 years ago
xfs_btree.h c0e59e1ac0 xfs: remove the ->kill_root btree operation 14 years ago
xfs_btree_trace.c 7f7c39ccb6 [XFS] make btree tracing generic 16 years ago
xfs_btree_trace.h 0b1b213fcf xfs: event tracing support 15 years ago
xfs_buf_item.c e34a314c5e xfs: fix efi item leak on forced shutdown 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 1a1a3e97ba xfs: remove xfs_buf wrappers 14 years ago
xfs_da_btree.h 2bc754213d xfs: convert dirnameops to unsigned char names 15 years ago
xfs_dfrag.c 309c848002 xfs: delayed alloc blocks beyond EOF are valid after writeback 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 cca28fb83d xfs: split xfs_itrace_entry 15 years ago
xfs_dir2.h a3380ae39f xfs: make xfs_dir_cilookup_result use unsigned char 15 years ago
xfs_dir2_block.c 73523a2ecf xfs: fix gcc 4.6 set but not read and unused statement warnings 15 years ago
xfs_dir2_block.h 051e7cd44a [XFS] use filldir internally 17 years ago
xfs_dir2_data.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_dir2_data.h 9da096fd13 xfs: fix various typos 16 years ago
xfs_dir2_leaf.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 years ago
xfs_dir2_leaf.h 051e7cd44a [XFS] use filldir internally 17 years ago
xfs_dir2_node.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_dir2_node.h 5d77c0dc0c xfs: make several more functions static 15 years ago
xfs_dir2_sf.c 3400777ff0 xfs: remove unneeded #include statements 15 years ago
xfs_dir2_sf.h 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
xfs_error.c 73efe4a4dd xfs: prevent NMI timeouts in cmn_err 14 years ago
xfs_error.h 73efe4a4dd xfs: prevent NMI timeouts in cmn_err 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 785ce41805 xfs: tell lockdep about parent iolock usage in filestreams 14 years ago
xfs_filestream.h 0664ce8d0f xfs: clean up filestreams helpers 15 years ago
xfs_fs.h 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 years ago
xfs_fsops.c 3a3675b7f2 xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 14 years ago
xfs_fsops.h c58efdb442 xfs: ensure log covering transactions are synchronous 14 years ago
xfs_ialloc.c 1a1a3e97ba xfs: remove xfs_buf wrappers 14 years ago
xfs_ialloc.h 2187550525 xfs: rationalize xfs_inobt_lookup* 15 years ago
xfs_ialloc_btree.c c0e59e1ac0 xfs: remove the ->kill_root btree operation 14 years ago
xfs_ialloc_btree.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_iget.c 92f1c008ae Merge branch 'master' into for-linus-merged 14 years ago
xfs_inode.c 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 years ago
xfs_inode.h 6e857567db xfs: don't truncate prealloc from frequently accessed inodes 14 years ago
xfs_inode_item.c 3013683253 xfs: remove all the inodes on a buffer from the AIL in bulk 14 years ago
xfs_inode_item.h 898621d5a7 xfs: simplify inode to transaction joining 15 years ago
xfs_inum.h eb00457d62 xfs: remove XFS_INO64_OFFSET 15 years ago
xfs_iomap.c b8fc82630a xfs: speculative delayed allocation uses rounddown_power_of_2 badly 14 years ago
xfs_iomap.h a206c817c8 xfs: kill xfs_iomap 14 years ago
xfs_itable.c 6743099ce5 xfs: Extend project quotas to support 32bit project ids 14 years ago
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code 15 years ago
xfs_log.c 73efe4a4dd xfs: prevent NMI timeouts in cmn_err 14 years ago
xfs_log.h c6f990d1ff xfs: handle CIl transaction commit failures correctly 14 years ago
xfs_log_cil.c c6f990d1ff xfs: handle CIl transaction commit failures correctly 14 years ago
xfs_log_priv.h d0eb2f38b2 xfs: convert grant head manipulations to lockless algorithm 14 years ago
xfs_log_recover.c 73efe4a4dd xfs: prevent NMI timeouts in cmn_err 14 years ago
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
xfs_mount.c 1a427ab0c1 xfs: convert pag_ici_lock to a spin lock 14 years ago
xfs_mount.h 055388a318 xfs: dynamic speculative EOF preallocation 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 5d2bf8a55e xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n 14 years ago
xfs_rename.c 05340d4ab2 xfs: log timestamp changes to the source inode in rename 14 years ago
xfs_rtalloc.c 1922c949c5 xfs: use unhashed buffers for size checks 14 years ago
xfs_rtalloc.h 32891b292d xfs: be more explicit if RT mount fails due to config 15 years ago
xfs_rw.c 3400777ff0 xfs: remove unneeded #include statements 15 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 c6f990d1ff xfs: handle CIl transaction commit failures correctly 14 years ago
xfs_trans.h 821eb21d97 xfs: connect up buffer reclaim priority hooks 14 years ago
xfs_trans_ail.c 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 years ago
xfs_trans_buf.c 1a1a3e97ba xfs: remove xfs_buf wrappers 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 dcd79a1423 xfs: don't use vfs writeback for pure metadata modifications 14 years ago
xfs_trans_priv.h 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 years ago
xfs_trans_space.h 0d87e656dd xfs: remove superflous inobt macros 16 years ago
xfs_types.h 6743099ce5 xfs: Extend project quotas to support 32bit project ids 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 6e857567db xfs: don't truncate prealloc from frequently accessed inodes 14 years ago
xfs_vnodeops.h 6c77b0ea1b xfs: remove xfs_cred.h 14 years ago