- 5b82e0e xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present by Richard Wareing · 7 years ago
- 624e54b xfs: make the ASSERT() condition likely by Amir Goldstein · 8 years ago
- 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
- aa2dd0a xfs: remove __arch_pack by Christoph Hellwig · 8 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 80529c4 xfs: pass xfsstats structures to handlers and macros by Bill O'Donnell · 9 years ago
- b2a922c xfs: remove xfs_caddr_t by Christoph Hellwig · 9 years ago
- fc51c2b xfs: remove inst_t by Christoph Hellwig · 9 years ago
- db9d67d xfs: remove __psint_t and __psunsigned_t by Christoph Hellwig · 9 years ago
- 5681ca4 xfs: Remove icsb infrastructure by Dave Chinner · 10 years ago
- 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
- e076b0f xfs: kill time.h by Dave Chinner · 10 years ago
- 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
- 4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next by Dave Chinner · 10 years ago
- b92cc59f6 xfs: kill xfs_vnode.h by Dave Chinner · 10 years ago
- d5cf09b xfs: require 64-bit sector_t by Christoph Hellwig · 10 years ago
- a31b1d3 xfs: add xfs_mount sysfs kobject by Brian Foster · 10 years ago
- d99831f xfs: return is not a function by Eric Sandeen · 10 years ago
- ca23f8f xfs: add xfs_verifier_error() by Eric Sandeen · 11 years ago
- 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 11 years ago
- 5c75390 xfs: remove two unused macro definitions in xfs_linux.h by Zhi Yong Wu · 11 years ago
- c5eeb7e xfs: create wrappers for converting kuid_t to/from uid_t by Dwight Engen · 11 years ago
- 4f3d71f xfs: move kernel specific type definitions to xfs.h by Dave Chinner · 11 years ago
- 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 12 years ago
- 3d6e036 xfs: Add ratelimited printk for different alert levels by Rich Johnston · 12 years ago
- bc02e86 xfs: add CRC infrastructure by Christoph Hellwig · 12 years ago
- 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
- 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
- c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_linux.h]
- 06f8e2d xfs: don't expect xfs headers to be in subdirectories by Alex Elder · 13 years ago
- 218106a xfs: use generic get_unaligned_beXX helpers by Christoph Hellwig · 13 years ago
- 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 14 years ago
- 9130090 xfs: kill support/debug.[ch] by Dave Chinner · 14 years ago
- 10e3839 xfs: introduce new logging API. by Dave Chinner · 14 years ago
- eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 14 years ago
- 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
- 6c77b0e xfs: remove xfs_cred.h by Christoph Hellwig · 14 years ago
- 78a4b09 xfs: remove xfs_globals.h by Christoph Hellwig · 14 years ago
- fa9b227 xfs: new truncate sequence by Christoph Hellwig · 14 years ago
- 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
- d7658d4 xfs: kill xfs_lrw.h by Christoph Hellwig · 15 years ago
- 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
- 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
- a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 16 years ago
- fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 16 years ago
- 2b5decd [XFS] remove xfs_vfs.h by Christoph Hellwig · 16 years ago
- 6c31b93 [XFS] allow inode64 mount option on 32 bit systems by Christoph Hellwig · 16 years ago
- 6bfb3d0 [XFS] Fix race when looking up reclaimable inodes by David Chinner · 16 years ago
- e0b8e8b [XFS] remove restricted chown parameter from xfs linux by Tim Shimmin · 16 years ago
- 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
- ab4a9b0 [XFS] remove the sema_t from XFS. by David Chinner · 16 years ago
- 863890c [XFS] kill vn_to_inode by Christoph Hellwig · 16 years ago
- e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
- ae23a5e [XFS] Pack some shortform dir2 structures for the ARM old ABI architecture. by Eric Sandeen · 16 years ago
- 189f4bf [XFS] XFS: ASCII case-insensitive support by Barry Naujok · 16 years ago
- 64275ea [XFS] Include linux/random.h in all builds, not just debug. by David Chinner · 17 years ago
- 18d1820 [XFS] Fix broken HAVE_SPLICE removal commit. by Donald Douwsma · 17 years ago
- 163d368 [XFS] Remove the xfs_refcache by Donald Douwsma · 17 years ago
- e6a4b37 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. by Tim Shimmin · 17 years ago
- 4ca488e [XFS] Kill off xfs_statvfs. by Christoph Hellwig · 17 years ago
- 007c61c [XFS] Remove spin.h by Eric Sandeen · 17 years ago
- 745f691 [XFS] call common xfs vfs-level helpers directly and remove vfs operations by Christoph Hellwig · 17 years ago
- 39cd9f8 [XFS] kill move.[ch] by Christoph Hellwig · 17 years ago
- af3a2e8 [XFS] move linux/log2.h header to xfs_linux.h by Eric Sandeen · 17 years ago
- 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
- 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
- 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 18 years ago
- 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
- 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
- b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- ebe1090 [XFS] Remove a couple of no-longer-used macros. by Nathan Scott · 18 years ago
- da2f4d6 [XFS] Map EFSCORRUPTED to an actual error code, not just a made up one by Nathan Scott · 18 years ago
- 59c1b08 [XFS] Make the pflags test/set wrappers more legible for us mere humans. by Nathan Scott · 18 years ago
- d3446ea [XFS] Add degframentation exclusion support by Barry Naujok · 18 years ago
- 1b89584 [XFS] Provide XFS support for the splice syscall. by Nathan Scott · 19 years ago
- ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 19 years ago
- 01e1b69 [XFS] using a spinlock per cpu for superblock counter exclusion results in by David Chinner · 19 years ago
- e8234a6 [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by by David Chinner · 19 years ago
- d2c32ed [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are many by Nathan Scott · 19 years ago
- 8d280b9 [XFS] On machines with more than 8 cpus, when running parallel I/O by David Chinner · 19 years ago
- f6d6d4f [XFS] Initial pass at going directly-to-bio on the buffered IO path. This by Christoph Hellwig · 19 years ago
- ce8e922 [XFS] Complete the pagebuf -> xfs_buf naming convention transition, finally. by Nathan Scott · 19 years ago
- 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
- 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
- 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- 0fdfb37 [XFS] Remove a null CELL macro and its one caller, not useful to anyone. by Nathan Scott · 19 years ago
- 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
- cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
- 0829c36 [XFS] Add infrastructure for tracking I/O completions by Christoph Hellwig · 19 years ago
- 2a5a68b Merge rsync://oss.sgi.com/git/xfs-2.6 by Linus Torvalds · 19 years ago
- 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
- c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago