summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
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
2004-05-29[PATCH] sparse: bits and piecesAlexander Viro
2004-05-24[PATCH] Decrease srtuct file size by 8Andrew Morton
2004-05-24[PATCH] Fix userspace include of linux/fs.hAndrew Morton
2004-05-22[PATCH] rmap 20 i_mmap_shared into i_mmapAndrew Morton
2004-05-22[PATCH] rmap 18: i_mmap_nonlinearAndrew Morton
2004-05-22[PATCH] rmap 16: pretend prio_treeAndrew Morton
2004-05-22[PATCH] Convert i_shared_sem back to a spinlockAndrew Morton
2004-05-21[PATCH] block device layer: separate backing_dev_info infrastructureAndrew Morton
2004-05-21Add 'mode' argument to vfs_symlink.Linus Torvalds
2004-05-19[PATCH] Remove blk_run_queues() remnantsAndrew Morton
2004-05-14[PATCH] autofs4: expiry refcount fixesAndrew Morton
2004-05-14[PATCH] Fix writeback_inodes-vs-umount raceAndrew Morton
2004-04-20[PATCH] lockfs - vfs bitsAndrew Morton
2004-04-18[PATCH] direct-IO return type fixesAndrew Morton
2004-04-17[PATCH] Remove unused 'kobject' from superblockAlexander Viro