- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / include / linux / fs.h
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-05 Chris L Mason- update reiser4 to the latest code drop in -mm
2004-11-11 Hubert Mantel- patches.fixes/invalidate_inode_pages2-EIO: make inval...
2004-10-29 Robert Love[PATCH] make dnotify a configure-time option
2004-10-28 Christoph Hellwig[PATCH] remove page_follow_link
2004-10-28 Hugh Dickins[PATCH] anon cris align address_space
2004-10-25 James Morris[PATCH] Add d_alloc_name() to libfs
2004-10-20 William A. Adamson[PATCH] nfs4 lease: export remove_lease
2004-10-20 William A. Adamson[PATCH] nfs4 lease: export setlease
2004-10-20 William A. Adamson[PATCH] nfs4 lease: add a lock manager break callback
2004-10-20 William A. Adamson[PATCH] nfs4 lease: add a lock manager release private...
2004-10-20 William A. Adamson[PATCH] nfs4 lease: add a lock manager copy lock callback
2004-10-20 Stephen Hemminger[PATCH] register_chrdev_region(), alloc_chrdev_region...
2004-10-19 James Morris[PATCH] xattr consolidation v3 - generic xattr API
2004-10-19 Christoph Hellwig[PATCH] generic acl support for ->permission
2004-10-19 Christoph Hellwig[PATCH] don't export blkdev_open and def_blk_ops
2004-10-19 William Lee Irwin III[PATCH] eliminate inode waitqueue hashtable
2004-09-24 Nathan Scott[PATCH] Fix generic direct IO code for XFS
2004-09-22 Kirill Korotaev[PATCH] Fix of race in writeback_inodes()
2004-09-17 Andrey V. Savochkin[PATCH] fix for fsync ignoring writing errors
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-08 Christoph Hellwig[PATCH] fix address_space.i_mmap comment
2004-09-08 Ken Preslan[PATCH] Allow cluster-wide flock
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-30 Andreas Gruenbacher- patches.fixes/ipsec-nat-t-old: This is already in...
2004-08-27 Anton Blanchard[PATCH] reduce size of struct inode on 64bit
2004-08-24 Chris L Masonmerge in reiser4 patches from -mm. reiser4 is only...
2004-08-24 James Morris[PATCH] libfs: move transaction file ops into libfs
2004-08-23 Linus TorvaldsMerge bk://kernel.bkbits.net/gregkh/linux/usb-2.6
2004-08-23 Trond Myklebust[PATCH] Fix posix file locking (7/9)
2004-08-23 Trond Myklebust[PATCH] Fix posix file locking (6/9)
2004-08-23 Trond Myklebust[PATCH] Fix posix file locking (2/9)
2004-08-23 Ram Pai[PATCH] readahead fixes
2004-08-23 Neil Brown[PATCH] kNFSd: get rid of open_private_file
2004-08-23 Andrew Morton[PATCH] Concurrent O_SYNC write support
2004-08-23 Christoph Hellwig[PATCH] split generic_file_aio_write into buffered...
2004-08-23 Jens Axboe[PATCH] disk barriers: core
2004-08-23 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-08-18 Chris L Masonupdate aio patch set
2004-08-14 Olaf Hering+- update to 2.6.8 final
2004-08-13 Matthew Wilcox[PATCH] Remove fcntl f_op
2004-08-10 Jens Axboe- Update and include most of the barrier patches (core...
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Linus TorvaldsAdd "nonseekable_open()" helper functions for nonseekable
2004-08-07 Linus TorvaldsAdd pread/pwrite support bits to match the lseek bit.
2004-08-07 Linus TorvaldsAdd infrastructure for the VFS layer to mark files...
2004-08-06 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk1
2004-08-05 Linus TorvaldsMake the new simple_read_from_buffer() take a const src
2004-08-05 Alexander Viro[PATCH] simple_read_buffer() helper function
2004-08-02 Dan Aloni[PATCH] d_unhash consolidation
2004-07-28 Martin Pool[PATCH] trivial doc patch for partitions
2004-07-14 Alexander Viro[PATCH] sparse: read_descriptor_t annotation
2004-07-11 Neil Brown[PATCH] Use llseek instead of f_pos= for directory...
2004-07-11 David Howells[PATCH] intrinsic automount and mountpoint degradation...
2004-07-11 Jan Kara[PATCH] quota: inode->i_flags locking fixes
2004-07-03 Jan Kara[PATCH] Fix minor quota race
2004-07-02 Arjan van de Ven[PATCH] produce a warning on unchecked inode_setattr use
2004-06-27 Hugh Dickins[PATCH] Don't hold i_sem on swapfiles
2004-06-25 Andreas Gruenbacher- Roll back accidental modification.
2004-06-25 Andreas Gruenbacher- #42509: patches.fixes/ipsec-nat-t-old: Patch did...
2004-06-24 Alexander Viro[PATCH] symlink 2/9: ext2 conversion and helper functions
2004-06-24 Alexander Viro[PATCH] symlink 1/9: infrastructure and explanation
2004-06-21 Andreas Gruenbacher- #41420: replace patches.suse/xfs-blockdev with patche...
2004-06-20 Cesar Eduardo Barros[PATCH] O_NOATIME support
2004-06-20 David Howells[PATCH] Permit inode & dentry hash tables to be allocat...
2004-06-11 Andreas KleenPrevent access to block devices XFS has mounted (#41420)
2004-06-11 Andreas KleenAdd missing series.conf entries from previous commit
2004-05-29 Alexander Viro[PATCH] sparse: bits and pieces
2004-05-25 Chris L Mason- potential fix for 40701 (BUG in aio) and some O_SYNC...
2004-05-25 Andrew Morton[PATCH] Decrease srtuct file size by 8
2004-05-25 Andrew Morton[PATCH] Fix userspace include of linux/fs.h
2004-05-22 Andrew Morton[PATCH] rmap 20 i_mmap_shared into i_mmap
2004-05-22 Andrew Morton[PATCH] rmap 18: i_mmap_nonlinear
2004-05-22 Andrew Morton[PATCH] rmap 16: pretend prio_tree
2004-05-22 Andrew Morton[PATCH] Convert i_shared_sem back to a spinlock
2004-05-22 Kurt GarloffMake struct file fit into 256 bytes on 64bit by shuffli...
2004-05-21 Andrew Morton[PATCH] block device layer: separate backing_dev_info...
2004-05-21 Linus TorvaldsAdd 'mode' argument to vfs_symlink.
2004-05-19 Kurt GarloffPatches needed for LUSTRE integration.
2004-05-19 Andrew Morton[PATCH] Remove blk_run_queues() remnants
2004-05-15 Andrew Morton[PATCH] autofs4: expiry refcount fixes
2004-05-15 Andrew Morton[PATCH] Fix writeback_inodes-vs-umount race
2004-05-13 Chris L Masonfix race during writeback_inodes, the super can go...
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-23 Andreas Gruenbacher- patches.fixes/file-operations-fcntl.patch: Add fcntl...
2004-04-21 Andrew Morton[PATCH] lockfs - vfs bits
2004-04-19 Andreas Gruenbacher- Add a few patches from Andrew's -mc4 tree:
2004-04-19 Chris L Masonmerge aio O_SYNC code
2004-04-19 Andrew Morton[PATCH] direct-IO return type fixes
2004-04-17 Alexander Viro[PATCH] Remove unused 'kobject' from superblock
2004-04-17 Andrew Morton[PATCH] kill submit_{bh,bio} return value
2004-04-15 Jens Axboefix barrier bugs and reenable patches
2004-04-15 Andrew Morton[PATCH] radix-tree comment fix
2004-04-14 Kurt GarloffBack out barrier patches temporarily (#38950, #38949).
2004-04-12 Andrew Morton[PATCH] rmap 3 arches + mapping_mapped
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-04-12 Andrew Morton[PATCH] Light-weight Auditing Framework
2004-04-12 Andrew Morton[PATCH] writeback efficiency and QoS improvements
2004-04-12 Andrew Morton[PATCH] stop using address_space.clean_pages
2004-04-12 Andrew Morton[PATCH] Stop using address_space.locked_pages
next