Commit Graph

216 Commits (7170be5f586b59bdcdab082778a5d9203ba7b667)

Author SHA1 Message Date
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 3762ec6bf7 [XFS] Merge in trivial changes, sync up headers with userspace 19 years ago
Nathan Scott 6ab65429b4 [XFS] Fix compiler warnings from older gcc versions wrt printfalike 19 years ago
Nathan Scott ca5ccbf98d [XFS] Fix some build fallout from atime changes. 19 years ago
Tim Shimmin 1259845d3f [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to 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
Christoph Hellwig 794fe2dc65 [XFS] endianess annotations and tidying for the uuid code 19 years ago
Nathan Scott 60a204f096 [XFS] Fix a thinko when generating a forced shutdown stack trace. 19 years ago
Ryan Hankins 0733af213f [XFS] Add a stack trace in the case of xfs_forced_shutdown. 19 years ago
Nathan Scott 77a7cce425 [XFS] Fix quotaoff logitem for project quota, affects log recovery only. 19 years ago
Nathan Scott 446ada4a03 [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not 19 years ago
Nathan Scott c2cd255060 [XFS] Fix v2 log bufsize reporting in /proc/mounts. 19 years ago
Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime 19 years ago
Christoph Hellwig dd954c69d1 [XFS] turn xlog helper macros into real functions 19 years ago
Eric Sandeen 24ee80882d [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing 19 years ago
Eric Sandeen 65be605419 [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover 19 years ago
Nathan Scott 0d14824c07 [XFS] Ensure max diosize reported is aligned with minimum diosize. 19 years ago
Nathan Scott ee2a4f7caa [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an 19 years ago
Nathan Scott 3ddb8fa98c [XFS] Sort out cosmetic differences between user and kernel copies of some 19 years ago
Nathan Scott a255a7456d [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont 19 years ago
Nathan Scott b04ed21a1f [XFS] Disable write barriers for now till intermittent IO errors are 19 years ago
Nathan Scott 13059ff04c [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and 19 years ago
Christoph Hellwig e13a73f025 [XFS] Write log dummy record when freezing filesystem 19 years ago
Christoph Hellwig 1df84c930a [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for 19 years ago
Yingping Lu 1661dc8e7a [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. 19 years ago
Christoph Hellwig c7d437da3d [XFS] do barrier checks earlier. quota initialization may write to the 19 years ago
Nathan Scott 70a061f1fd [XFS] Fix typo from when enabling write barriers by default, flags botch 19 years ago
Nathan Scott dd9f438e32 [XFS] Implement the di_extsize allocator hint for non-realtime files as 19 years ago
Nathan Scott 061f7209bd [XFS] Do not inherit properties for the quota inodes from the root inode. 19 years ago
Christoph Hellwig 4ef19dddba [XFS] enable write barriers by default 19 years ago
Christoph Hellwig d3a9b1f9da [XFS] merge xfs_arch.h userspace changes back 19 years ago
Christoph Hellwig f60d36690c [XFS] remove over-eager assert 19 years ago
Nicolas Kaiser 099f7f0a82 xfs: header included twice 19 years ago