summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-101-0/+6
|\
| * kbuild/xfs: introduce fs/xfs/KbuildSam Ravnborg2006-01-091-0/+6
* | [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* | [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-101-0/+3
* | [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* | [PATCH] remove xfs xattr permission checksChristoph Hellwig2006-01-102-26/+8
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-093-17/+17
* | [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-0910-26/+22
* | [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-7/+1
* | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-2/+1
|/
* [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-151-2/+2
* [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott2005-11-251-24/+12
* [XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott2005-11-251-3/+8
* [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher2005-11-251-2/+3
* [XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott2005-11-251-7/+6
* [XFS] handle error returns from freeze_bdevChristoph Hellwig2005-11-251-1/+1
* [XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen2005-11-251-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-093-8/+1
* [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-071-2/+2
* [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-043-182/+4
* [XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott2005-11-041-2/+2
* [XFS] Remove several no-longer-used files.Nathan Scott2005-11-034-2300/+0
* [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-034-35/+19
* [XFS] fix XFS quota for modular XFS buildsNathan Scott2005-11-031-1/+1
* [XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu2005-11-031-1/+2
* [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott2005-11-021-2/+3
* [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen2005-11-021-1/+1
* [XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott2005-11-021-12/+16
* [XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott2005-11-021-13/+1
* [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott2005-11-024-168/+39
* [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-026-12/+19
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-0216-811/+794
* [XFS] remove unused code from xfs_iomap_write_directEric Sandeen2005-11-021-8/+0
* [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen2005-11-021-3/+3
* [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu2005-11-021-1/+23
* [XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu2005-11-021-6/+7
* [XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig2005-11-021-25/+4
* [XFS] Rework the final mount options flag bit to make room for more.Nathan Scott2005-11-023-33/+42
* [XFS] Rework the dquot hash sizing heuristics.Nathan Scott2005-11-023-31/+20
* [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c changeEric Sandeen2005-11-021-0/+1
* [XFS] Disable attr2 by default, until a more appropriate time to enableNathan Scott2005-11-021-1/+9
* [XFS] Prevent data corruption on extending truncate case from cxfs clientEric Sandeen2005-11-021-1/+3
* [XFS] Fix sparse warnings in ktrace.[ch]Christoph Hellwig2005-11-022-2/+2
* [XFS] silence gcc4 warnings. the directory ones are wrong because ofChristoph Hellwig2005-11-025-4/+20
* [XFS] Remove unused type, xfs_gap_t.Nathan Scott2005-11-021-18/+0
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-028-292/+271
* [XFS] Show additional mount options in /proc/mounts, fix up some debugNathan Scott2005-11-021-0/+4
* [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode.Nathan Scott2005-11-022-11/+12
* [XFS] Remove dead code in xfs_iomap_write_direct; save some stackEric Sandeen2005-11-021-8/+4
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-0212-312/+132
OpenPOWER on IntegriCloud