Pull dock-bay into release branch
[linux-2.6] / fs /
2007-07-22  Len BrownPull dock-bay into release branch
2007-07-22  Len BrownPull bugzilla-7880 into release branch
2007-07-22  Len BrownPull ec into release branch
2007-07-22  Len BrownPull sbs into release branch
2007-07-22  Len BrownPull battery into release branch
2007-07-22  Len BrownPull acpi-debug into release branch
2007-07-22  Len BrownPull acpica into release branch
2007-07-22  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-22  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-07-22  Ravikiran G Thirumalaix86_64: Avoid too many remote cpu references due to...
2007-07-22  Andrew Mortonrevert "PIE randomization"
2007-07-22  J. Bruce Fieldsknfsd: fix typo in export display, print uid and gid...
2007-07-22  Jan Harkescoda: remove CODA_STORE/CODA_RELEASE upcalls
2007-07-22  Cyrill GorcunovUDF: coding style conversion - lindent fixups
2007-07-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-20  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-20  Tony LuckPull ia64-clocksource into release branch
2007-07-20  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-07-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-20  Jens Axboesplice: fix bad unlock_page() in error case
2007-07-20  David HowellsAFS: Use patched rxrpc_kernel_send_data() correctly
2007-07-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-07-20  Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-07-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh64-2.6
2007-07-20  Linus TorvaldsMerge branch 'cfq' of git://git.kernel.dk/data/git...
2007-07-20  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-20  Nick Pigginfix some conversion overflows
2007-07-20  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-07-20  Linus TorvaldsMerge branch 'kmem_death' of /linux/kernel/git/lethal...
2007-07-20  Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19  Tony LuckPull vector-domain into release branch
2007-07-19  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-07-19  Al Virocoda breakage
2007-07-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-19  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-19  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-19  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-19  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-19  Jeff LaytonNFSv4: handle lack of clientaddr in option string
2007-07-19  Benny HalevyNFSv4: debug print ntohl(status) in nfs client callback...
2007-07-19  Trond MyklebustSUNRPC: Clean up the sillyrename code
2007-07-19  Trond MyklebustNFS: Introduce struct nfs_removeargs+nfs_removeres
2007-07-19  Trond MyklebustNFS: Use dentry->d_time to store the parent directory...
2007-07-19  Trond MyklebustNFSv4: Fix the nfsv4 readlink reply buffer alignment
2007-07-19  Trond MyklebustNFSv4: Fix the readdir reply buffer alignment
2007-07-19  Trond MyklebustNFSv4: More NFSv4 xdr cleanups
2007-07-19  Trond MyklebustNFSv4: Try to recover from getfh failures in nfs4_xdr_d...
2007-07-19  Trond MyklebustNFSv4: 'constify' lookup arguments.
2007-07-19  Trond MyklebustNFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh...
2007-07-19  Trond MyklebustNFSv4: Fix open state recovery
2007-07-19  Trond MyklebustNFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS
2007-07-19  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19  Andrew Mortonafs build fix
2007-07-19  J. Bruce Fieldsknfsd: clean up EX_RDONLY
2007-07-19  J. Bruce Fieldsknfsd: move EX_RDONLY out of header
2007-07-19  J. Bruce Fieldsnfsd: remove unnecessary NULL checks from nfsd_cross_mnt
2007-07-19  J. Bruce Fieldsnfsd: return errors, not NULL, from export functions
2007-07-19  J. Bruce Fieldsnfsd: fix possible read-ahead cache and export table...
2007-07-19  Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-19  Jan Harkescoda: update module information
2007-07-19  Jan Harkescoda: remove statistics counters from /proc/fs/coda
2007-07-19  Jan Harkescoda: remove struct coda_sb_info
2007-07-19  Jan Harkescoda: cleanup downcall handler
2007-07-19  Jan Harkescoda: cleanup coda_lookup, use dsplice_alias
2007-07-19  Jan Harkescoda: ignore returned values when upcalls return errors
2007-07-19  Jan Harkescoda: replace upc_alloc/upc_free with kmalloc/kfree
2007-07-19  Jan Harkescoda: avoid lockdep warning in coda_readdir
2007-07-19  Jan Harkescoda: block signals during upcall processing
2007-07-19  Jan Harkescoda: cleanup for upcall handling path
2007-07-19  Jan Harkescoda: cleanup /dev/cfs open and close handling
2007-07-19  Jan Harkescoda: use ilookup5
2007-07-19  Jan Harkescoda: coda doesn't track atime
2007-07-19  Jan Harkescoda: allow removal of busy directories
2007-07-19  Jan Harkescoda: fix nlink updates for directories
2007-07-19  Jan Harkescoda: correctly invalidate cached access rights
2007-07-19  Jan Harkescoda: do not grab an uninitialized fd when the open...
2007-07-19  Mingming Caofix ext4/JBD2 build warnings
2007-07-19  Kawai, Hidehirocoredump masking: ELF-FDPIC: enable core dump filtering
2007-07-19  Kawai, Hidehirocoredump masking: ELF-FDPIC: remove an unused argument
2007-07-19  Kawai, Hidehirocoredump masking: ELF: enable core dump filtering
2007-07-19  Kawai, Hidehirocoredump masking: add an interface for core dump filter
2007-07-19  Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-19  Josef 'Jeff' Sipekfs: remove path_walk export
2007-07-19  Josef 'Jeff' Sipekfs: mark link_path_walk static
2007-07-19  Josef 'Jeff' Sipeknfsctl: use vfs_path_lookup
2007-07-19  Josef 'Jeff' Sipekfs: introduce vfs_path_lookup
2007-07-19  Ollie Wildmm: variable length argument support
2007-07-19  Peter Zijlstraaudit: rework execve audit
2007-07-19  Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19  Fengguang Wureadahead: pass real splice size
2007-07-19  Fengguang Wureadahead: move synchronous readahead call out of splic...
2007-07-19  Fengguang Wureadahead: convert ext3/ext4 invocations
2007-07-19  Fengguang Wureadahead: convert splice invocations
2007-07-19  Michael HalcroweCryptfs: ecryptfs_setattr() bugfix
2007-07-19  Ravikiran G ThirumalaiAvoid too many remote cpu references due to /proc/stat
2007-07-19  Akinobu Mitaunregister_chrdev() return void
2007-07-19  Cyrill GorcunovUDF: coding style conversion - lindent
2007-07-19  Nick Pigginmm: fault feedback #2
2007-07-19  Nick Pigginmm: fault feedback #1
next