[PATCH] knfsd: fix nfs4_open lock leak
[safe/jmp/linux-2.6] / fs / xfs /
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
2006-02-01 Nathan Scott[XFS] Fix regression in xfs_buf_rele dealing with non...
2006-02-01 Yingping Lu[XFS] Interim solution for attribute insertion failure...
2006-01-18 David Chinner[XFS] Fix a race in xfs_submit_ioend() where we can...
2006-01-16 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-16 Nathan Scott[XFS] remove no-longer-needed IS_NOATIME macro, twas...
2006-01-16 Nathan Scott[XFS] mutex fallout - fix debug builds and remove no...
2006-01-16 Nathan Scott[XFS] Fix symlink creation too, with respect to initial...
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-12 Nathan ScottMerge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
2006-01-11 Nathan Scott[XFS] Fix follow_link when dealing with symlinks larger...
2006-01-11 Nathan Scott[XFS] Merge in trivial changes, sync up headers with...
2006-01-11 Nathan Scott[XFS] Fix compiler warnings from older gcc versions...
2006-01-11 Nathan Scott[XFS] Fix some build fallout from atime changes.
2006-01-11 Tim Shimmin[XFS] remove XFS_LOG_RES_DEBUG and turn on the res...
2006-01-11 Yingping Lu[XFS] xfssyncd is responsible for flushing inode or...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Nathan Scott[XFS] Fix up offset type inconsistencies and gcc warnin...
2006-01-11 Christoph Hellwig[XFS] fix up per-device xfsbufd
2006-01-11 Christoph Hellwig[XFS] fix writeback control handling fix a reversed...
2006-01-11 Christoph Hellwig[XFS] cluster rewrites We can cluster mapped pages...
2006-01-11 Christoph Hellwig[XFS] pass full 64bit offsets to xfs_add_to_ioend
2006-01-11 Christoph Hellwig[XFS] consolidate some code in xfs_page_state_convert...
2006-01-11 Christoph Hellwig[XFS] various fixes for xfs_convert_page fix various...
2006-01-11 Christoph Hellwig[XFS] clean up the xfs_offset_to_map interface Currentl...
2006-01-11 Christoph Hellwig[XFS] use pagevec lookups This reduces the time spend...
2006-01-11 Christoph Hellwig[XFS] Initial pass at going directly-to-bio on the...
2006-01-11 Nathan Scott[XFS] Complete the pagebuf -> xfs_buf naming convention...
2006-01-11 Yingping Lu[XFS] Fixed delayed_blks assert failure during umount...
2006-01-11 David Chinner[XFS] Introduce per-filesystem delwri pagebuf flushing...
2006-01-11 Tim Shimmin[XFS] take out the call to vn_mark_bad() used when...
2006-01-11 Christoph Hellwig[XFS] endianess annotations and tidying for the uuid...
2006-01-11 Nathan Scott[XFS] Fix a thinko when generating a forced shutdown...
2006-01-11 Ryan Hankins[XFS] Add a stack trace in the case of xfs_forced_shutdown.
2006-01-11 Nathan Scott[XFS] Fix quotaoff logitem for project quota, affects...
2006-01-11 Nathan Scott[XFS] Add an XFS callout to security_inode_init_securit...
2006-01-11 Nathan Scott[XFS] Fix v2 log bufsize reporting in /proc/mounts.
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-11 Christoph Hellwig[XFS] turn xlog helper macros into real functions
2006-01-11 Eric Sandeen[XFS] remove unused vars, args, & unneeded intermediate...
2006-01-11 Eric Sandeen[XFS] remove unused "readonly" arg from xlog_find_tail...
2006-01-11 Nathan Scott[XFS] Ensure max diosize reported is aligned with minim...
2006-01-11 Nathan Scott[XFS] Fix an intermittent pquota panic caused by dodgey...
2006-01-11 Nathan Scott[XFS] Sort out cosmetic differences between user and...
2006-01-11 Nathan Scott[XFS] Make d_maxiosz report the real maximum (INT_MAX...
2006-01-11 Nathan Scott[XFS] Disable write barriers for now till intermittent...
2006-01-11 Nathan Scott[XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps...
2006-01-11 Christoph Hellwig[XFS] Write log dummy record when freezing filesystem
2006-01-11 Christoph Hellwig[XFS] Mark some lookup tables const. Thanks to Arjan...
2006-01-11 Yingping Lu[XFS] Fixed an assertion failure in xfs_reclaim caused...
2006-01-11 Christoph Hellwig[XFS] do barrier checks earlier. quota initialization...
2006-01-11 Nathan Scott[XFS] Fix typo from when enabling write barriers by...
2006-01-11 Nathan Scott[XFS] Implement the di_extsize allocator hint for non...
2006-01-11 Nathan Scott[XFS] Do not inherit properties for the quota inodes...
2006-01-11 Christoph Hellwig[XFS] enable write barriers by default
2006-01-11 Christoph Hellwig[XFS] merge xfs_arch.h userspace changes back
2006-01-11 Christoph Hellwig[XFS] remove over-eager assert
2006-01-11 Nicolas Kaiserxfs: header included twice
2006-01-10 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2006-01-10 Christoph Hellwig[PATCH] don't include ioctl32.h in drivers
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-10 Christoph Hellwig[PATCH] remove xfs xattr permission checks
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: XFS
2006-01-09 Sam Ravnborgkbuild/xfs: introduce fs/xfs/Kbuild
2006-01-09 Andrew Morton[PATCH] remove gcc-2 checks
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2005-12-15 Al Viro[PATCH] xfs: missing gfp_t annotations
2005-11-25 Nathan Scott[XFS] Resolve the xlog_grant_log_space hang, revert...
2005-11-25 Nathan Scott[XFS] Fix a case where attr2 format was being used...
2005-11-25 Felix Blyakher[XFS] Tight loop in xfs_finish_reclaim_all prevented...
2005-11-25 Nathan Scott[XFS] Fix a 32 bit value wraparound when providing...
2005-11-25 Christoph Hellwig[XFS] handle error returns from freeze_bdev
2005-11-25 Eric Sandeen[XFS] Fix potential overflow in xfs_iomap_t delta for...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Pekka J Enberg[PATCH] mm: rename kmem_cache_s to kmem_cache
2005-11-03 Nathan Scott[XFS] Remove no-longer-used qsort source.
2005-11-03 Nathan Scott[XFS] Fix an inode32 regression - if no options are...
2005-11-03 Nathan Scott[XFS] Remove several no-longer-used files.
2005-11-03 Nathan Scott[XFS] Cleanup cosmetic differences between source trees.
2005-11-03 Nathan Scott[XFS] fix XFS quota for modular XFS builds
2005-11-02 Yingping Lu[XFS] Fixed the inconsistency between attribute b-tree...
2005-11-02 Nathan Scott[XFS] Ensure fsync does not incorrectly return EIO...
2005-11-02 Eric Sandeen[XFS] Fix calculation of reserved AGs for inodes in...
2005-11-02 Nathan Scott[XFS] Fix boundary conditions when issuing direct IOs...
2005-11-02 Nathan Scott[XFS] Remove an unhelpful ifdef, the comment above...
2005-11-02 Nathan Scott[XFS] Remove old, broken nolog-mode code - noone plans...
2005-11-02 Nathan Scott[XFS] Rework fid encode/decode wrt 64 bit inums interac...
2005-11-02 Christoph Hellwig[XFS] Endianess annotations for various allocator data...
2005-11-02 Eric Sandeen[XFS] remove unused code from xfs_iomap_write_direct
2005-11-02 Eric Sandeen[XFS] fix old xfs_setattr mis-merge from irix; mostly...
2005-11-02 Yingping Lu[XFS] Fixing size report discrepancy between ls and...
2005-11-02 Yingping Lu[XFS] Fixed a bug in reporting extent list for attribut...
2005-11-02 Christoph Hellwig[XFS] Simplify pagebuf_rele Remove a conditional that...
2005-11-02 Nathan Scott[XFS] Rework the final mount options flag bit to make...
2005-11-02 Nathan Scott[XFS] Rework the dquot hash sizing heuristics.
next