aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17fs: remove the unused mempages parameterDenis Cheng1-2/+2
2007-10-17Remove sysctl.h from fs.hAlexey Dobriyan1-2/+2
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin1-1/+1
2007-10-16fs: new cont helpersNick Piggin1-0/+1
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin1-1/+29
2007-10-16mm: buffered write iteratorNick Piggin1-0/+33
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu1-2/+1
2007-10-16readahead: mmap read-around simplificationFengguang Wu1-2/+1
2007-10-16readahead: compacting file_ra_stateFengguang Wu1-4/+4
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+18
2007-10-14lockdep: annotate dir vs file i_mutexPeter Zijlstra1-0/+1
2007-10-15lockdep: per filesystem inode lock classPeter Zijlstra1-0/+5
2007-10-09Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov1-0/+1
2007-10-09Cleanup macros for distinguishing mandatory locksPavel Emelyanov1-4/+17
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk1-1/+0
2007-07-31rename setlease to generic_setleaseChristoph Hellwig1-1/+1
2007-07-19readahead: sanify file_ra_state namesFengguang Wu1-55/+6
2007-07-19readahead: remove the old algorithmFengguang Wu1-10/+1
2007-07-19readahead: data structure and routinesFengguang Wu1-0/+64
2007-07-19unregister_chrdev() return voidAkinobu Mita1-1/+1
2007-07-18Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+3
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields1-1/+1
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields1-0/+1
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields1-0/+1
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields1-1/+1
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora1-0/+2
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-0/+4
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig1-113/+1
2007-07-17unregister_blkdev(): return voidAkinobu Mita1-1/+1
2007-07-17proper prototype for proc_nr_files()Adrian Bunk1-0/+5
2007-07-16fs: clarify "dummy" member in struct inodes_stat_tStefan Richter1-1/+1
2007-07-16AFS: implement file lockingDavid Howells1-0/+4
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton1-0/+3
2007-07-10Remove remnants of sendfile()Jens Axboe1-2/+1
2007-07-10xip sendfile removalCarsten Otte1-3/+0
2007-07-10sendfile: kill generic_file_sendfile()Jens Axboe1-1/+0
2007-06-24document nlink functionDave Hansen1-0/+27
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells1-0/+1
2007-05-08Remove do_sync_file_range()Mark Fasheh1-5/+0
2007-05-08add filesystem subtype supportMiklos Szeredi1-0/+7
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook1-0/+1
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov1-0/+2
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+6
2007-05-07readahead: code cleanupJan Kara1-2/+2
2007-05-07readahead: improve heuristic detecting sequential readsJan Kara1-0/+1
2007-05-06locks: add fl_grant callback for asynchronous lock returnMarc Eshel1-0/+1
2007-05-06locks: add lock cancel commandMarc Eshel1-0/+1
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel1-3/+2
2007-05-06locks: factor out generic/filesystem switch from setlock codeMarc Eshel1-0/+1