summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
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
2004-09-22[PATCH] Fix of race in writeback_inodes()Kirill Korotaev
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-09-07[PATCH] fix address_space.i_mmap commentChristoph Hellwig
2004-09-07[PATCH] Allow cluster-wide flockKen Preslan
2004-08-26[PATCH] reduce size of struct inode on 64bitAnton Blanchard
2004-08-23[PATCH] libfs: move transaction file ops into libfsJames Morris
2004-08-23Merge bk://kernel.bkbits.net/gregkh/linux/usb-2.6Linus Torvalds
2004-08-23[PATCH] Fix posix file locking (7/9)Trond Myklebust
2004-08-23[PATCH] Fix posix file locking (6/9)Trond Myklebust
2004-08-23[PATCH] Fix posix file locking (2/9)Trond Myklebust
2004-08-22[PATCH] readahead fixesRam Pai
2004-08-22[PATCH] kNFSd: get rid of open_private_fileNeil Brown
2004-08-22[PATCH] Concurrent O_SYNC write supportAndrew Morton
2004-08-22[PATCH] split generic_file_aio_write into buffered and direct I/O partsChristoph Hellwig
2004-08-22[PATCH] disk barriers: coreJens Axboe
2004-08-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-08-12[PATCH] Remove fcntl f_opMatthew Wilcox
2004-08-07Add "nonseekable_open()" helper functions for nonseekableLinus Torvalds
2004-08-07Add pread/pwrite support bits to match the lseek bit.Linus Torvalds
2004-08-06Add infrastructure for the VFS layer to mark files seekable.Linus Torvalds
2004-08-05Make the new simple_read_from_buffer() take a const srcLinus Torvalds
2004-08-05[PATCH] simple_read_buffer() helper functionAlexander Viro
2004-08-02[PATCH] d_unhash consolidationDan Aloni
2004-07-28[PATCH] trivial doc patch for partitionsMartin Pool
2004-07-13[PATCH] sparse: read_descriptor_t annotationAlexander Viro
2004-07-10[PATCH] Use llseek instead of f_pos= for directory seekingNeil Brown
2004-07-10[PATCH] intrinsic automount and mountpoint degradation supportDavid Howells
2004-07-10[PATCH] quota: inode->i_flags locking fixesJan Kara
2004-07-02[PATCH] Fix minor quota raceJan Kara
2004-07-01[PATCH] produce a warning on unchecked inode_setattr useArjan van de Ven
2004-06-26[PATCH] Don't hold i_sem on swapfilesHugh Dickins
2004-06-23[PATCH] symlink 2/9: ext2 conversion and helper functionsAlexander Viro
2004-06-23[PATCH] symlink 1/9: infrastructure and explanationAlexander Viro
2004-06-20[PATCH] O_NOATIME supportCesar Eduardo Barros
2004-06-20[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER sizeDavid Howells