Dave Chinner ee4eec478b xfs: list_lru_init returns a negative error 11 жил өмнө
..
Kconfig 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 жил өмнө
Makefile 32c5483a8a xfs: abstract the differences in dir2/dir3 via an ops vector 11 жил өмнө
kmem.c ae687e58b3 xfs: use NOIO contexts for vm_map_ram 11 жил өмнө
kmem.h 359d992bcd xfs: simplify kmem_{zone_}zalloc 11 жил өмнө
mrlock.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 жил өмнө
time.h c59d87c460 xfs: remove subdirectories 14 жил өмнө
uuid.c c59d87c460 xfs: remove subdirectories 14 жил өмнө
uuid.h bc02e8693d xfs: add CRC infrastructure 12 жил өмнө
xfs.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 жил өмнө
xfs_acl.c 4ae69fea58 xfs: return -E2BIG if hit the maximum size limits of ACLs 11 жил өмнө
xfs_acl.h 2401dc2975 xfs: use generic posix ACL infrastructure 11 жил өмнө
xfs_ag.h 533b81c875 xfs: Use defines for CRC offsets in all cases 11 жил өмнө
xfs_alloc.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_alloc.h 70a9883c5f xfs: create a shared header file for format-related information 11 жил өмнө
xfs_alloc_btree.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_alloc_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_aops.c 0e1f789d0d xfs: don't map ranges that span EOF for direct IO 11 жил өмнө
xfs_aops.h 7b7a8665ed direct-io: Implement generic deferred AIO completions 12 жил өмнө
xfs_attr.c 8275cdd0e7 xfs: remote attribute overwrite causes transaction overrun 11 жил өмнө
xfs_attr.h c24b5dfadc xfs: kill xfs_vnodeops.[ch] 12 жил өмнө
xfs_attr_inactive.c 01ba43b873 xfs: vectorise encoding/decoding directory headers 11 жил өмнө
xfs_attr_leaf.c 8275cdd0e7 xfs: remote attribute overwrite causes transaction overrun 11 жил өмнө
xfs_attr_leaf.h 5706278758 xfs: unify directory/attribute format definitions 11 жил өмнө
xfs_attr_list.c 8275cdd0e7 xfs: remote attribute overwrite causes transaction overrun 11 жил өмнө
xfs_attr_remote.c 8275cdd0e7 xfs: remote attribute overwrite causes transaction overrun 11 жил өмнө
xfs_attr_remote.h 5706278758 xfs: unify directory/attribute format definitions 11 жил өмнө
xfs_attr_sf.h a9273ca5c6 xfs: convert attr to use unsigned names 15 жил өмнө
xfs_bit.c 632b89e82b xfs: fix static and extern sparse warnings 11 жил өмнө
xfs_bit.h fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 жил өмнө
xfs_bmap.c d39a2ced0f xfs: collapse range is delalloc challenged 11 жил өмнө
xfs_bmap.h e1d8fb88a6 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate 11 жил өмнө
xfs_bmap_btree.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_bmap_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_bmap_util.c 897b73b6a2 xfs: zeroing space needs to punch delalloc blocks 11 жил өмнө
xfs_bmap_util.h e1d8fb88a6 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate 11 жил өмнө
xfs_btree.c f1dbcd7e38 xfs: add helper for updating checksums on xfs_bufs 11 жил өмнө
xfs_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_buf.c 8d6c121018 xfs: fix buffer use after free on IO error 11 жил өмнө
xfs_buf.h f1dbcd7e38 xfs: add helper for updating checksums on xfs_bufs 11 жил өмнө
xfs_buf_item.c 492185ef1d xfs: remove XFS_TRANS_DEBUG dead code 11 жил өмнө
xfs_buf_item.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_cksum.h bc02e8693d xfs: add CRC infrastructure 12 жил өмнө
xfs_da_btree.c a6cf33bc56 Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next 11 жил өмнө
xfs_da_btree.h 8275cdd0e7 xfs: remote attribute overwrite causes transaction overrun 11 жил өмнө
xfs_da_format.c 632b89e82b xfs: fix static and extern sparse warnings 11 жил өмнө
xfs_da_format.h 24dd0f546c xfs: convert directory vector functions to constants 11 жил өмнө
xfs_dinode.h 533b81c875 xfs: Use defines for CRC offsets in all cases 11 жил өмнө
xfs_dir2.c a1358aa3d3 xfs: allocate xfs_da_args to reduce stack footprint 11 жил өмнө
xfs_dir2.h 1c9a5b2e30 xfs: convert directory vector functions to constants 11 жил өмнө
xfs_dir2_block.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_dir2_data.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_dir2_leaf.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_dir2_node.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_dir2_priv.h 01ba43b873 xfs: vectorise encoding/decoding directory headers 11 жил өмнө
xfs_dir2_readdir.c 40194ecc6d xfs: reinstate the ilock in xfs_readdir 11 жил өмнө
xfs_dir2_sf.c b3f03bac81 xfs: xfs_dir2_block_to_sf temp buffer allocation fails 11 жил өмнө
xfs_discard.c 2f42d612e7 xfs: don't perform discard if the given range length is less than block size 11 жил өмнө
xfs_discard.h c59d87c460 xfs: remove subdirectories 14 жил өмнө
xfs_dquot.c 410b11a675 xfs: use tr_qm_dqalloc log reservation for dquot alloc 11 жил өмнө
xfs_dquot.h 70a9883c5f xfs: create a shared header file for format-related information 11 жил өмнө
xfs_dquot_buf.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_dquot_item.c ffda4e83aa xfs: remove the quotaoff log format from the quotaoff log item 11 жил өмнө
xfs_dquot_item.h ffda4e83aa xfs: remove the quotaoff log format from the quotaoff log item 11 жил өмнө
xfs_error.c db9355c296 xfs: print useful caller information in xfs_error_report 11 жил өмнө
xfs_error.h ca23f8fdd6 xfs: add xfs_verifier_error() 11 жил өмнө
xfs_export.c b38a134b22 xfs: xfs_commit_metadata returns wrong errno 11 жил өмнө
xfs_export.h c59d87c460 xfs: remove subdirectories 14 жил өмнө
xfs_extent_busy.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_extent_busy.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_extfree_item.c bde7cff67c xfs: format log items write directly into the linear CIL buffer 11 жил өмнө
xfs_extfree_item.h 9fbe24d95e xfs: split out EFI/EFD log item format definition 12 жил өмнө
xfs_file.c 65149e3fab xfs: correct error sign on COLLAPSE_RANGE errors 11 жил өмнө
xfs_filestream.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_filestream.h 9b90b0d9da xfs: xfs_filestreams.h doesn't need __KERNEL__ 12 жил өмнө
xfs_format.h 533b81c875 xfs: Use defines for CRC offsets in all cases 11 жил өмнө
xfs_fs.h 2900a579ab xfs: add the inode directory type support to XFS_IOC_FSGEOM 12 жил өмнө
xfs_fsops.c f94c44573e xfs: growfs overruns AGFL buffer on V4 filesystems 11 жил өмнө
xfs_fsops.h c58efdb442 xfs: ensure log covering transactions are synchronous 14 жил өмнө
xfs_globals.c 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 жил өмнө
xfs_ialloc.c 5f44e4c185 Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next 11 жил өмнө
xfs_ialloc.h 904957b750 xfs: introduce a common helper xfs_icluster_size_fsb 11 жил өмнө
xfs_ialloc_btree.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_ialloc_btree.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_icache.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_icache.h e0ea4045bc Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs 12 жил өмнө
xfs_icreate_item.c bde7cff67c xfs: format log items write directly into the linear CIL buffer 11 жил өмнө
xfs_icreate_item.h 9cd047f3a3 xfs: separate icreate log format definitions from xfs_icreate_item.h 12 жил өмнө
xfs_inode.c 330033d697 xfs: fix tmpfile/selinux deadlock and initialize security 11 жил өмнө
xfs_inode.h 330033d697 xfs: fix tmpfile/selinux deadlock and initialize security 11 жил өмнө
xfs_inode_buf.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_inode_buf.h 70a9883c5f xfs: create a shared header file for format-related information 11 жил өмнө
xfs_inode_fork.c bf3964c188 Merge branch 'xfs-extent-list-locking-fixes' into for-next 11 жил өмнө
xfs_inode_fork.h a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_inode_item.c 2f251293b0 xfs: remove the inode log format from the inode log item 11 жил өмнө
xfs_inode_item.h 2f251293b0 xfs: remove the inode log format from the inode log item 11 жил өмнө
xfs_inum.h 60a34607b2 xfs: move xfsagino_t to xfs_types.h 13 жил өмнө
xfs_ioctl.c 5d826c847b new helper: readlink_copy() 11 жил өмнө
xfs_ioctl.h a133d952b4 xfs: consolidate extent swap code 12 жил өмнө
xfs_ioctl32.c 31978b5cc6 xfs: underflow bug in xfs_attrlist_by_handle() 11 жил өмнө
xfs_ioctl32.h c59d87c460 xfs: remove subdirectories 14 жил өмнө
xfs_iomap.c d531d91d69 xfs: always use unwritten extents for direct I/O writes 11 жил өмнө
xfs_iomap.h 0799a3e808 xfs: get rid of count from xfs_iomap_write_allocate() 12 жил өмнө
xfs_iops.c 6670232b48 xfs: fix wrong err sign on xfs_set_acl() 11 жил өмнө
xfs_iops.h 2401dc2975 xfs: use generic posix ACL infrastructure 11 жил өмнө
xfs_itable.c a2ba07b2d2 xfs: use xfs_icluster_size_fsb in xfs_bulkstat 11 жил өмнө
xfs_itable.h 7b6259e7a8 xfs: remove block number from inode lookup code 15 жил өмнө
xfs_linux.h ca23f8fdd6 xfs: add xfs_verifier_error() 11 жил өмнө
xfs_log.c c99d609a16 xfs: fully support v5 format filesystems 11 жил өмнө
xfs_log.h c6f9726444 xfs: convert xfs_log_commit_cil() to void 11 жил өмнө
xfs_log_cil.c 730357a5cb Merge branch 'xfs-stack-fixes' into for-next 11 жил өмнө
xfs_log_format.h 70a9883c5f xfs: create a shared header file for format-related information 11 жил өмнө
xfs_log_priv.h 239880ef64 xfs: decouple log and transaction headers 11 жил өмнө
xfs_log_recover.c 324bb26144 Merge branch 'xfs-for-linus-v3.13-rc5' into for-next 11 жил өмнө
xfs_log_recover.h c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 жил өмнө
xfs_log_rlimit.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_message.c 239880ef64 xfs: decouple log and transaction headers 11 жил өмнө
xfs_message.h 742ae1e35b xfs: introduce CONFIG_XFS_WARN 12 жил өмнө
xfs_mount.c c99d609a16 xfs: fully support v5 format filesystems 11 жил өмнө
xfs_mount.h 8f80587bac xfs: increase inode cluster size for v5 filesystems 11 жил өмнө
xfs_mru_cache.c 83e759043a xfs: convert to alloc_workqueue() 14 жил өмнө
xfs_mru_cache.h b657fc82a3 xfs: Kill filestreams cache flush 15 жил өмнө
xfs_qm.c ee4eec478b xfs: list_lru_init returns a negative error 11 жил өмнө
xfs_qm.h afbd123db4 xfs: integrate xfs_quota_priv header file to xfs_qm 11 жил өмнө
xfs_qm_bhv.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_qm_syscalls.c c61a9e39f6 xfs: make quota metadata truncation behavior consistent to user space 11 жил өмнө
xfs_quota.h 9aede1d81b xfs: split dquot buffer operations out 11 жил өмнө
xfs_quota_defs.h 9aede1d81b xfs: split dquot buffer operations out 11 жил өмнө
xfs_quotaops.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_rtalloc.c 70bbca0776 xfs: use tr_growrtalloc for growing rt files 11 жил өмнө
xfs_rtalloc.h c963c6193a xfs: split xfs_rtalloc.c for userspace sanity 11 жил өмнө
xfs_rtbitmap.c 632b89e82b xfs: fix static and extern sparse warnings 11 жил өмнө
xfs_sb.c c99d609a16 xfs: fully support v5 format filesystems 11 жил өмнө
xfs_sb.h 533b81c875 xfs: Use defines for CRC offsets in all cases 11 жил өмнө
xfs_shared.h 99b6436bc2 xfs: add O_TMPFILE support 11 жил өмнө
xfs_stats.c 48776fd223 xfs: use common code for quota statistics 13 жил өмнө
xfs_stats.h 48776fd223 xfs: use common code for quota statistics 13 жил өмнө
xfs_super.c bc147822d5 xfs: negate xfs_icsb_init_counters error value 11 жил өмнө
xfs_super.h 9aa05000f2 xfs: xfs_sync_data is redundant. 13 жил өмнө
xfs_symlink.c fe986f9d88 Merge branch 'xfs-O_TMPFILE-support' into for-next 11 жил өмнө
xfs_symlink.h 36b21dde6e xfs: push down inactive transaction mgmt for remote symlinks 12 жил өмнө
xfs_symlink_remote.c ce5028cfe3 xfs: modify verifiers to differentiate CRC from other errors 11 жил өмнө
xfs_sysctl.c b2410e92b7 xfs: Convert use of typedef ctl_table to struct ctl_table 12 жил өмнө
xfs_sysctl.h 579b62faa5 xfs: add background scanning to clear eofblocks inodes 12 жил өмнө
xfs_trace.c a4fbe6ab1e xfs: decouple inode and bmap btree header files 11 жил өмнө
xfs_trace.h 897b73b6a2 xfs: zeroing space needs to punch delalloc blocks 11 жил өмнө
xfs_trans.c c6f9726444 xfs: convert xfs_log_commit_cil() to void 11 жил өмнө
xfs_trans.h bde7cff67c xfs: format log items write directly into the linear CIL buffer 11 жил өмнө
xfs_trans_ail.c 750b9c9066 xfs: trace AIL manipulations 11 жил өмнө
xfs_trans_buf.c ac75a1f7a4 xfs: don't leak EFSBADCRC to userspace 11 жил өмнө
xfs_trans_dquot.c 10f73d27c8 xfs: fix the comment explaining xfs_trans_dqlockedjoin 11 жил өмнө
xfs_trans_extfree.c 239880ef64 xfs: decouple log and transaction headers 11 жил өмнө
xfs_trans_inode.c 2fe8c1c08b xfs: open code inc_inode_iversion when logging an inode 11 жил өмнө
xfs_trans_priv.h 239880ef64 xfs: decouple log and transaction headers 11 жил өмнө
xfs_trans_resv.c fe986f9d88 Merge branch 'xfs-O_TMPFILE-support' into for-next 11 жил өмнө
xfs_trans_resv.h fe986f9d88 Merge branch 'xfs-O_TMPFILE-support' into for-next 11 жил өмнө
xfs_trans_space.h 126cd105d4 xfs: get rid of XFS_IALLOC_BLOCKS macros 11 жил өмнө
xfs_types.h 0cb97766f2 xfs: Add read-only support for dirent filetype field 12 жил өмнө
xfs_vnode.h f230077845 xfs: remove unused FI_ flags 11 жил өмнө
xfs_xattr.c 2401dc2975 xfs: use generic posix ACL infrastructure 11 жил өмнө