Age | Commit message (Expand) | Author |
2006-01-11 | [XFS] Initial pass at going directly-to-bio on the buffered IO path. This | Christoph Hellwig |
2006-01-11 | [XFS] Complete the pagebuf -> xfs_buf naming convention transition, | Nathan Scott |
2006-01-11 | [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks | Yingping Lu |
2006-01-11 | [XFS] Introduce per-filesystem delwri pagebuf flushing to reduce | David Chinner |
2006-01-11 | [XFS] take out the call to vn_mark_bad() used when acl inherit fails and | Tim Shimmin |
2006-01-11 | [XFS] endianess annotations and tidying for the uuid code | Christoph Hellwig |
2006-01-11 | [XFS] Fix a thinko when generating a forced shutdown stack trace. | Nathan Scott |
2006-01-11 | [XFS] Add a stack trace in the case of xfs_forced_shutdown. | Ryan Hankins |
2006-01-11 | [XFS] Fix quotaoff logitem for project quota, affects log recovery only. | Nathan Scott |
2006-01-11 | [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not | Nathan Scott |
2006-01-11 | [XFS] Fix v2 log bufsize reporting in /proc/mounts. | Nathan Scott |
2006-01-11 | [XFS] fix, speedup and simplify atime handling let the VFS handle atime | Christoph Hellwig |
2006-01-11 | [XFS] turn xlog helper macros into real functions | Christoph Hellwig |
2006-01-11 | [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing | Eric Sandeen |
2006-01-11 | [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover | Eric Sandeen |
2006-01-11 | [XFS] Ensure max diosize reported is aligned with minimum diosize. | Nathan Scott |
2006-01-11 | [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an | Nathan Scott |
2006-01-11 | [XFS] Sort out cosmetic differences between user and kernel copies of some | Nathan Scott |
2006-01-11 | [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont | Nathan Scott |
2006-01-11 | [XFS] Disable write barriers for now till intermittent IO errors are | Nathan Scott |
2006-01-11 | [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and | Nathan Scott |
2006-01-11 | [XFS] Write log dummy record when freezing filesystem | Christoph Hellwig |
2006-01-11 | [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for | Christoph Hellwig |
2006-01-11 | [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. | Yingping Lu |
2006-01-11 | [XFS] do barrier checks earlier. quota initialization may write to the | Christoph Hellwig |
2006-01-11 | [XFS] Fix typo from when enabling write barriers by default, flags botch | Nathan Scott |
2006-01-11 | [XFS] Implement the di_extsize allocator hint for non-realtime files as | Nathan Scott |
2006-01-11 | [XFS] Do not inherit properties for the quota inodes from the root inode. | Nathan Scott |
2006-01-11 | [XFS] enable write barriers by default | Christoph Hellwig |
2006-01-11 | [XFS] merge xfs_arch.h userspace changes back | Christoph Hellwig |
2006-01-11 | [XFS] remove over-eager assert | Christoph Hellwig |
2006-01-10 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig |
2006-01-10 | [PATCH] per-mountpoint noatime/nodiratime | Christoph Hellwig |
2006-01-10 | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig |
2006-01-10 | [PATCH] remove xfs xattr permission checks | Christoph Hellwig |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen |
2006-01-09 | kbuild/xfs: introduce fs/xfs/Kbuild | Sam Ravnborg |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) | OGAWA Hirofumi |
2005-12-15 | [PATCH] xfs: missing gfp_t annotations | Al Viro |
2005-11-25 | [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. | Nathan Scott |
2005-11-25 | [XFS] Fix a case where attr2 format was being used unconditionally. | Nathan Scott |
2005-11-25 | [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run | Felix Blyakher |
2005-11-25 | [XFS] Fix a 32 bit value wraparound when providing a mapping for a large | Nathan Scott |
2005-11-25 | [XFS] handle error returns from freeze_bdev | Christoph Hellwig |
2005-11-25 | [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents | Eric Sandeen |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |
2005-11-07 | [PATCH] mm: rename kmem_cache_s to kmem_cache | Pekka J Enberg |