mwl8k: implement AP firmware EDCA parameter configuration
[deliverable/linux.git] / fs /
2009-10-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-27  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-19  Eric Dumazetinet: rename some inet_sock fields
2009-10-13  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-12  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-07  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-04  Alexey Dobriyanheaders: remove sched.h from poll.h
2009-10-04  Linus TorvaldsMerge branch 'acpi-pad' of git://git./linux/kernel...
2009-10-04  Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2009-10-04  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-10-04  Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-10-04  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-04  Jens AxboeRevert "Seperate read and write statistics of in_flight...
2009-10-04  Linus TorvaldsMerge branch 'for-linus' of git://linux-m32r.org/git...
2009-10-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-03  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-10-03  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-03  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-10-03  Eric Sandeen[PATCH] ext4: retry failed direct IO allocations
2009-10-03  Curt Wohlgemuthext4: Fix build warning in ext4_dirty_inode()
2009-10-02  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-10-02  Russell KingMerge branch 'fixes' of git://git./linux/kernel/git...
2009-10-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-02  Len BrownMerge branches 'sony-laptop', 'bugzilla-14247' and...
2009-10-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-01  Christoph Hellwigafs: remove cache.h
2009-10-01  Alexey Dobriyanconst: constify remaining file_operations
2009-10-01  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01  Josef BacikBtrfs: fix data space leak fix
2009-10-01  H Hartley Sweetenfs/bio.c: move EXPORT* macros to line after function
2009-10-01  Christoph HellwigBtrfs: remove duplicates of filemap_ helpers
2009-10-01  Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-10-01  Chris MasonBtrfs: take i_mutex before generic_write_checks
2009-10-01  Christoph HellwigBtrfs: fix arguments to btrfs_wait_on_page_writeback_range
2009-10-01  Eric Sandeenext4: drop ext4dev compat
2009-10-01  Theodore Ts'oext4: fix a BUG_ON crash by checking that page has...
2009-10-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-30  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-09-30  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-09-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-30  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-30  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-09-30  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-30  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-09-30  Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2009-09-30  Theodore Ts'oext4: Fix time encoding with extra epoch bits
2009-09-30  Theodore Ts'ojbd2: Use tracepoints for history file
2009-09-30  Theodore Ts'oext4: Use tracepoints for mb_history trace file
2009-09-29  Sage WeilBtrfs: fix deadlock with free space handling and user...
2009-09-29  Sage WeilBtrfs: fix error cases for ioctl transactions
2009-09-29  Theodore Ts'oext4, jbd2: Drop unneeded printks at mount and unmount...
2009-09-29  Chris BallBtrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
2009-09-29  Julia LawallBtrfs: introduce missing kfree
2009-09-29  Chris BallBtrfs: Fix setting umask when POSIX ACLs are not enabled
2009-09-29  Curt Wohlgemuthext4: Handle nested ext4_journal_start/stop calls witho...
2009-09-29  Curt Wohlgemuthext4: Make sure ext4_dirty_inode() updates the inode...
2009-09-29  Frank Mayharext4: Avoid updating the inode table bh twice in no...
2009-09-29  Ryusuke Konishinilfs2: fix missing initialization of i_dir_start_looku...
2009-09-29  Ryusuke Konishinilfs2: fix missing zero-fill initialization of btree...
2009-09-28  Josef BacikBtrfs: proper -ENOSPC handling
2009-09-28  Theodore Ts'oext4: EXT4_IOC_MOVE_EXT: Check for different original...
2009-09-28  Mingming Caoext4: async direct IO for holes and fallocate support
2009-09-28  Mingming Caoext4: Use end_io callback to avoid direct I/O fallback...
2009-09-28  Mingming Caoext4: Split uninitialized extents for direct I/O
2009-09-28  Mingming Caoext4: release reserved quota when block reservation...
2009-09-29  Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-09-28  Theodore Ts'oext4: Fix hueristic which avoids group preallocation...
2009-09-27  Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-27  Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-26  Theodore Ts'oext4: Use ext4_msg() for ext4_da_writepage() errors
2009-09-26  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-09-26  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-09-26  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-09-26  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-09-26  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-09-26  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-09-26  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-26  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-26  Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-09-26  Len BrownMerge branch 'thinkpad-2.6.32-part2' into release
2009-09-26  Len BrownMerge branch 'bjorn-HID' into release
2009-09-25  Jens Axboewriteback: pass in super_block to bdi_start_writeback()
2009-09-25  David S. MillerMerge branch 'master' of ssh:///linux/kernel/git/rusty...
2009-09-25  Jeff Laytoncifs: fix locking and list handling code in cifs_open...
2009-09-25  Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25  Jens Axboewriteback: writeback_inodes_sb() should use bdi_start_w...
2009-09-25  Wu Fengguangwriteback: don't delay inodes redirtied by a fast dirtier
2009-09-25  Jens Axboewriteback: make the super_block pinning more efficient
2009-09-25  Jens Axboewriteback: don't resort for a single super_block in...
2009-09-25  Shaohua Liwriteback: move inodes from one super_block together
2009-09-25  Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-25  Jens Axboewriteback: improve readability of the wb_writeback...
2009-09-25  Wu Fengguangwriteback: cleanup writeback_single_inode()
2009-09-25  Wu Fengguangwriteback: kupdate writeback shall not stop when more...
2009-09-25  Wu Fengguangwriteback: stop background writeback when below backgro...
next
This page took 0.068191 seconds and 8 git commands to generate.