Commit Graph

126 Commits (7b75b13cda8bd21e8636ea985f76e1ce5bd1a470)

Author SHA1 Message Date
Nathan Scott 9bd6f13dfd [XFS] Fix missing inode atime update from the utime syscall. 19 years ago
David Chinner 9fddaca229 [XFS] Account for the page we just wrote when we detect congestion during 19 years ago
Christoph Lameter e965f9630c [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method 19 years ago
Nathan Scott fad3aa1e8e [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as 19 years ago
Yingping Lu 3a69c7dc6f [XFS] Interim solution for attribute insertion failure during file 19 years ago
David Chinner d88992f660 [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for 19 years ago
Nathan Scott 107a09c44b [XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround 19 years ago
Nathan Scott c2e8143220 [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. 19 years ago
Nathan Scott 54245702ab [XFS] Fix symlink creation too, with respect to initialising SELinux 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Nathan Scott 0d1335b310 [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. 19 years ago
Nathan Scott ca5ccbf98d [XFS] Fix some build fallout from atime changes. 19 years ago
Yingping Lu 71df099dc3 [XFS] xfssyncd is responsible for flushing inode or device's data by 19 years ago
Christoph Hellwig 75e17b3caf [XFS] add helper to get xfs_inode from vnode 19 years ago
Nathan Scott 204ab25f36 [XFS] Fix up offset type inconsistencies and gcc warnings from earlier 19 years ago
Christoph Hellwig da7f93e9ee [XFS] fix up per-device xfsbufd 19 years ago
Christoph Hellwig f5e596bbef [XFS] fix writeback control handling fix a reversed condition on where to 19 years ago
Christoph Hellwig 6c4fe19f66 [XFS] cluster rewrites We can cluster mapped pages aswell, this improves 19 years ago
Christoph Hellwig 7336cea8c2 [XFS] pass full 64bit offsets to xfs_add_to_ioend 19 years ago
Christoph Hellwig d5cb48aaac [XFS] consolidate some code in xfs_page_state_convert The unmapped buffer 19 years ago
Christoph Hellwig 9260dc6b2e [XFS] various fixes for xfs_convert_page fix various bogusities in 19 years ago
Christoph Hellwig 1defeac9d4 [XFS] clean up the xfs_offset_to_map interface Currently we pass a struct 19 years ago
Christoph Hellwig 10ce444428 [XFS] use pagevec lookups This reduces the time spend in the radix tree 19 years ago
Christoph Hellwig f6d6d4fcd1 [XFS] Initial pass at going directly-to-bio on the buffered IO path. This 19 years ago
Nathan Scott ce8e922c0e [XFS] Complete the pagebuf -> xfs_buf naming convention transition, 19 years ago
Yingping Lu 68bdb6eabc [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks 19 years ago
David Chinner a6867a6815 [XFS] Introduce per-filesystem delwri pagebuf flushing to reduce 19 years ago
Tim Shimmin 216d3b2acb [XFS] take out the call to vn_mark_bad() used when acl inherit fails and 19 years ago
Nathan Scott 446ada4a03 [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not 19 years ago
Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime 19 years ago
Eric Sandeen 24ee80882d [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing 19 years ago
Nathan Scott 0d14824c07 [XFS] Ensure max diosize reported is aligned with minimum diosize. 19 years ago
Nathan Scott a255a7456d [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont 19 years ago
Christoph Hellwig 1df84c930a [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for 19 years ago
Christoph Hellwig 4ef19dddba [XFS] enable write barriers by default 19 years ago
Christoph Hellwig 7ff92053dd [PATCH] don't include ioctl32.h in drivers 19 years ago
Christoph Hellwig fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Christoph Hellwig 3542c6e18f [PATCH] remove xfs xattr permission checks 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Nathan Scott a4656391b7 [XFS] Fix a 32 bit value wraparound when providing a mapping for a large 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 19 years ago
Nathan Scott 15c84a4701 [XFS] Remove no-longer-used qsort source. 19 years ago
Nathan Scott 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. 19 years ago
Nathan Scott 19d5bcf370 [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. 19 years ago
Nathan Scott fdc7ed75c0 [XFS] Fix boundary conditions when issuing direct IOs from large userspace 19 years ago