Commit Graph

2213 Commits (18cb809850fb499ad9bf288696a95f4071f73931)

Author SHA1 Message Date
Christoph Hellwig be4f1ac828 xfs: log all dirty inodes in xfs_fs_sync_fs 13 years ago
Christoph Hellwig 0b8fd3033c xfs: log the inode in ->write_inode calls for kupdate 13 years ago
Christoph Hellwig 9f9c19ec1a xfs: fix the logspace waiting algorithm 13 years ago
Christoph Hellwig c29f7d457a xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels 13 years ago
Dave Chinner a99ebf43f4 xfs: fix allocation length overflow in xfs_bmapi_write() 13 years ago
Christoph Hellwig 4c393a6059 xfs: fix attr2 vs large data fork assert 13 years ago
Christoph Hellwig 4dd2cb4a28 xfs: force buffer writeback before blocking on the ilock in inode reclaim 13 years ago
Christoph Hellwig fa8b18edd7 xfs: validate acl count 13 years ago
Mitsuo Hayasaka db3e74b582 xfs: use doalloc flag in xfs_qm_dqattach_one() 13 years ago
Christoph Hellwig 810627d9a6 xfs: fix force shutdown handling in xfs_end_io 13 years ago
Christoph Hellwig 272e42b215 xfs: constify xfs_item_ops 13 years ago
Carlos Maiolino b52a360b2a xfs: Fix possible memory corruption in xfs_readlink 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Mel Gorman 94054fa3fc xfs: warn if direct reclaim tries to writeback pages 13 years ago
Christoph Hellwig 9e4c109ac8 xfs: add AIL pushing tracepoints 14 years ago
Alex Elder 2900b33999 xfs: put in missed fix for merge problem 14 years ago
Christoph Hellwig 5a93a064d2 xfs: do not flush data workqueues in xfs_flush_buftarg 14 years ago
Christoph Hellwig a9add83e5a xfs: remove XFS_bflush 14 years ago
Christoph Hellwig 02b102df15 xfs: remove xfs_buf_target_name 14 years ago
Christoph Hellwig b38505b09b xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacks 14 years ago
Christoph Hellwig 901796afca xfs: clean up xfs_ioerror_alert 14 years ago
Christoph Hellwig 4347b9d7ad xfs: clean up buffer allocation 14 years ago
Christoph Hellwig af5c4bee49 xfs: remove buffers from the delwri list in xfs_buf_stale 14 years ago
Christoph Hellwig c867cb6164 xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE 14 years ago
Christoph Hellwig 38f2323244 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF 14 years ago
Christoph Hellwig 5fde0326dd xfs: remove XFS_BUF_FINISH_IOWAIT 14 years ago
Christoph Hellwig b17b833443 xfs: remove xfs_get_buftarg_list 14 years ago
Christoph Hellwig 87c7bec7fc xfs: fix buffer flushing during unmount 14 years ago
Christoph Hellwig 1da2f2dbf2 xfs: optimize fsync on directories 14 years ago
Dave Chinner 670ce93fef xfs: reduce the number of log forces from tail pushing 14 years ago
Dave Chinner 3815832a2a xfs: Don't allocate new buffers on every call to _xfs_buf_find 14 years ago
Christoph Hellwig ddc3415aba xfs: simplify xfs_trans_ijoin* again 14 years ago
Christoph Hellwig 23bb0be1a2 xfs: unlock the inode before log force in xfs_change_file_space 14 years ago
Christoph Hellwig 8292d88c5c xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadata 14 years ago
Christoph Hellwig b103705853 xfs: unlock the inode before log force in xfs_fsync 14 years ago
Christoph Hellwig 815cb21662 xfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_trans_commit 14 years ago
Lukas Czerner c029a50d51 xfs: fix possible overflow in xfs_ioc_trim() 14 years ago
Christoph Hellwig d952e2f812 xfs: cleanup xfs_bmap.h 14 years ago
Christoph Hellwig b0eab14e74 xfs: dont ignore error code from xfs_bmbt_update 14 years ago
Christoph Hellwig c653424985 xfs: pass bmalloca to xfs_bmap_add_extent_hole_real 14 years ago
Christoph Hellwig 572a4cf04a xfs: pass bmalloca to xfs_bmap_add_extent_delay_real 14 years ago
Christoph Hellwig c315c90b7d xfs: move logflags into bmalloca 14 years ago
Dave Chinner e0c3da5d89 xfs: move lastx and nallocs into bmalloca 14 years ago
Dave Chinner 29c8d17a89 xfs: move btree cursor into bmalloca 14 years ago
Dave Chinner 963c30cf45 xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate 14 years ago
Dave Chinner 3a75667e90 xfs: rename allocation range fields in struct xfs_bmalloca 14 years ago
Dave Chinner 0937e0fd8b xfs: move firstblock and bmap freelist cursor into bmalloca structure 14 years ago
Dave Chinner baf41a52b9 xfs: move extent records into bmalloca structure 14 years ago
Dave Chinner 1b16447ba2 xfs: pass bmalloca structure to xfs_bmap_isaeof 14 years ago