aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * | [XFS] Write log dummy record when freezing filesystemChristoph Hellwig2006-01-10
| * | [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven forChristoph Hellwig2006-01-10
| * | [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block.Yingping Lu2006-01-10
| * | [XFS] do barrier checks earlier. quota initialization may write to theChristoph Hellwig2006-01-10
| * | [XFS] Fix typo from when enabling write barriers by default, flags botchNathan Scott2006-01-10
| * | [XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott2006-01-10
| * | [XFS] Do not inherit properties for the quota inodes from the root inode.Nathan Scott2006-01-10
| * | [XFS] enable write barriers by defaultChristoph Hellwig2006-01-10
| * | [XFS] merge xfs_arch.h userspace changes backChristoph Hellwig2006-01-10
| * | [XFS] remove over-eager assertChristoph Hellwig2006-01-10
* | | [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* | | [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
| |/ |/|
* | xfs: header included twiceNicolas Kaiser2006-01-10
|/
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-10
|\
| * kbuild/xfs: introduce fs/xfs/KbuildSam Ravnborg2006-01-09
* | [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-10
* | [PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2006-01-10
* | [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-10
* | [PATCH] remove xfs xattr permission checksChristoph Hellwig2006-01-10
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* | [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-09
* | [PATCH] remove gcc-2 checksAndrew Morton2006-01-08
* | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-08
|/
* [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-15
* [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott2005-11-25
* [XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott2005-11-25
* [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher2005-11-25
* [XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott2005-11-25
* [XFS] handle error returns from freeze_bdevChristoph Hellwig2005-11-25
* [XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen2005-11-25
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-07
* [XFS] Remove no-longer-used qsort source.Nathan Scott2005-11-03
* [XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott2005-11-03
* [XFS] Remove several no-longer-used files.Nathan Scott2005-11-03
* [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-03
* [XFS] fix XFS quota for modular XFS buildsNathan Scott2005-11-02
* [XFS] Fixed the inconsistency between attribute b-tree intermidiate nodeYingping Lu2005-11-02
* [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.Nathan Scott2005-11-01
* [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode modeEric Sandeen2005-11-01
* [XFS] Fix boundary conditions when issuing direct IOs from large userspaceNathan Scott2005-11-01
* [XFS] Remove an unhelpful ifdef, the comment above the routine explainsNathan Scott2005-11-01
* [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.Nathan Scott2005-11-01
* [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.Nathan Scott2005-11-01
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-01
* [XFS] remove unused code from xfs_iomap_write_directEric Sandeen2005-11-01
* [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if notEric Sandeen2005-11-01
* [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsrYingping Lu2005-11-01
* [XFS] Fixed a bug in reporting extent list for attribute fork runningYingping Lu2005-11-01
* [XFS] Simplify pagebuf_rele Remove a conditional that can not be trueChristoph Hellwig2005-11-01