[XFS] Make hole punching at EOF atomic.
[safe/jmp/linux-2.6] / fs / xfs / xfs_vnodeops.c
2007-07-14 David Chinner[XFS] Make hole punching at EOF atomic.
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2007-05-08 Tim Shimmin[XFS] Remove unused ilen variable and references.
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Lachlan McIlroy[XFS] propogate return codes from flush routines
2007-05-08 Eric Sandeen[XFS] remove more misc. unused args
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2006-11-11 David Chinner[XFS] Prevent a deadlock when xfslogd unpins inodes.
2006-11-11 David Chinner[XFS] Clean up i_flags and i_flags_lock handling.
2006-11-11 Vlad Apostolov[XFS] rename uio_read() to xfs_uio_read()
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Vlad Apostolov[XFS] pass file mode on DMAPI remove events
2006-09-28 Nathan Scott[XFS] Fix rounding bug in xfs_free_file_space found...
2006-06-27 Alexey Dobriyan[XFS] link(2) on directory is banned in VFS.
2006-06-20 Nathan Scott[XFS] Remove version 1 directory code. Never functioned...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on remaining vtypes...
2006-06-09 Nathan Scott[XFS] Resolve a namespace collision on vnode/vnodeops...
2006-06-09 Nathan Scott[XFS] Start writeout earlier (on last close) in the...
2006-06-09 Nathan Scott[XFS] Shutdown the filesystem if all device paths have...
2006-06-09 Barry Naujok[XFS] Add degframentation exclusion support
2006-06-09 Olaf Weber[XFS] Originally the ATTR_DMI flag also had the functio...
2006-06-09 Olaf Weber[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi...
2006-05-08 Nathan Scott[XFS] Fix a project quota space accounting leak on...
2006-03-31 Nathan Scott[XFS] Provide XFS support for the splice syscall.
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-22 Nathan Scott[XFS] Sync up one/two other minor changes missed in...
2006-03-22 Yingping Lu[XFS] Fixing the error caused by the conflict between...
2006-03-17 Nathan Scott[XFS] Complete transition away from linvfs naming conve...
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-11 Nathan Scott[XFS] Fix some build fallout from atime changes.
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Yingping Lu[XFS] Fixed delayed_blks assert failure during umount...
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-11 Nathan Scott[XFS] Sort out cosmetic differences between user and...
2006-01-11 Yingping Lu[XFS] Fixed an assertion failure in xfs_reclaim caused...
2006-01-11 Nathan Scott[XFS] Implement the di_extsize allocator hint for non...
2006-01-11 Christoph Hellwig[XFS] remove over-eager assert
2005-11-25 Felix Blyakher[XFS] Tight loop in xfs_finish_reclaim_all prevented...
2005-11-02 Eric Sandeen[XFS] fix old xfs_setattr mis-merge from irix; mostly...
2005-11-02 Eric Sandeen[XFS] Prevent data corruption on extending truncate...
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-01 David Chinner[XFS] Introduce two new mount options (nolargeio/largei...
2005-11-01 Christoph Hellwig[XFS] write barrier support Issue all log sync operati...
2005-09-02 Christoph Hellwig[XFS] add infrastructure for waiting on I/O completion...
2005-09-02 Christoph Hellwig[XFS] remove struct vnode::v_type
2005-06-21 Nathan Scott[XFS] Merge fixes into realtime quota code, since one...
2005-06-21 Christoph Hellwig[XFS] (mostly) remove xfs_inval_cached_pages Since...
2005-06-21 Nathan Scott[XFS] Add support for project quota inheritance, a...
2005-06-21 Nathan Scott[XFS] Add support for project quota, based on Dan Knapp...
2005-06-21 Christoph Hellwig[XFS] mark various symbols static Patch from Adrian...
2005-05-05 Dean Roehrich[XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2