Age | Commit message (Expand) | Author |
2008-12-02 | [XFS] Add compat handlers for swapext ioctl | sandeen@sandeen.net |
2008-12-02 | [XFS] Clean up some existing compat ioctl calls | sandeen@sandeen.net |
2008-12-02 | [XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h | sandeen@sandeen.net |
2008-12-02 | [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. | sandeen@sandeen.net |
2008-12-01 | [XFS] fix error handling in xlog_recover_process_one_iunlink | Christoph Hellwig |
2008-12-01 | [XFS] move inode allocation out xfs_iread | Christoph Hellwig |
2008-12-01 | [XFS] kill the XFS_IMAP_BULKSTAT flag | Christoph Hellwig |
2008-12-01 | [XFS] embededd struct xfs_imap into xfs_inode | Christoph Hellwig |
2008-12-01 | [XFS] merge xfs_imap into xfs_dilocate | Christoph Hellwig |
2008-12-01 | [XFS] remove dead code for old inode item recovery | Christoph Hellwig |
2008-12-01 | [XFS] stop using xfs_itobp in xfs_iread | Christoph Hellwig |
2008-12-01 | [XFS] split up xlog_recover_process_iunlinks | Christoph Hellwig |
2008-12-01 | [XFS] kill XFS_DINODE_VERSION_ defines | Christoph Hellwig |
2008-12-01 | [XFS] kill xfs_dinode_core_t | Christoph Hellwig |
2008-12-01 | [XFS] kill xfs_ialloc_log_di | Christoph Hellwig |
2008-12-01 | [XFS] sanitize xlog_in_core_t definition | Christoph Hellwig |
2008-12-01 | [XFS] factor out xfs_read_agf helper | From: Christoph Hellwig |
2008-12-01 | [XFS] factor out xfs_read_agi helper | Christoph Hellwig |
2008-12-01 | [XFS] remove i_gen from incore inode | Dave Chinner |
2008-12-01 | [XFS] remove xfs_vfsops.h | Christoph Hellwig |
2008-12-01 | [XFS] remove xfs_vfs.h | Christoph Hellwig |
2008-12-01 | [XFS] remove bhv_statvfs_t typedef | Christoph Hellwig |
2008-12-01 | [XFS] Hook up the fiemap ioctl. | Eric Sandeen |
2008-12-01 | [XFS] Add new getbmap flags. | Eric Sandeen |
2008-12-01 | [XFS] convert xfs_getbmap to take formatter functions | Eric Sandeen |
2008-12-01 | [XFS] fix uninitialised variable bug in dquot release. | Dave Chinner |
2008-12-01 | [XFS] fix error inversion problems with data flushing | Dave Chinner |
2008-12-01 | [XFS] fix spurious gcc warnings | Christoph Hellwig |
2008-12-01 | [XFS] allow inode64 mount option on 32 bit systems | Christoph Hellwig |
2008-12-01 | [XFS] wire up ->open for directories | Christoph Hellwig |
2008-12-01 | [XFS] fix NULL pointer dereference in xfs_log_force_umount | Christoph Hellwig |
2008-11-17 | [XFS] Fix double free of log tickets | Dave Chinner |
2008-11-14 | Merge branch 'master' into next | James Morris |
2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the XFS filesystem | David Howells |
2008-11-10 | [XFS] XFS: Check for valid transaction headers in recovery | David Chinner |
2008-11-10 | [XFS] handle memory allocation failures during log initialisation | Dave Chinner |
2008-11-10 | [XFS] Account for allocated blocks when expanding directories | David Chinner |
2008-11-10 | [XFS] Wait for all I/O on truncate to zero file size | Lachlan McIlroy |
2008-11-10 | [XFS] Fix use-after-free with log and quotas | Lachlan McIlroy |
2008-11-10 | [XFS] Avoid using inodes that haven't been completely initialised | Dave Chinner |
2008-11-10 | [XFS] fix uninitialised variable bug in dquot release | Dave Chinner |
2008-11-10 | [XFS] handle memory allocation failures during log initialisation | Dave Chinner |
2008-10-31 | CRED: Wrap task credential accesses in the XFS filesystem | David Howells |
2008-10-30 | [XFS] Fix race when looking up reclaimable inodes | David Chinner |
2008-10-30 | [XFS] remove restricted chown parameter from xfs linux | Tim Shimmin |
2008-10-30 | [XFS] kill sys_cred | Christoph Hellwig |
2008-10-30 | [XFS] correctly select first log item to push | David Chinner |
2008-10-30 | [XFS] free partially initialized inodes using destroy_inode | Christoph Hellwig |