summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-04md/raid10: fix careless build errorNeilBrown
2012-07-03eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks
2012-07-03eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03KVM: MMU: fix shrinking page from the empty mmuXiao Guangrong
2012-07-03KVM: fix fault page leakXiao Guangrong
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak
2012-07-03Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-07-03Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-07-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-03cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-03Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-07-03dm: verity fix documentationMilan Broz
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber
2012-07-03security: Fix nommu build.Paul Mundt
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai
2012-07-03drm/radeon: fix rare segfaultJerome Glisse
2012-07-03md: fix up plugging (again).NeilBrown
2012-07-03md: support re-add of recovering devices.NeilBrown
2012-07-03md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown
2012-07-03raid5: delayed stripe fixShaohua Li
2012-07-03md/raid456: When read error cannot be recovered, record bad blockmajianpeng
2012-07-03md: make 'name' arg to md_register_thread non-optional.NeilBrown
2012-07-03md/raid10: fix failure when trying to repair a read error.NeilBrown
2012-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-03security: document no_new_privsAndy Lutomirski
2012-07-03md/raid5: fix refcount problem when blocked_rdev is set.NeilBrown
2012-07-03md:Add blk_plug in sync_thread.majianpeng
2012-07-03md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng
2012-07-03md/raid5: Do not add data_offset before call to is_badblockmajianpeng
2012-07-03md/raid5: prefer replacing failed devices over want-replacement devices.NeilBrown
2012-07-03md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown
2012-07-02KVM: Sanitize KVM_IRQFD flagsAlex Williamson
2012-07-02KVM: Add missing KVM_IRQFD API documentationAlex Williamson
2012-07-02KVM: Pass kvm_irqfd to functionsAlex Williamson
2012-07-02Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-07-02Btrfs: run delayed directory updates during log replayChris Mason
2012-07-02Btrfs: hold a ref on the inode during writepagesJosef Bacik
2012-07-02Btrfs: fix tree log remove space corner caseJosef Bacik
2012-07-02Btrfs: fix wrong check during log recoveryLiu Bo
2012-07-02Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov