Commit Graph

211 Commits (191ea9b2c7cc3ebbe0678834ab710d7d95ad3f9a)

Author SHA1 Message Date
Al Viro 839d9f93c9 [PATCH] namei fixes (6/19) 20 years ago
Al Viro 1be4a0900b [PATCH] namei fixes (5/19) 20 years ago
Al Viro d73ffe16b8 [PATCH] namei fixes (4/19) 20 years ago
Al Viro 4e7506e4dd [PATCH] namei fixes (3/19) 20 years ago
Al Viro 5f92b3bcec [PATCH] namei fixes (2/19) 20 years ago
Al Viro 90ebe5654f [PATCH] namei fixes 20 years ago
Qu Fuping 854715be73 [PATCH] mpage_end_io_write() I/O error handling fix 20 years ago
Dave Kleikamp 72e3148a6e JFS: Fix compiler warning in jfs_logmgr.c 20 years ago
Steve French d0d2f2df65 [CIFS] Update cifs version number and fix whitespace 20 years ago
Jan Kara 7e3b11a9be [PATCH] ext3: fix list scanning in __cleanup_transaction 20 years ago
Jan Kara 00ea81459c [PATCH] ext3: fix log_do_checkpoint() assertion failure 20 years ago
Dave Kleikamp c2731509cf JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859 20 years ago
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
Steve French b1a45695bd [CIFS] fix casts of unicode strings to match function definition 20 years ago
Steve French b2aeb9d565 [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over existing, 20 years ago
Steve French 67594feb4b [CIFS] missing break needed to handle < when mount option "mapchars" specified 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
Jesper Juhl 259692bd5a JFS: Remove redundant kfree() NULL pointer checks 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