index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-11
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
Jens Axboe
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
2006-04-11
[PATCH] splice: warning fix
Andrew Morton
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
2006-04-01
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-27
[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
Jun'ichi Nomura
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-25
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
2006-03-25
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
2006-03-24
[PATCH] fsync: extract internal code
Andrew Morton
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
2006-03-24
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
Theodore Ts'o
2006-03-23
Merge branch 'linus'
Trond Myklebust
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
2006-03-23
[PATCH] sem2mutex: iprune
Ingo Molnar
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
2006-03-23
[PATCH] sem2mutex: inotify
Ingo Molnar
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
2006-03-20
lockd: stop abusing file_lock_list
Christoph Hellwig
2006-03-20
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
locks: remove unused posix_block_lock
Andy Adamson
2006-03-20
VFS: New /proc file /proc/self/mountstats
Chuck Lever
2006-03-11
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
Kirill Korotaev
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
2006-03-08
Mark the pipe file operations static
Linus Torvalds
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-01-18
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-16
[PATCH] add /sys/fs
Miklos Szeredi
2006-01-14
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2006-01-10
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-10
[PATCH] remove update_atime
Christoph Hellwig
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
Ingo Molnar
[prev]
[next]