Commit Graph

810 Commits (0225da1f35df46c67785eb08526995d7cdb4e3b0)

Author SHA1 Message Date
Al Viro 782e3b3b38 Fix up more bio fallout 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Tim Shimmin 564256c9e0 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
Tim Shimmin 053c59a0a7 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
Christoph Hellwig 1bc5858d0d [XFS] fix valid but harmless sparse warning 18 years ago
Eric Sandeen bcc7b445ef [XFS] fix filestreams on 32-bit boxes 18 years ago
Lachlan McIlroy b394e43e99 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. 18 years ago
Lachlan McIlroy 776a75fa5c [XFS] Ensure file size updates have been completed before writing inode to disk. 18 years ago
David Chinner 65de556756 [XFS] On-demand reaping of the MRU cache 18 years ago
Eric Sandeen 5995cb7d80 [XFS] fix nasty quota hashtable allocation bug 18 years ago
Christoph Hellwig 265c1fac38 [XFS] fix sparse shadowed variable warnings 18 years ago
Christoph Hellwig ee5c80239d [XFS] fix ASSERT and ASSERT_ALWAYS 18 years ago
Christoph Hellwig 34521c5e49 [XFS] Fix sparse warning in kmem_shake_allow 18 years ago
Christoph Hellwig 4b80916b29 [XFS] Fix sparse NULL vs 0 warnings 18 years ago
David Chinner 8da22d7a36 [XFS] Set filestreams object timeout to something sane. 18 years ago
Al Viro ad690ef9e6 xfs ioctl __user annotations 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
David Chinner c32676eea1 [XFS] Fix inode size update before data write in xfs_setattr 18 years ago
David Chinner 91ebecc74e [XFS] Allow punching holes to free space when at ENOSPC 18 years ago
David Chinner 4f57dbc6b5 [XFS] Implement ->page_mkwrite in XFS. 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
David Chinner 0f1145cc18 [XFS] Fix lockdep annotations for xfs_lock_inodes 18 years ago
Michal Marek faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode 18 years ago
Michal Marek 1fa503df66 [XFS] Compat ioctl handler for handle operations 18 years ago
Michal Marek 547e00c3c6 [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. 18 years ago
Eric Sandeen 3a59c94c4b [XFS] Clean up function name handling in tracing code 18 years ago
David Chinner b11f94d537 [XFS] Quota inode has no parent. 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
Andrew Morton 0892ccd6fe [XFS] Use uninitialized_var macro to stop warning about rtx 18 years ago
Christoph Hellwig fbf3ce8d8e [XFS] XFS should not be looking at filp reference counts 18 years ago
Vignesh Babu 16a087d8e1 [XFS] Use is_power_of_2 instead of open coding checks 18 years ago
Christoph Hellwig bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
David Chinner 54aa8e26e9 [XFS] Simplify XFS min/max macros. 18 years ago
Eric Sandeen 24ad33ff71 [XFS] Kill off xfs_count_bits 18 years ago
Jesper Juhl 87ae3c2411 [XFS] Cancel transactions on xfs_itruncate_start error. 18 years ago
Christoph Hellwig 39726be2a2 [XFS] Use do_div() on 64 bit types. 18 years ago
David Chinner 516b2e7c26 [XFS] Fix remount,readonly path to flush everything correctly. 18 years ago
David Chinner 957d0ebed0 [XFS] Cleanup inode extent size hint extraction 18 years ago
David Chinner 84e1e99f11 [XFS] Prevent ENOSPC from aborting transactions that need to succeed 18 years ago
David Chinner 641c56fbfe [XFS] Prevent deadlock when flushing inodes on unmount 18 years ago
Tim Shimmin 0164af51ce [XFS] Log the agf_length change in xfs_growfs_data_private(). 18 years ago
David Chinner effd120edb [XFS] Map unwritten extents correctly for I/o completion processing 18 years ago
David Chinner 45c3414112 [XFS] Apply transaction delta counts atomically to incore counters 18 years ago
David Chinner b2826136a1 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). 18 years ago
David Chinner e927af90aa [XFS] Block on unwritten extent conversion during synchronous direct I/O. 18 years ago