Commit Graph

46 Commits (1236441f38b6a98caf4c7983e7efdecc2d1527b5)

Author SHA1 Message Date
Al Viro 008b150a3c [PATCH] Fix up symlink function pointers 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Christoph Hellwig 92198f7eaa [PATCH] pass iocb to dio_iodone_t 20 years ago
Ingo Molnar 39c715b717 [PATCH] smp_processor_id() cleanup 20 years ago
Dean Roehrich e1a40fa907 [XFS] Handle inode semaphores properly for dmapi queues 20 years ago
Nathan Scott ad89d0212e [XFS] Remove some debugging code from quota syscalls. 20 years ago
Nathan Scott 754002b4fb [XFS] Merge a few minor fixes to the quota warning code. 20 years ago
Nathan Scott 06d10dd9ca [XFS] Merge fixes into realtime quota code, since one/two reported, still 20 years ago
Nathan Scott 77bc5beb59 [XFS] Makes more sense to use the fsxattr interface instead of adding new 20 years ago
Christoph Hellwig bd5a876ac4 [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of 20 years ago
Christoph Hellwig d130c14c03 [XFS] simplify ASSERT 20 years ago
Christoph Hellwig 7d795ca344 [XFS] consolidate extent item freeing 20 years ago
Christoph Hellwig f898d6c09c [XFS] quiesce the filesystem proper when freezing 20 years ago
Christoph Hellwig 48fab6bf5f [XFS] add XFS_INOBT_IS_FREE_DISK 20 years ago
Eric Sandeen 6add2c4288 [XFS] Fix up some warning fallout from functions made static 20 years ago
Nathan Scott 365ca83d50 [XFS] Add support for project quota inheritance, a merge of Glens changes. 20 years ago
Nathan Scott c8ad20ffeb [XFS] Add support for project quota, based on Dan Knappes earlier work. 20 years ago
Christoph Hellwig 8401e9631c [XFS] remove xfs_incore_relse 20 years ago
Christoph Hellwig 66f58d236f [XFS] simplify XFS_PURGE_INODE 20 years ago
Christoph Hellwig efa8027804 [XFS] rewrite xfs_iflush_all 20 years ago
Christoph Hellwig ba0f32d460 [XFS] mark various symbols static Patch from Adrian Bunk 20 years ago
Christoph Hellwig 4372d6e103 [XFS] Remove dead code. Patch from Adrian Bunk 20 years ago
Christoph Hellwig cf9937c6c6 [XFS] Fix pagebuf slab initialization 20 years ago
Christoph Hellwig 02de1f0abf [XFS] fix some more compiler warnings in the vnode tracing code 20 years ago
Christoph Hellwig 23ea4032c8 [XFS] rename various pagebuf symbols to xfsbuf 20 years ago
Dean Roehrich 6fac0cb46b [XFS] coordinate mmap calls with xfs_dm_punch_hole 20 years ago
Nathan Scott b74e2159c9 [XFS] Add a get/set interface for XFS project identifiers. 20 years ago
Christoph Hellwig 66f5507133 [XFS] remove an over-zealous WARN_ON 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
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
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago