summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma
2005-09-07[PATCH] Make ll_rw_block() wait for buffer lockJan Kara
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach
2005-07-13[PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov
2005-07-12[PATCH] inotifyRobert Love
2005-07-07[PATCH] export generic_drop_inode() to modulesMark Fasheh
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann
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