aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAge
* Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse2006-07-03
|\
| * [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
| * Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
| |\
| | * [PATCH] fs/locks.c: make posix_locks_deadlock() staticAdrian Bunk2006-06-23
| | * [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
| | * [PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2006-06-23
| | * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
| | * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
| | * [PATCH] remove steal_locks()Miklos Szeredi2006-06-22
| * | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-20
| |\|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
| | |\
| | * | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
| * | | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-09
| * | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
| | |/ | |/|
* | | Merge branch 'master'Steven Whitehouse2006-05-25
|\| |
| * | [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton2006-05-23
| |/
* | Merge branch 'master'Steven Whitehouse2006-04-21
|\|
| * [PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe2006-04-11
| * Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-11
| |\
| | * [PATCH] splice: warning fixAndrew Morton2006-04-11
| | * [PATCH] splice: add direct fd <-> fd splicing supportJens Axboe2006-04-11
| | * [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-10
| * | [PATCH] sync_file_range(): use unsigned for flagsAndrew Morton2006-04-11
| |/
* | Merge branch 'master'Steven Whitehouse2006-04-03
|\|
| * Fix comments: s/granuality/granularity/Kalin KOZHUHAROV2006-03-31
| * [PATCH] sys_sync_file_range()Andrew Morton2006-03-31
| * [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-31
* | Merge branch 'master'Steven Whitehouse2006-03-31
|\|
| * [PATCH] Introduce sys_splice() system callJens Axboe2006-03-30
| * [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
| * [PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura2006-03-27
| * [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-26
| * [PATCH] 2TB files: add blkcnt_tTakashi Sato2006-03-26
| * [PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato2006-03-26
| * [PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson2006-03-26
| * [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-26
| * [PATCH] Make address_space_operations->sync_page return voidNeilBrown2006-03-26
| * Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-25
| |\
| | * Merge branch 'linus'Trond Myklebust2006-03-23
| | |\
| | * | lockd: stop abusing file_lock_listChristoph Hellwig2006-03-20
| | * | lockd: Remove FL_LOCKD flagJ. Bruce Fields2006-03-20
| | * | locks,lockd: fix race in nlmsvc_testlockAndy Adamson2006-03-20
| | * | locks: remove unused posix_block_lockAndy Adamson2006-03-20
| | * | VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-20
| * | | [PATCH] Introduce FMODE_EXEC file flagOleg Drokin2006-03-25
| * | | [PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2006-03-25
| * | | [PATCH] fsync: extract internal codeAndrew Morton2006-03-24
| * | | [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-24
| * | | [PATCH] fadvise(): write commandsAndrew Morton2006-03-24