aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
...
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-16
* mm: buffered write iteratorNick Piggin2007-10-16
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-16
* readahead: mmap read-around simplificationFengguang Wu2007-10-16
* readahead: compacting file_ra_stateFengguang Wu2007-10-16
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\
| * Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-09
| * Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-09
* | lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-13
* | lockdep: per filesystem inode lock classPeter Zijlstra2007-10-15
|/
* [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-11
* rename setlease to generic_setleaseChristoph Hellwig2007-07-31
* readahead: sanify file_ra_state namesFengguang Wu2007-07-19
* readahead: remove the old algorithmFengguang Wu2007-07-19
* readahead: data structure and routinesFengguang Wu2007-07-19
* unregister_chrdev() return voidAkinobu Mita2007-07-19
* Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-07-18
|\
| * locks: make posix_test_lock() interface more consistentJ. Bruce Fields2007-07-18
| * locks: export setlease to filesystemsJ. Bruce Fields2007-07-18
| * locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields2007-07-18
| * locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-18
* | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-17
|/
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* unregister_blkdev(): return voidAkinobu Mita2007-07-17
* proper prototype for proc_nr_files()Adrian Bunk2007-07-17
* fs: clarify "dummy" member in struct inodes_stat_tStefan Richter2007-07-16
* AFS: implement file lockingDavid Howells2007-07-16
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-16
* Remove remnants of sendfile()Jens Axboe2007-07-10
* xip sendfile removalCarsten Otte2007-07-10
* sendfile: kill generic_file_sendfile()Jens Axboe2007-07-10
* document nlink functionDave Hansen2007-06-24
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-04
|\
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-11
* | Remove do_sync_file_range()Mark Fasheh2007-05-08
* | add filesystem subtype supportMiklos Szeredi2007-05-08
* | use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-08
* | mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-08
* | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\ \
| * | locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-06
| * | locks: add lock cancel commandMarc Eshel2007-05-06
| * | locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-06
| * | locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-06
| * | locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-06
| * | locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
* | | readahead: code cleanupJan Kara2007-05-07
* | | readahead: improve heuristic detecting sequential readsJan Kara2007-05-07
* | | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
| |/ |/|
* | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh2007-04-26
|/