- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / fs / read_write.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-21 Olaf Kirch- patches.suse/delayacct-schedstats, patches.suse/delay...
2006-02-17 Olaf Kirch- patches.suse/schedstats-delayacct: Enable schedstats...
2006-02-17 Olaf Kirch- disabled delayacct; build failure on ia64
2006-02-17 Olaf Kirch- patches.suse/schedstats-delayacct: Enable schedstats...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-05 Linus TorvaldsRelax the rw_verify_area() error checking.
2005-09-29 Kostik Belousov[PATCH] readv/writev syscalls are not checked by lsm
2005-09-07 Eric Dumazet[PATCH] remove file.f_maxcount
2005-07-13 Robert Love[PATCH] inotify
2005-06-28 Hannes Reinecke- Update to 2.6.12-git9
2005-06-28 Hubert Mantel- Update config files.
2005-06-23 Benjamin LaHaise[PATCH] aio: fix do_sync_(read|write) to properly handl...
2005-04-16 Dave Hansen[PATCH] undo do_readv_writev() behavior change
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-17 Chris L Mason- patches.fixes/rwv_einval: readv and writev should...
2005-02-03 Linus TorvaldsMake generic rw_verify_area check against file offset...
2005-02-03 Linus TorvaldsMake read/write always do the full "access_ok()" tests.
2005-01-25 Linus TorvaldsAdd 'f_maxcount' to allow filesystems to set a per...
2005-01-25 Linus TorvaldsRename "locks_verify_area()" to "rw_verify_area()"...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Jay Lan[PATCH] enhanced I/O accounting data patch
2004-10-28 Christoph Hellwig[PATCH] unexport sys_lseek
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-08-09 Linus Torvaldsread/write: pass down a copy of f_pos, not f_pos itself.
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Linus TorvaldsTeach sendfile() to honour non-seekable source files.
2004-08-07 Linus TorvaldsAdd pread/pwrite support bits to match the lseek bit.
2004-08-07 Linus TorvaldsAdd infrastructure for the VFS layer to mark files...
2004-07-11 Neil Brown[PATCH] Use llseek instead of f_pos= for directory...
2004-05-22 Andrew Morton[PATCH] Sanitise handling of unneeded syscall stubs
2004-05-13 Chris L MasonPatch in ltt and dprobes again after some review from...
2004-05-13 Chris L Masondisable ltt and dprobes
2004-05-13 Chris L Mason- add ltt and dprobes, disabled in .configs
2004-04-26 Hubert Mantelupdate audit subsystem
2004-04-22 Andreas KleenAdd more overflow fixes (sdla)
2004-04-18 Linus TorvaldsAllow non-LFS sendfile to work on LFS files.
2004-04-12 Andrew Morton[PATCH] readv/writev range checking fix
2004-03-24 Hannes Reinecke- Disabled ltt & dprobes completely as they don't work...
2004-03-21 Chris L MasonFix ras code compile problems.
2004-03-21 Chris L Masondisable kprobes until it compiles with the current...
2004-03-21 Chris L Masonupdate evlog so that dev_printk can go there
2004-03-17 Hubert Mantelavoid overflow in fs/read_write.c (#35403)
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-13 Andrew Morton[PATCH] further __KERNEL_SYSCALLS__ removal
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Andrew Morton[PATCH] sendfile calls lock_verify_area with wrong...
2004-01-19 Andrew Morton[PATCH] bdev: switch to f_mapping
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLs
2003-07-10 Andrew Morton[PATCH] i_size atomic access
2003-05-07 Andrew Morton[PATCH] reduced overheads in fget/fput
2003-04-16 Linus TorvaldsFix user pointer annotations in more places, now that...
2003-04-09 Linus TorvaldsAnnotate read/write paths with user pointer annotations
2003-02-06 Andrew Morton[PATCH] revert extra sendfile security hook patch
2003-02-06 Andrew Morton[PATCH] Restore LSM hook calls to sendfile
2003-02-04 Andrew Morton[PATCH] Restore LSM hook calls to sendfile
2002-12-15 Andrew Morton[PATCH] Fix filesystems that cannot do mmap writeback
2002-12-01 Stephen Rothwell[PATCH] dnotify fix for readv/writev
2002-11-27 Greg Kroah-HartmanLSM: change if statements into something more readable...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-09 Hirokazu Takahashi[PATCH] enhance ->sendfile(), allowing kNFSd to use it
2002-11-07 Christoph Hellwig[PATCH] read(v)/write(v) fixes
2002-11-05 Andrew Morton[PATCH] `event' removal: core kernel
2002-10-30 Neil Brown[PATCH] kNFSd: Convert nfsd to use a list of pages...
2002-10-17 Greg Kroah-HartmanLSM: change all of the VFS related security calls to...
2002-10-17 Christoph Hellwig[PATCH] remove LSM file_llseek hook
2002-10-10 Linus TorvaldsMerge master.kernel.org:/home/bcrl/aio-2.5
2002-10-10 Benjamin LaHaisefix symbol export in fs/read_write.c
2002-10-10 Andrew Morton[PATCH] make readv/writev return 0 for 0 segments
2002-10-08 Benjamin LaHaiseexport do_sync_{read,write} for modules
2002-09-24 Benjamin LaHaiseseveral updates for testing aio_{read,write}
2002-09-17 Art Haas[PATCH] designated initializer patches for fs_
2002-09-13 Andrew Morton[PATCH] readv/writev speedup
2002-07-29 Linus TorvaldsRename "sys_pread/pwrite" to "sys_pread64/pwrite64...
2002-07-27 Christoph HellwigVFS: implement sendfile file operation
2002-07-25 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-07-25 Alan Cox[PATCH] SuS/LSB compliance in readv/writev from 2.4
2002-07-22 Stephen D. Smalley[PATCH] LSM: file related LSM hooks
2002-05-18 Christoph Hellwig[PATCH] cleanup read/write
2002-04-10 Andrew Morton[PATCH] readahead
2002-03-15 Alexander Viro[PATCH] fs/libfs.c
2002-02-18 Alexander Viro[PATCH] dnotify race fix
2002-02-06 Robert Love[PATCH] 2.5.4-pre1: further llseek cleanup (1/3)
2002-02-05 Linus Torvaldsv2.5.2.6 -> v2.5.3
2002-02-05 Linus Torvaldsv2.4.7.4 -> v2.4.7.5
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus TorvaldsImport changeset