summaryrefslogtreecommitdiff
path: root/include/linux/fs.h
AgeCommit message (Expand)Author
2003-02-03[PATCH] add stats for page reclaim via inode freeingAndrew Morton
2003-02-03[PATCH] implement posix_fadvise64()Andrew Morton
2003-02-02[PATCH] Fix inode size accounting raceAndrew Morton
2003-01-14[PATCH] stale bdev reference in quotactlChristoph Hellwig
2003-01-14[PATCH] don't include coda_fs_i.h in fs.hChristoph Hellwig
2003-01-14[PATCH] remove obsolete kern_umount alias for mntputChristoph Hellwig
2003-01-10[PATCH] turn i_shared_lock into a semaphoreAndrew Morton
2003-01-07[PATCH] AIO support for raw/O_DIRECTAndrew Morton
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig
2002-12-29[PATCH] avoid deprecated module functions in core codeChristoph Hellwig
2002-12-28[PATCH] Simplify ramfs_getattr() and move it to the generic libfs.cHirofumi Ogawa
2002-12-15[PATCH] Fix filesystems that cannot do mmap writebackAndrew Morton
2002-12-14Merge master.kernel.org:/home/hch/BK/xfs/linux-2.5Linus Torvalds
2002-12-14[PATCH] remove PF_SYNCAndrew Morton
2002-12-14[PATCH] Add a sync_fs super_block operationAndrew Morton
2002-12-11share some code between get_sb_bdev and xfs log/rtdev handlingChristoph Hellwig
2002-11-21[PATCH] Remove mapping->vm_writebackAndrew Morton
2002-11-21[PATCH] Make inode_ops->setxattr value parameter constAndrew Morton
2002-11-20[PATCH] kill i_devAndries E. Brouwer
2002-11-20[PATCH] break up fs/devices.cBrian Gerst
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer
2002-11-19[PATCH] rename get_lease to break_leaseMatthew Wilcox
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig
2002-11-16[PATCH] don't include net.h in fs.hChristoph Hellwig
2002-11-16[PATCH] nuke some crap from fs.hChristoph Hellwig
2002-11-14[PATCH] epoll bit 0.47Davide Libenzi
2002-11-10[PATCH] bdevname() cleanupsAlexander Viro
2002-11-08[PATCH] enhance ->sendfile(), allowing kNFSd to use itHirokazu Takahashi
2002-11-07[PATCH] read(v)/write(v) fixesChristoph Hellwig
2002-11-05[PATCH] Make ->readpages palatable to NFSTrond Myklebust
2002-11-02Merge epoll updateLinus Torvalds
2002-11-02[PATCH] epoll update r3Davide Libenzi
2002-10-30Merge bk://extfs.bkbits.net/extfs-2.5-updateLinus Torvalds
2002-10-30[PATCH] hugetlb fixes andhugetlb fixes and cleanups cleanupsAndrew Morton
2002-10-30Port of 0.8.50 acl-ms-posixacl patch to 2.5Theodore Y. Ts'o
2002-10-30[PATCH] kNFSd: Convert nfsd to use a list of pages instead of one big bufferNeil Brown
2002-10-29Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/epoll-...Linus Torvalds
2002-10-29[PATCH] sys_epoll 0.15Davide Libenzi
2002-10-29[PATCH] tmpfs: shmem_file_sendfileAndrew Morton
2002-10-28[PATCH] add a file_ra_state init functionAndrew Morton
2002-10-28[PATCH] permit direct IO with finer-than-fs-blocksize alignmentsAndrew Morton
2002-10-28[PATCH] move ramfs a_ops into libfsAndrew Morton
2002-10-28[PATCH] block_device_operations always picked from gendiskAlexander Viro
2002-10-17[PATCH] old methods removalAlexander Viro
2002-10-17[PATCH] infrastructureAlexander Viro
2002-10-16[PATCH] do_generic_file_read / readahead adjustmentsDavid Howells
2002-10-15[PATCH] bdev->bd_disk introducedAlexander Viro