linux-2.6
2009-03-10  Chris MasonBtrfs: Fix locking around adding new space_info
2009-03-09  Chris MasonBtrfs: fix spinlock assertions on UP systems
2009-02-20  Josef BacikBtrfs: try committing transaction before returning...
2009-02-20  Josef BacikBtrfs: add better -ENOSPC handling
2009-02-20  Chris MasonBtrfs: check file pointer in btrfs_sync_file
2009-02-12  Yan ZhengBtrfs: hold trans_mutex when using btrfs_record_root_in...
2009-02-12  Chris MasonBtrfs: make a lockdep class for the extent buffer locks
2009-02-12  Julia LawallBtrfs: fs/btrfs/volumes.c: remove useless kzalloc
2009-02-12  Qinghuang FengBtrfs: remove unused code in split_state()
2009-02-12  Jeff MahoneyBtrfs: remove btrfs_init_path
2009-02-12  Jeff MahoneyBtrfs: balance_level checks !child after access
2009-02-12  Yan ZhengBtrfs: Avoid using __GFP_HIGHMEM with slab allocator
2009-02-12  Chris MasonBtrfs: don't clean old snapshots on sync(1)
2009-02-12  Chris MasonBtrfs: use larger metadata clusters in ssd mode
2009-02-12  Chris MasonBtrfs: process mount options on mount -o remount,
2009-02-12  Josef BacikBtrfs: make sure all pending extent operations are...
2009-02-09  Chris MasonBtrfs: don't use spin_is_contended
2009-02-06  Chris MasonBtrfs: Make sure dir is non-null before doing S_ISGID...
2009-02-05  Chris MasonBtrfs: Fix memory leak in cache_drop_leaf_ref
2009-02-04  Chris MasonBtrfs: don't return congestion in write_cache_pages...
2009-02-04  Chris MasonBtrfs: Only prep for btree deletion balances when nodes...
2009-02-04  Chris MasonBtrfs: fix btrfs_unlock_up_safe to walk the entire...
2009-02-04  Chris MasonBtrfs: change btrfs_del_leaf to drop locks earlier
2009-02-04  Chris MasonBtrfs: Change btrfs_truncate_inode_items to stop when...
2009-02-04  Chris MasonBtrfs: Don't try to compress pages past i_size
2009-02-04  Josef BacikBtrfs: join the transaction in __btrfs_setxattr
2009-02-04  Chris BallBtrfs: Handle SGID bit when creating inodes
2009-02-04  Chris MasonBtrfs: Make btrfs_drop_snapshot work in larger and...
2009-02-04  Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-02-04  Chris MasonBtrfs: hash_lock is no longer needed
2009-02-04  Chris MasonBtrfs: disable leak debugging checks in extent_io.c
2009-02-04  Chris MasonBtrfs: sort references by byte number during btrfs_inc_ref
2009-02-04  Chris MasonBtrfs: async threads should try harder to find work
2009-02-04  Jim OwensBtrfs: selinux support
2009-02-04  Christian HesseBtrfs: make btrfs acls selectable
2009-02-04  Chris MasonBtrfs: Catch missed bios in the async bio submission...
2009-01-28  Chris MasonBtrfs: fix readdir on 32 bit machines
2009-01-29  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-28  Linus TorvaldsLinux 2.6.29-rc3 v2.6.29-rc3
2009-01-28  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-01-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-28  Kumar Galadmi: Fix build breakage
2009-01-28  Eric Anholtdrm: Rip out the racy, unused vblank signal code.
2009-01-28  Gerhard Pircherpowerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup...
2009-01-28  Robert Jenningspowerpc/pseries: Correct VIO bus accounting problem...
2009-01-28  Stephen Rothwellpowerpc: More printing warning fixes for the l64 to...
2009-01-28  Josh Boyerpowerpc: Remove arch/ppc cruft from Kconfig
2009-01-28  Stephen Rothwellpowerpc: Printing fix for l64 to ll64 conversion: phyp_...
2009-01-28  Benjamin HerrenschmidtMerge commit 'jwb/jwb-merge' into merge
2009-01-28  Benjamin HerrenschmidtMerge commit 'kumar/kumar-merge' into merge
2009-01-28  Casey Schauflersmackfs load append mode fix
2009-01-28  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-01-28  Anton VorontsovUSB: Driver for Freescale QUICC Engine USB Host Controller
2009-01-28  Alex.Cheng... USB: option: add QUANTA HSDPA Data Card device ids
2009-01-28  Phil DibowitzUSB: storage: Add another unusual_dev for off-by-one bug
2009-01-28  Phil DibowitzUSB: unusual_dev: usb-storage needs to ignore a device
2009-01-28  Roel KluinUSB: GADGET: fix !x & y
2009-01-28  Oliver NeukumUSB: new id for ti_usb_3410_5052 driver
2009-01-28  Alan CoxUSB: cdc-acm: Add another conexant modem to the quirks
2009-01-28  Marcel SebekUSB: 'option' driver - onda device MT503HS has wrong id
2009-01-28  Phil DibowitzUSB: Remove ZTE modem from unusual_devices
2009-01-28  Jean-Baptiste... USB: storage: support of Dane-Elec MediaTouch USB device
2009-01-28  Pete ZaitcevUSB: usbmon: Implement compat_ioctl
2009-01-28  Inaky Perez... USB: add kernel-doc for wusb_dev in struct usb_device
2009-01-28  Mhayk WhandsonUSB: ftdi_sio driver support of bar code scanner from...
2009-01-28  Robie BasakUSB: ftdi_sio: added Alti-2 VID and Neptune 3 PID
2009-01-28  Tomasz KUSB: cp2101 device
2009-01-28  Brandon PhilipsUSB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
2009-01-28  swareUSB: remove vernier labpro from ldusb
2009-01-28  Andrew LunnUSB: CDC-ACM quirk for MTK GPS
2009-01-28  James A. TreacyUSB: cdc-acm: support some gps data loggers
2009-01-28  Bryan WuUSB: composite: Fix bug: low byte of w_index is the...
2009-01-28  Bryan WuUSB: composite: Fix bug: should test set_alt function...
2009-01-28  David BrownellUSB: musb: Kconfig fix
2009-01-28  Swaminathan SUSB: musb cppi dma fix
2009-01-28  Hugo VilleneuveUSB: musb cppi bugfixes
2009-01-28  Julia LawallUSB: musb uses endpoint functions
2009-01-28  Kalle ValoUSB: musb: tusb6010 buildfix
2009-01-28  Ajay Kumar... USB: musb free_irq bugfix
2009-01-28  David BrownellUSB: musb_hdrc: another davinci buildfix (otg related)
2009-01-28  David BrownellUSB: musb davinci buildfix
2009-01-28  David BrownellUSB: omap1 ohci buildfix (otg related)
2009-01-28  Alan SternUSB: fix char-device disconnect handling
2009-01-28  Rafael J. WysockiUSB: Fix suspend-resume of PCI USB controllers
2009-01-28  Alan SternUSB: don't enable wakeup by default for PCI host contro...
2009-01-28  Oliver NeukumUSB: storage: add unusual devs entry
2009-01-28  Alan SternUSB: fix toggle mismatch in disable_endpoint paths
2009-01-28  Wolfgang GlasUSB: cp2101: add fasttrax GPS evaluation kit vendor...
2009-01-28  Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-01-28  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-01-28  David Daneycpumask fallout: Initialize irq_default_affinity earlier
2009-01-28  David DaneyMake irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS...
2009-01-28  Alexey DobriyanFix longstanding "error: storage size of '__mod_dmi_dev...
2009-01-27  Jeff Laytonnfsd: only set file_lock.fl_lmops in nfsd4_lockt if...
2009-01-27  J. Bruce Fieldsnfsd: fix cred leak on every rpc
2009-01-27  J. Bruce Fieldsnfsd: fix null dereference on error path
2009-01-27  J. Bruce Fieldsnfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server...
2009-01-27  James Lentiniupdate port number in NFS/RDMA documentation
2009-01-27  Linus TorvaldsMerge branch 'hibern_fixes' of git://git./linux/kernel...
2009-01-27  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
next