[PATCH] fbdev: move ioctl32 code to fbmem.c
[safe/jmp/linux-2.6] / fs / xfs /
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.
2005-11-02 Eric Sandeen[XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops...
2005-11-02 Nathan Scott[XFS] Disable attr2 by default, until a more appropriat...
2005-11-02 Eric Sandeen[XFS] Prevent data corruption on extending truncate...
2005-11-02 Christoph Hellwig[XFS] Fix sparse warnings in ktrace.[ch]
2005-11-02 Christoph Hellwig[XFS] silence gcc4 warnings. the directory ones are...
2005-11-02 Nathan Scott[XFS] Remove unused type, xfs_gap_t.
2005-11-02 Christoph Hellwig[XFS] endianess annotations and cleanup for the quota...
2005-11-02 Nathan Scott[XFS] Show additional mount options in /proc/mounts...
2005-11-02 Nathan Scott[XFS] Fix up a 32/64 local flags variable issue when...
2005-11-02 Eric Sandeen[XFS] Remove dead code in xfs_iomap_write_direct; save...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Update license/copyright notices to match the...
2005-11-02 Nathan Scott[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers...
2005-11-02 Christoph Hellwig[XFS] remove unused struct xfs_ail_ticket
2005-11-02 Nathan Scott[XFS] Track external log/realtime device names for...
2005-11-02 Nathan Scott[XFS] Improve buffered read throughput by removing...
2005-11-02 Nathan Scott[XFS] Remove a null CELL macro and its one caller,...
2005-11-02 Nathan Scott[XFS] Fix up an internal sort function name collision...
2005-11-02 Nathan Scott[XFS] Make some extended attributes routines take const...
2005-11-01 Nathan Scott[XFS] Ondisk format extension for extended attributes...
2005-11-01 Nathan Scott[XFS] Ondisk format extension for extended attributes...
2005-11-01 Nathan Scott[XFS] Ondisk format extension for extended attributes...
2005-11-01 Nathan Scott[XFS] Move some code around to prepare for the upcoming...
2005-11-01 David Chinner[XFS] Introduce two new mount options (nolargeio/largei...
2005-11-01 Nathan Scott[XFS] Provide a mechiansm for flushing delalloc before...
2005-11-01 Nathan Scott[XFS] Fix signedness issues in dquot ID handling, allow...
2005-11-01 Nathan Scott[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.
2005-11-01 Christoph Hellwig[XFS] only mark buffers done when all pages are uptodat...
2005-11-01 Eric Sandeen[XFS] Stack footprint reduction for xfs_swapext (used...
2005-11-01 Christoph Hellwig[XFS] write barrier support Issue all log sync operati...
2005-11-01 Christoph Hellwig[XFS] fix PBF_NONE handling
2005-11-01 Christoph Hellwig[XFS] Add format checking to cmn_err and icmn_err
2005-11-01 Christoph Hellwig[XFS] remove unused pagebuf flags
2005-11-01 Christoph Hellwig[XFS] Make sure the threads and shaker in xfs_buf are...
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-10 Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 Nathan Scott[XFS] Revert recent quota Makefile change, not in a...
2005-09-08 Nathan Scott[XFS] Fix modular XFS builds (Makefile botch).
2005-09-08 Nathan Scott[XFS] Remove special Kconfig XFS menu, make XFS options...
2005-09-08 Nathan Scott[XFS] Cleanup some -Wundef flag warnings in the endian...
2005-09-05 Nathan Scott[XFS] Sort out some cosmetic differences between XFS...
2005-09-05 Nathan Scott[XFS] Fix incorrect use of BMAPI_READ in unwritten...
2005-09-04 Christoph Hellwig[XFS] replace "extern inline" with "static inline"...
2005-09-04 Christoph Hellwig[XFS] Switch kernel thread handling to the kthread_ API
2005-09-04 David Chinner[XFS] Fix racy access to pb_flags. pagebuf_rele()...
2005-09-04 Christoph Hellwig[XFS] Retry linux inode cacech lookup if we found a...
2005-09-04 Tim Shimmin[XFS] Fixes a bug in the quota code when allocating...
2005-09-04 Christoph Hellwig[XFS] remove some dead code from pagebuf
2005-09-04 Christoph Hellwig[XFS] allow a null behaviour pointer in linvfs_clear_inode
2005-09-04 Nathan Scott[XFS] Manage spinlock differences between kernel versio...
2005-09-04 Eric Sandeen[XFS] add handlers to fix xfs_flock_t alignment issues...
2005-09-04 Felix Blyakher[XFS] Check if there is first behavior before calling...
2005-09-04 Tim Shimmin[XFS] Need to be able to reset sb_qflags if not mountin...
2005-09-04 Christoph Hellwig[XFS] streamline the clear_inode path
2005-09-04 Christoph Hellwig[XFS] Delay I/O completion for unwritten extents after...
2005-09-04 Christoph Hellwig[XFS] Delay direct I/O completion to a workqueue This...
2005-09-04 Christoph Hellwig[XFS] Add in the new xfs_aops.h header file for I/O...
2005-09-02 Christoph Hellwig[XFS] Add infrastructure for tracking I/O completions
2005-09-02 Christoph Hellwig[XFS] add infrastructure for waiting on I/O completion...
2005-09-02 Christoph Hellwig[XFS] remove unessecary vnode flags
2005-09-02 Christoph Hellwig[XFS] Fix sparse warnings in kmem_* functions Patch...
2005-09-02 Tim Shimmin[XFS] Need to unlock the AIL before calling xfs_force_s...
2005-09-02 Christoph Hellwig[XFS] remove struct vnode::v_type
2005-09-02 Nathan Scott[XFS] Remove extraneous quotacheck diagnostics.
2005-09-02 Nathan Scott[XFS] Add in grpid/nogrpid mount option parsing, actual...
2005-09-02 Tim Shimmin[XFS] 929956 add log debugging and tracing info
2005-09-02 Tim Shimmin[XFS] Fix up the calculation of the reservation overhea...
2005-09-02 Nathan Scott[XFS] Fix regression in transaction reserved-block...
2005-09-02 Eric Sandeen[XFS] Fix check for writeable file in xfs_ioc_space...
2005-09-02 David Chinner[XFS] Prevent the incore superblock sb_fdblocks count...
2005-09-02 Nathan Scott[XFS] Add a chunk of tracing code to diagnose truncate...
2005-09-02 Nathan Scott[XFS] Make metadata IO completion consistent with other...
2005-09-02 Christoph Hellwig[XFS] replace vn_get usage by ihold
2005-09-02 Dean Roehrich[XFS] send dmapi events from nopage for mmapped files
2005-09-02 Dean Roehrich[XFS] upate copyrights
next