Commit Graph

132 Commits (105bb2698b54a838165947199f1c8be5c2e7d9bb)

Author SHA1 Message Date
Benjamin Herrenschmidt 5f64f73957 [PATCH] ppc32/ppc64: cleanup /proc/device-tree 20 years ago
Goffredo Baroncelli e74d633dc5 [PATCH] UDF filesystem: array '__mon_yday' declared as not static 20 years ago
Jeff Dike a2e4b972c9 [PATCH] uml: remove 2_5compat.h 20 years ago
Christoph Hellwig 66f5507133 [XFS] remove an over-zealous WARN_ON 20 years ago
Vladimir Saveliev f359b74c80 [PATCH] reiserfs: max_key fix 20 years ago
Christoph Hellwig f81a0bffa1 [AF_UNIX]: Use lookup_create(). 20 years ago
Stephen Tweedie 301216244b [PATCH] Avoid console spam with ext3 aborted journal. 20 years ago
Andrew Morton c64610ba58 [PATCH] block_read_full_page() get_block() error handling fix 20 years ago
Hugh Dickins 64d13c00cf [PATCH] fix impossible VmallocChunk 20 years ago
Greg Kroah-Hartman a84a505956 [PATCH] fix Linux kernel ELF core dump privilege elevation 20 years ago
Andrew Morton b2411dd202 [PATCH] revert msdos partitioning fix 20 years ago
Nathan Scott d3870398fa [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups 20 years ago
Russell Cattelan 68d1498c3a [XFS] Fix a bug in xfs_iomap for extent handling of write cases 20 years ago
Adrian Bunk f59154c53f [PATCH] fs/udf/udftime.c: fix off by one error 20 years ago
Paolo 'Blaisorblade' Giarrusso 3677209239 [PATCH] comments on locking of task->comm 20 years ago
Randy.Dunlap 291c4a75ce [PATCH] reiserfs: use NULL instead of 0 20 years ago
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 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