summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-03-31[NET]: Remove i_sockMatthew Wilcox
2005-03-16MergeLinus Torvalds
2005-03-09[PATCH] nfsd4: eliminate unnecessary remove_leaseNeil Brown
2005-03-09[PATCH] nfsd4: move delegation decisions to lock_manager callbacksNeil Brown
2005-03-07[PATCH] vfs: adds the S_PRIVATE flag and adds use to securityJeff Mahoney
2005-03-04[PATCH] make mapping->tree_lock an rwlockbill.irwin@oracle.com
2005-03-04[PATCH] write and wait on range before direct io readZach Brown
2005-03-04[PATCH] invalidate range of pages after direct IO writeZach Brown
2005-02-28Currently touching audit.h triggers a large rebuild because it's suckedChris Wright
2005-02-22[PATCH] Fix NR_OPEN header order dependencyTom Rini
2005-02-21[PATCH] Re-order <linux/fs.h> includes to fix userland breakageTom Rini
2005-02-03[PATCH] Move <linux/prio_tree.h> down in <linux/fs.h>Tom Rini
2005-02-02Merge nathans@oss.sgi.com:/oss/bitkeeper/xfs-linux-2.6Christoph Hellwig
2005-01-26Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott
2005-01-25[PATCH] compat ioctl security hook fixupChris Wright
2005-01-25Add 'f_maxcount' to allow filesystems to set a per-file maximum IO size.Linus Torvalds
2005-01-24Rename "locks_verify_area()" to "rw_verify_area()" and clean up theLinus Torvalds
2005-01-20[PATCH] Support compat_ioctl for block devicesAndi Kleen
2005-01-20Merge nathans@oss.sgi.com:/oss/bitkeeper/xfs-linux-2.6Nathan Scott
2005-01-14[PATCH] macros to detect existance of unlocked_ioctl and ioctl_compatMichael S. Tsirkin
2005-01-14[PATCH] ioctl rework #2Christoph Hellwig
2005-01-14Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott
2005-01-13Move extern find_exported_dentry declaration into a common header.Christoph Hellwig
2005-01-11[PATCH] BUG on error handlings in Ext3 under I/O failure conditionHisashi Hifumi
2005-01-10[PATCH] remove NR_SUPER defineAndries E. Brouwer
2005-01-07[PATCH] invalidate_inode_pages2() mmap coherency fixAndrew Morton
2005-01-07[PATCH] vmtrunc: truncate_count not atomicHugh Dickins
2005-01-04[PATCH] invalidate_inodes speedupWilliam Lee Irwin III
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-04 VFS: Remove LOCK_USE_CLNT. It should no longer be necessary.Trond Myklebust
2005-01-03[PATCH] Simplified readaheadSteven Pratt
2005-01-03[PATCH] Fix of quota deadlock on pagelock: quota coreJan Kara
2004-10-28[PATCH] make dnotify a configure-time optionRobert Love
2004-10-27[PATCH] remove page_follow_linkChristoph Hellwig
2004-10-27[PATCH] anon cris align address_spaceHugh Dickins
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris
2004-10-19[PATCH] nfs4 lease: export remove_leaseWilliam A. Adamson
2004-10-19[PATCH] nfs4 lease: export setleaseWilliam A. Adamson
2004-10-19[PATCH] nfs4 lease: add a lock manager break callbackWilliam A. Adamson
2004-10-19[PATCH] nfs4 lease: add a lock manager release private callbackWilliam A. Adamson
2004-10-19[PATCH] nfs4 lease: add a lock manager copy lock callbackWilliam A. Adamson
2004-10-19[PATCH] register_chrdev_region(), alloc_chrdev_region() const charStephen Hemminger
2004-10-18[PATCH] xattr consolidation v3 - generic xattr APIJames Morris
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig
2004-10-18[PATCH] don't export blkdev_open and def_blk_opsChristoph Hellwig
2004-10-18[PATCH] eliminate inode waitqueue hashtableWilliam Lee Irwin III
2004-09-23[PATCH] Fix generic direct IO code for XFSNathan Scott