aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31[NET]: Remove i_sockMatthew Wilcox1-1/+0
2005-03-16MergeLinus Torvalds1-8/+1
2005-03-09[PATCH] nfsd4: eliminate unnecessary remove_leaseNeil Brown1-1/+0
2005-03-09[PATCH] nfsd4: move delegation decisions to lock_manager callbacksNeil Brown1-0/+3
2005-03-07[PATCH] vfs: adds the S_PRIVATE flag and adds use to securityJeff Mahoney1-0/+2
2005-03-04[PATCH] make mapping->tree_lock an rwlockbill.irwin@oracle.com1-1/+1
2005-03-04[PATCH] write and wait on range before direct io readZach Brown1-0/+2
2005-03-04[PATCH] invalidate range of pages after direct IO writeZach Brown1-0/+2
2005-02-28Currently touching audit.h triggers a large rebuild because it's suckedChris Wright1-8/+1
2005-02-22[PATCH] Fix NR_OPEN header order dependencyTom Rini1-1/+1
2005-02-21[PATCH] Re-order <linux/fs.h> includes to fix userland breakageTom Rini1-18/+19
2005-02-03[PATCH] Move <linux/prio_tree.h> down in <linux/fs.h>Tom Rini1-1/+1
2005-02-02Merge nathans@oss.sgi.com:/oss/bitkeeper/xfs-linux-2.6Christoph Hellwig1-0/+4
2005-01-26Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott1-0/+4
2005-01-25[PATCH] compat ioctl security hook fixupChris Wright1-0/+2
2005-01-25Add 'f_maxcount' to allow filesystems to set a per-file maximum IO size.Linus Torvalds1-0/+1
2005-01-24Rename "locks_verify_area()" to "rw_verify_area()" and clean up theLinus Torvalds1-8/+1
2005-01-20[PATCH] Support compat_ioctl for block devicesAndi Kleen1-0/+2
2005-01-20Merge nathans@oss.sgi.com:/oss/bitkeeper/xfs-linux-2.6Nathan Scott1-0/+4
2005-01-14[PATCH] macros to detect existance of unlocked_ioctl and ioctl_compatMichael S. Tsirkin1-0/+6
2005-01-14[PATCH] ioctl rework #2Christoph Hellwig1-2/+4
2005-01-14Merge sgi.com:/source2/linux-2.6 into sgi.com:/source2/xfs-linux-2.6Nathan Scott1-0/+4
2005-01-13Move extern find_exported_dentry declaration into a common header.Christoph Hellwig1-0/+4
2005-01-11[PATCH] BUG on error handlings in Ext3 under I/O failure conditionHisashi Hifumi1-1/+1
2005-01-10[PATCH] remove NR_SUPER defineAndries E. Brouwer1-2/+0
2005-01-07[PATCH] invalidate_inode_pages2() mmap coherency fixAndrew Morton1-1/+1
2005-01-07[PATCH] vmtrunc: truncate_count not atomicHugh Dickins1-1/+1
2005-01-04[PATCH] invalidate_inodes speedupWilliam Lee Irwin III1-0/+2
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-2/+6
2005-01-04 VFS: Remove LOCK_USE_CLNT. It should no longer be necessary.Trond Myklebust1-5/+0
2005-01-03[PATCH] Simplified readaheadSteven Pratt1-3/+4
2005-01-03[PATCH] Fix of quota deadlock on pagelock: quota coreJan Kara1-0/+3
2004-10-28[PATCH] make dnotify a configure-time optionRobert Love1-1/+7
2004-10-27[PATCH] remove page_follow_linkChristoph Hellwig1-1/+0
2004-10-27[PATCH] anon cris align address_spaceHugh Dickins1-1/+6
2004-10-25[PATCH] Add d_alloc_name() to libfsJames Morris1-0/+1
2004-10-19[PATCH] nfs4 lease: export remove_leaseWilliam A. Adamson1-0/+1
2004-10-19[PATCH] nfs4 lease: export setleaseWilliam A. Adamson1-0/+1
2004-10-19[PATCH] nfs4 lease: add a lock manager break callbackWilliam A. Adamson1-0/+1
2004-10-19[PATCH] nfs4 lease: add a lock manager release private callbackWilliam A. Adamson1-0/+1
2004-10-19[PATCH] nfs4 lease: add a lock manager copy lock callbackWilliam A. Adamson1-0/+1
2004-10-19[PATCH] register_chrdev_region(), alloc_chrdev_region() const charStephen Hemminger1-2/+2
2004-10-18[PATCH] xattr consolidation v3 - generic xattr APIJames Morris1-0/+1
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig1-1/+3
2004-10-18[PATCH] don't export blkdev_open and def_blk_opsChristoph Hellwig1-1/+0
2004-10-18[PATCH] eliminate inode waitqueue hashtableWilliam Lee Irwin III1-1/+2
2004-09-23[PATCH] Fix generic direct IO code for XFSNathan Scott1-6/+18
2004-09-22[PATCH] Fix of race in writeback_inodes()Kirill Korotaev1-0/+1
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin1-1/+1
2004-09-07[PATCH] fix address_space.i_mmap commentChristoph Hellwig1-1/+1