Commit Graph

280 Commits (35a82d1a53e1a9ad54efafcc940f9335beaed5c3)

Author SHA1 Message Date
Adrian Bunk 75c96f8584 [PATCH] make some things static 20 years ago
Andrew Morton d17d7fa44d [PATCH] revert ext3-writepages-support-for-writeback-mode 20 years ago
Christoph Hellwig 2ef41634de [PATCH] remove do_sync parameter from __invalidate_device 20 years ago
Adrian Bunk dfc1e14854 [PATCH] remove BK documentation 20 years ago
Andrew Morton f0fbd5fc09 [PATCH] __block_write_full_page() simplification 20 years ago
Andrew Morton 05937baae9 [PATCH] __block_write_full_page speedup 20 years ago
Nick Piggin ad576e63e0 [PATCH] __block_write_full_page race fix 20 years ago
Nick Piggin f3ddbdc626 [PATCH] fix race in __block_prepare_write 20 years ago
Jeff Dike 51a141104a [PATCH] uml: hostfs failed mount handling 20 years ago
Andrea Arcangeli e422fd2c96 [PATCH] avoid -ENOMEM due reclaimable slab caches 20 years ago
Nathan Scott f403b7f452 [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. 20 years ago
Nathan Scott 24e17b5fb9 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. 20 years ago
Nathan Scott 775bf6c99a [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes 20 years ago
Eric Sandeen 18e0a926ad [XFS] remove noisy printk at vnode trace allocation 20 years ago
Daniel Moore 3ba0815a4b [XFS] stop background sync from waiting for in-use inodes 20 years ago
Nathan Scott 3f24376666 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion 20 years ago
Nathan Scott abd0cf7aea [XFS] Resolve an issue with xfsbufd not getting along with swsusp. 20 years ago
Eric Sandeen 764433b7f1 [XFS] Fix up warnings 20 years ago
Nathan Scott 1f443ad70d [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. 20 years ago
Dean Roehrich 5fcbab355e [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held 20 years ago
Eric Sandeen 9effd8e625 [XFS] Enable XFS_VNODE_TRACE 20 years ago
Nathan Scott 31b084aef3 [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms 20 years ago
Nathan Scott de20614b35 [XFS] Block mount attempts for filesystems with version 1 directories. 20 years ago
Nathan Scott 71bce256bf [XFS] Move the XFS inode to the front of its hash list on a cache hit 20 years ago
Dave Kleikamp 7a694ca749 JFS: Fix sparse warning 20 years ago
Dave Kleikamp dcc9871270 JFS: cleanup - remove unneeded sanity check 20 years ago
Dave Kleikamp 1868f4aa5a JFS: fix sparse warnings by moving extern declarations to headers 20 years ago
Dave Kleikamp 6b6bf51081 JFS: Endian errors 20 years ago
Dave Kleikamp 6628465e33 [PATCH] JFS: Don't allocate extents that overlap existing extents 20 years ago
Dave Kleikamp 1c6278295d [PATCH] JFS: Write journal sync points more often 20 years ago
Dave Kleikamp 7fab479beb [PATCH] JFS: Support page sizes greater than 4K 20 years ago
Dave Kleikamp dc5798d9a7 [PATCH] JFS: Changes for larger page size 20 years ago
Dave Kleikamp d2e83707ed [PATCH] JFS: Simplify creation of new iag 20 years ago
Dave Kleikamp 66f3131f54 [PATCH] JFS: reduce number of synchronous transactions 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
Pavel Pisa 4dc3b16ba1 [PATCH] DocBook: changes and extensions to the kernel documentation 20 years ago
Mingming Cao fe55c45236 [PATCH] ext3: remove unnecessary race then retry in ext3_get_block 20 years ago
Al Viro 6b9f5829e6 [PATCH] reiserfs endianness: comp_short_keys() cleanup 20 years ago
Al Viro b8cc936f62 [PATCH] reiserfs endianness: fix endianness bugs 20 years ago
Al Viro 3e8962be91 [PATCH] reiserfs endianness: annotate little-endian objects 20 years ago
Al Viro 6a3a16f2ef [PATCH] reiserfs endianness: clone struct reiserfs_key 20 years ago
Ian Kent 3a9720ce73 [PATCH] autofs4: tree race fix 20 years ago
Ian Kent 4dcd00b181 [PATCH] autofs4: wait order fix 20 years ago
Colin Leroy 945b092011 [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops 20 years ago
Ken Chen 954d3e9536 [PATCH] aio: optimize io_submit_one() 20 years ago
Ken Chen 644d3a088a [PATCH] aio: clean up debug code 20 years ago
Ken Chen 4bf69b2a06 [PATCH] aio: ring wrapping simplification 20 years ago
Ken Chen 212079cf4e [PATCH] aio: remove superfluous kiocb member initialization 20 years ago
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal() 20 years ago
Edward Shishkin 74f9f974a6 [PATCH] reiserfs: journal_init fix 20 years ago