Commit Graph

1366 Commits (ca35dcd6cae7d4a780c484c53f45548c4719f82c)

Author SHA1 Message Date
Christoph Hellwig 5e1be0fb1a [XFS] factor out xfs_read_agi helper 16 years ago
Dave Chinner 26c5295135 [XFS] remove i_gen from incore inode 16 years ago
Christoph Hellwig 207fcfad58 [XFS] remove xfs_vfsops.h 16 years ago
Christoph Hellwig 2b5decd09e [XFS] remove xfs_vfs.h 16 years ago
Christoph Hellwig 00dd4029e9 [XFS] remove bhv_statvfs_t typedef 16 years ago
Eric Sandeen f35642e2f8 [XFS] Hook up the fiemap ioctl. 16 years ago
Eric Sandeen 5af317c942 [XFS] Add new getbmap flags. 16 years ago
Eric Sandeen 8a7141a8b9 [XFS] convert xfs_getbmap to take formatter functions 16 years ago
Dave Chinner 0924b585fc [XFS] fix uninitialised variable bug in dquot release. 16 years ago
Dave Chinner 2e6560929d [XFS] fix error inversion problems with data flushing 16 years ago
Christoph Hellwig 65795910c1 [XFS] fix spurious gcc warnings 16 years ago
Christoph Hellwig 6c31b93a14 [XFS] allow inode64 mount option on 32 bit systems 16 years ago
Christoph Hellwig f999a5bf3f [XFS] wire up ->open for directories 16 years ago
Christoph Hellwig bac8dca9f9 [XFS] fix NULL pointer dereference in xfs_log_force_umount 16 years ago
Dave Chinner cc09c0dc57 [XFS] Fix double free of log tickets 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 82ab8deda7 CRED: Wrap task credential accesses in the XFS filesystem 16 years ago
David Chinner 220ca310a5 [XFS] XFS: Check for valid transaction headers in recovery 16 years ago
Dave Chinner 8f330f5149 [XFS] handle memory allocation failures during log initialisation 16 years ago
David Chinner 6f9f51adb6 [XFS] Account for allocated blocks when expanding directories 16 years ago
Lachlan McIlroy 2cf7f0da3a [XFS] Wait for all I/O on truncate to zero file size 16 years ago
Lachlan McIlroy 9ccbece546 [XFS] Fix use-after-free with log and quotas 16 years ago
Dave Chinner 6307091fe6 [XFS] Avoid using inodes that haven't been completely initialised 16 years ago
Dave Chinner cb4f0d1d42 [XFS] fix uninitialised variable bug in dquot release 16 years ago
Dave Chinner 644c3567d1 [XFS] handle memory allocation failures during log initialisation 16 years ago
David Howells 91b7771251 CRED: Wrap task credential accesses in the XFS filesystem 17 years ago
David Chinner 6bfb3d065f [XFS] Fix race when looking up reclaimable inodes 17 years ago
Tim Shimmin e0b8e8b65d [XFS] remove restricted chown parameter from xfs linux 17 years ago
Christoph Hellwig ea5a3dc835 [XFS] kill sys_cred 17 years ago
David Chinner 7ee49acfe5 [XFS] correctly select first log item to push 17 years ago
Christoph Hellwig 9ed0451ee0 [XFS] free partially initialized inodes using destroy_inode 17 years ago
Christoph Hellwig c679eef052 [XFS] stop using xfs_itobp in xfs_bulkstat 17 years ago
David Chinner 455486b9cc [XFS] avoid all reclaimable inodes in xfs_sync_inodes_ag 17 years ago
David Chinner 56e73ec47d [XFS] Can't lock inodes in radix tree preload region 17 years ago
Christoph Hellwig 2b7035fd74 [XFS] Trivial xfs_remove comment fixup 17 years ago
Christoph Hellwig 1ec7944beb [XFS] fix biosize option 17 years ago
Christoph Hellwig 469fc23d5d [XFS] fix the noquota mount option 17 years ago
Christoph Hellwig 9d565ffa33 [XFS] kill struct xfs_mount_args 17 years ago
David Chinner 5a792c4579 [XFS] XFS: Check for valid transaction headers in recovery 17 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 17 years ago
David Chinner fc1829f34d [XFS] Add ail pointer into log items 17 years ago
David Chinner a9c21c1b9d [XFS] Given the log a pointer to the AIL 17 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 17 years ago
David Chinner 7b2e2a31f5 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes 17 years ago
David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface 17 years ago
David Chinner 27d8d5fe0e [XFS] Use a cursor for AIL traversal. 17 years ago
David Chinner 82fa901245 [XFS] Allocate the struct xfs_ail 17 years ago
David Chinner a7444053fb [XFS] Account for allocated blocks when expanding directories 17 years ago
David Chinner 8c38ab0320 [XFS] Prevent looping in xfs_sync_inodes_ag 17 years ago