Commit Graph

1239 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Felix Blyakher 43f3f057c5 [XFS] Warn on transaction in flight on read-only remount 16 years ago
Dave Chinner 6139a23609 xfs: Check buffer lengths in log recovery 16 years ago
Eric Sandeen f0e0059b9c don't reallocate sxp variable passed into xfs_swapext 16 years ago
Dave Chinner 74e2d06521 Long btree pointers are still 64 bit on disk 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Christoph Hellwig b828d8c338 xfs: sanity check attr fork size 16 years ago
Christoph Hellwig 49739140e5 xfs: fix bad_features2 fixups for the root filesystem 16 years ago
Christoph Hellwig 5aa2dc0a06 xfs: add a lock class for group/project dquots 16 years ago
Christoph Hellwig 4f2d4ac6e5 xfs: lockdep annotations for xfs_dqlock2 16 years ago
Christoph Hellwig 080dda7f5e xfs: add a separate lock class for the per-mount list of dquots 16 years ago
Christoph Hellwig 62e194ecda xfs: use mnt_want_write in compat_attrmulti ioctl 16 years ago
Christoph Hellwig ab596ad897 xfs: fix dentry aliasing issues in open_by_handle 16 years ago
Takashi Sato 8e961870bb filesystem freeze: remove XFS specific ioctl interfaces for freeze feature 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Nick Piggin 0087167c9d [XFS] use scalable vmap API 16 years ago
Nick Piggin 958f8c0e4f [XFS] remove old vmap cache 16 years ago
Christoph Hellwig 058652a37d [XFS] make xfs_ino_t an unsigned long long 16 years ago
Christoph Hellwig 1544031976 [XFS] truncate readdir offsets to signed 32 bit values 16 years ago
Christoph Hellwig e6edbd1c1c [XFS] fix compile of xfs_btree_readahead_lblock on m68k 16 years ago
Eric Sandeen fb82557f16 [XFS] Remove macro-to-function indirections in the mask code 16 years ago
Eric Sandeen c9fb86a917 [XFS] Remove macro-to-function indirections in attr code 16 years ago
Eric Sandeen 9800b55035 [XFS] Remove several unused typedefs. 16 years ago
Christoph Hellwig c9a98553d5 [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Lachlan McIlroy 25051158bb [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI 16 years ago
Christoph Hellwig ad1ad968f4 [XFS] handle unaligned data in xfs_bmbt_disk_get_all 16 years ago
Christoph Hellwig efc557570d [XFS] avoid memory allocations in xfs_fs_vcmn_err 16 years ago
Lachlan McIlroy 9f6c92b9cc [XFS] Fix speculative allocation beyond eof 16 years ago
Lachlan McIlroy 4fdc778179 [XFS] Remove XFS_BUF_SHUT() and friends 16 years ago
Lachlan McIlroy d415867e0a [XFS] Use the incore inode size in xfs_file_readdir() 16 years ago
Lachlan McIlroy cfbe52672f [XFS] set b_error from bio error in xfs_buf_bio_end_io 16 years ago
Christoph Hellwig c4cd747ee6 [XFS] use inode_change_ok for setattr permission checking 16 years ago
Christoph Hellwig 4d4be482a4 [XFS] add a FMODE flag to make XFS invisible I/O less hacky 16 years ago
Christoph Hellwig 6d73cf133c [XFS] resync headers with libxfs 16 years ago
Christoph Hellwig 2175dd9574 [XFS] simplify projid check in xfs_rename 16 years ago
Christoph Hellwig 15ac08a8b2 [XFS] replace b_fspriv with b_mount 16 years ago
Lachlan McIlroy e055f13a6d [XFS] Remove unused tracing code 16 years ago
Dave Chinner 576a488a27 [XFS] Fix hang after disallowed rename across directory quota domains 16 years ago
Lachlan McIlroy 797eaed40e [XFS] Remove unnecessary assertion 16 years ago
Lachlan McIlroy a5b429d41f [XFS] Remove unused variable in ktrace_free() 16 years ago
Lachlan McIlroy c6422617a1 [XFS] Check return value of xfs_buf_get_noaddr() 16 years ago
Dave Chinner 6a0775a991 [XFS] Fix hang after disallowed rename across directory quota domains 16 years ago
Christoph Hellwig 8bb57320f3 [XFS] Fix compile with CONFIG_COMPAT enabled 16 years ago
Christoph Hellwig 5a8d0f3c7a move inode tracing out of xfs_vnode. 16 years ago
Christoph Hellwig 25e41b3d52 move vn_iowait / vn_iowake into xfs_aops.c 16 years ago
Christoph Hellwig 583fa586f0 kill vn_ioerror 16 years ago
Christoph Hellwig f95099ba5a kill xfs_unmount_flush 16 years ago
Christoph Hellwig e57481dc26 no explicit xfs_iflush for special inodes during unmount 16 years ago
Christoph Hellwig 070c4616ec use xfs_trans_ijoin in xfs_trans_iget 16 years ago
Christoph Hellwig b56757becf remove leftovers of shared read-only support 16 years ago