Commit Graph

592 Commits (dd1e729d63f74a0b6290ca417bafd3fd8665db50)

Author SHA1 Message Date
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
David Chinner f4a9f28a90 [XFS] Flush the block device before closing it on unmount. 18 years ago
David Chinner 4e5ae8386b [XFS] xfs_bmapi fails to update the previous extent pointer 18 years ago
David Chinner 210c6f1caa [XFS] Fix the transaction flags to make lazy superblock counters work. 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
Andrew Morton 3260f78ad6 [XFS] Use generic shrinker interfaces in XFS. 18 years ago
David Chinner 92dfe8d266 [XFS] Make hole punching at EOF atomic. 18 years ago
David Chinner 511105b3d7 [XFS] Fix vmalloc leak on mount/unmount. 18 years ago
Christoph Hellwig ca165b8892 [XFS] Fix double free in xfs_buf_get_noaddr error handling path 18 years ago
David Chinner 3db296f341 [XFS] Fix use-after-free during log unmount. 18 years ago
David Chinner 40095b64f5 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. 18 years ago
Nathan Scott 4cc929ee30 [XFS] Don't grow filesystems past the size they can index. 18 years ago
Christoph Hellwig 1fa40b01ae [XFS] Only use refcounted pages for I/O 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Christoph Hellwig 700716c846 [XFS] s/memclear_highpage_flush/zero_user_page/ 18 years ago
David Chinner df3c724426 [XFS] Write at EOF may not update filesize correctly. 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago