summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
* VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi2007-10-181-0/+1
* Implement file posix capabilitiesSerge E. Hallyn2007-10-171-0/+1
* introduce I_SYNCJoern Engel2007-10-171-9/+61
* writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu2007-10-171-0/+1
* writeback: fix periodic superblock dirty inode flushingKen Chen2007-10-171-0/+1
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-171-1/+1
* make fs/libfs.c:simple_commit_write() staticAdrian Bunk2007-10-171-2/+0
* fs: remove the unused mempages parameterDenis Cheng2007-10-171-2/+2
* Remove sysctl.h from fs.hAlexey Dobriyan2007-10-171-2/+2
* fs: remove some AOP_TRUNCATED_PAGENick Piggin2007-10-161-1/+1
* fs: new cont helpersNick Piggin2007-10-161-0/+1
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-161-1/+29
* mm: buffered write iteratorNick Piggin2007-10-161-0/+33
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-161-2/+1
* readahead: mmap read-around simplificationFengguang Wu2007-10-161-2/+1
* readahead: compacting file_ra_stateFengguang Wu2007-10-161-4/+4
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-151-4/+18
|\
| * Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-091-0/+1
| * Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-091-4/+17
* | lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-141-0/+1
* | lockdep: per filesystem inode lock classPeter Zijlstra2007-10-151-0/+5
|/
* [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-111-1/+0
* rename setlease to generic_setleaseChristoph Hellwig2007-07-311-1/+1
* readahead: sanify file_ra_state namesFengguang Wu2007-07-191-55/+6
* readahead: remove the old algorithmFengguang Wu2007-07-191-10/+1
* readahead: data structure and routinesFengguang Wu2007-07-191-0/+64
* unregister_chrdev() return voidAkinobu Mita2007-07-191-1/+1
* Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-07-181-1/+3
|\
| * locks: make posix_test_lock() interface more consistentJ. Bruce Fields2007-07-181-1/+1
| * locks: export setlease to filesystemsJ. Bruce Fields2007-07-181-0/+1
| * locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields2007-07-181-0/+1
| * locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-181-1/+1
* | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-0/+2
|/
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-0/+4
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-113/+1
* unregister_blkdev(): return voidAkinobu Mita2007-07-171-1/+1
* proper prototype for proc_nr_files()Adrian Bunk2007-07-171-0/+5
* fs: clarify "dummy" member in struct inodes_stat_tStefan Richter2007-07-161-1/+1
* AFS: implement file lockingDavid Howells2007-07-161-0/+4
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-161-0/+3
* Remove remnants of sendfile()Jens Axboe2007-07-101-2/+1
* xip sendfile removalCarsten Otte2007-07-101-3/+0
* sendfile: kill generic_file_sendfile()Jens Axboe2007-07-101-1/+0
* document nlink functionDave Hansen2007-06-241-0/+27
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-041-0/+1
|\
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-111-0/+1
* | Remove do_sync_file_range()Mark Fasheh2007-05-081-5/+0
* | add filesystem subtype supportMiklos Szeredi2007-05-081-0/+7
* | use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-081-0/+1
* | mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-081-0/+2
OpenPOWER on IntegriCloud