intelfb: change splitm to be brute force
[safe/jmp/linux-2.6] / fs /
2006-04-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-02 Jens Axboe[PATCH] splice: fix page stealing LRU handling.
2006-04-02 Jens Axboe[PATCH] splice: page stealing needs to wait_on_page_wri...
2006-04-02 Jens Axboe[PATCH] splice: export generic_splice_sendpage
2006-04-02 Jens Axboe[PATCH] splice: add a SPLICE_F_MORE flag
2006-04-02 Jens Axboe[PATCH] splice: add comments documenting more of the...
2006-04-02 Jens Axboe[PATCH] splice: improve writeback and clean up page...
2006-04-02 Jens Axboe[PATCH] splice: fix shadow[] filling logic
2006-04-02 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02 Greg Kroah-Hartman[PATCH] sysfs: zero terminate sysfs write buffers
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Linus Torvaldssplice: add SPLICE_F_NONBLOCK flag
2006-04-02 Martin WaitzDocumentation: fix minor kernel-doc warnings
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/freevxfs/
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/udf/
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/sysv/
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/inode.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/fcntl.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/dquot.c
2006-04-02 Adrian BunkMerge ... git://git./linux/kernel/git/torvalds/linux...
2006-04-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/sysfs/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/smbfs/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/jffs2/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/hfsplus/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/exec.c
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/direct-io.c
2006-03-31 Steve French[CIFS] Fix typo in earlier cifs_unlink change and prote...
2006-03-31 Steve French[CIFS] Incorrect signature sent on SMB Read
2006-03-31 Jes Sorensen[PATCH] avoid unaligned access when accessing poll...
2006-03-31 Adrian Bunk[PATCH] fs/namei.c: make lookup_hash() static
2006-03-31 Eric W. Biederman[PATCH] dcache: Add helper d_hash_and_lookup
2006-03-31 Herbert Poetzl[PATCH] cleanup in proc_check_chroot()
2006-03-31 Trond Myklebust[PATCH] fs/locks.c: Fix sys_flock() race
2006-03-31 Amy Griffis[PATCH] inotify: IN_DELETE events missing
2006-03-31 OGAWA Hirofumi[PATCH] fat: kill reserved names
2006-03-31 Andrew Morton[PATCH] sys_sync_file_range()
2006-03-31 Joe Korty[PATCH] Simplify proc/devices and fix early termination...
2006-03-31 Miklos Szeredi[PATCH] locks: don't panic
2006-03-31 Al Viro[PATCH] uml: __user annotations
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-31 Jeff Garzik[PATCH] splice exports
2006-03-31 Steve French[CIFS] Fix unlink oops when indirectly called in rename...
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-31 Nathan Scott[XFS] Provide XFS support for the splice syscall.
2006-03-31 Nathan Scott[XFS] Reenable write barriers by default.
2006-03-31 Nathan Scott[XFS] Make project quota enforcement return an error...
2006-03-31 Nathan Scott[XFS] Implement the silent parameter to fill_super...
2006-03-31 Mandy Kirkconnell[XFS] Cleanup comment to remove reference to obsoleted...
2006-03-30 Jens Axboe[PATCH] splice: add support for SPLICE_F_MOVE flag
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-29 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-03-29 Oleg Nesterov[PATCH] simplify exec from init's subthread
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-29 Nathan Scott[XFS] Cleanup in XFS after recent get_block_t interface...
2006-03-28 Mandy Kirkconnell[XFS] Remove unused/obsoleted function: xfs_bmap_do_sea...
2006-03-28 Glen Overby[XFS] A change to inode chunk allocation to try allocat...
2006-03-28 Nathan ScottFixes a regression from the recent "remove ->get_blocks...
2006-03-28 Nathan Scott[XFS] Fix compiler warning and small code inconsistenci...
2006-03-28 Nathan Scott[XFS] We really suck at spulling. Thanks to Chris...
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 Vadim Lobanov[PATCH] Fold select_bits_alloc/free into caller code.
2006-03-28 Eric Dumazet[PATCH] use fget_light() in select/poll
2006-03-28 Andi Kleen[PATCH] Optimize select/poll by putting small data...
2006-03-28 Adrian Bunk[PATCH] autofs4: proper prototype for autofs4_dentry_re...
2006-03-28 Adrian Bunk[PATCH] fs/fat/: proper prototypes for two functions
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-28 Michael Ellerman[PATCH] powerpc: Cope with duplicate node & property...
2006-03-27 Jun'ichi Nomura[PATCH] dm/md dependency tree in sysfs: convert bd_sem...
2006-03-27 Jun'ichi Nomura[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
2006-03-27 Andrew Morton[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves...
2006-03-27 Jun'ichi Nomura[PATCH] dm/md dependency tree in sysfs: holders/slaves...
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: renaming for_each_pgdat
2006-03-27 Adrian Bunk[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needl...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache code for name/id lookup...
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache_lookup for svc_expkey...
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache_lookup for svc_export
2006-03-27 NeilBrown[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
2006-03-27 NeilBrown[PATCH] knfsd: Break the hard linkage from svc_expkey...
2006-03-27 NeilBrown[PATCH] knfsd: Change the store of auth_domains to...
2006-03-27 Ian Kent[PATCH] autofs4: atomic var underflow
2006-03-27 Ian Kent[PATCH] autofs4: follow_link missing functionality
2006-03-27 Dave Jones[PATCH] Remove redundant check from autofs4_put_super
2006-03-27 Ian Kent[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
2006-03-27 Ian Kent[PATCH] autofs4: add new packet type for v5 communications
2006-03-27 Ian Kent[PATCH] autofs4: add v5 expire logic
2006-03-27 Ian Kent[PATCH] autofs4: add v5 follow_link mount trigger method
2006-03-27 Ian Kent[PATCH] autofs4: nameidata needs to be up to date for...
2006-03-27 Ian Kent[PATCH] autofs4: change may_umount* functions to boolean
2006-03-27 Ian Kent[PATCH] autofs4: rename simple_empty_nolock function
2006-03-27 Ian Kent[PATCH] autofs4: white space cleanup for waitq.c
next