summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-04-25Btrfs: cleanup error handling in inode.cTsutomu Itoh
2011-04-25Btrfs: put the right bio if we have an errorJosef Bacik
2011-04-25Btrfs: free bitmaps properly when evicting the cacheJosef Bacik
2011-04-25Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan
2011-04-25btrfs: add missing spin_unlock to a rare exit pathDavid Sterba
2011-04-25Btrfs: check return value of kmalloc()Tsutomu Itoh
2011-04-25btrfs: fix wrong allocating flag when reading pageItaru Kitayama
2011-04-25Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks
2011-04-25eCryptfs: dput dentries returned from dget_parentTyler Hicks
2011-04-25eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds
2011-04-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-04-24Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-24libata: ahci_start_engine compliant to AHCI specJian Peng
2011-04-24ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov
2011-04-24ata: pata_at91.c bugfix for high master clockIgor Plyatov
2011-04-24ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-04-24libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds
2011-04-24Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-24vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds
2011-04-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-04-22[PARISC] slub: fix panic with DISCONTIGMEMJames Bottomley
2011-04-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen
2011-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-21ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo
2011-04-21block: don't propagate unlisted DISK_EVENTs to userlandTejun Heo
2011-04-21elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case tooJens Axboe
2011-04-21CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky
2011-04-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-21raid5: fix build error, sector_t usageRandy Dunlap