Age | Commit message (Expand) | Author |
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 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |