aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | JFS: Don't save agno in the inodeDave Kleikamp2011-06-20
| * | | | | | | jfs: Update agstart when resizing volumeDave Kleikamp2011-06-20
| * | | | | | | jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp2011-06-20
* | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-23
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki2011-06-21
| * | | | | | | | PM / Domains: Update documentationRafael J. Wysocki2011-06-21
| * | | | | | | | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-21
| * | | | | | | | PM: Fix async resume following suspend failureAlan Stern2011-06-21
| * | | | | | | | PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-21
| * | | | | | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
| * | | | | | | | PM: Update documentation regarding sysdevsRafael J. Wysocki2011-06-21
| * | | | | | | | PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman2011-06-21
* | | | | | | | | mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes2011-06-23
* | | | | | | | | mm, hotplug: fix error handling in mem_online_node()David Rientjes2011-06-23
* | | | | | | | | KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-21
* | | | | | | | | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-21
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
|\ \ \ \ \ \ \ \
| * | | | | | | | NFS: Fix decode_secinfo_maxszBryan Schumaker2011-06-21
| * | | | | | | | NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust2011-06-21
| * | | | | | | | NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-21
| * | | | | | | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-20
| * | | | | | | | pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh2011-06-19
| * | | | | | | | SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
| * | | | | | | | NFSv4: Fix a readdir regressionTrond Myklebust2011-06-16
| * | | | | | | | nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman2011-06-15
| * | | | | | | | nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman2011-06-15
| * | | | | | | | NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy2011-06-15
| * | | | | | | | NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells2011-06-15
| * | | | | | | | NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy2011-06-15
| * | | | | | | | nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-15
| * | | | | | | | NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson2011-06-15
| * | | | | | | | NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-15
| * | | | | | | | NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust2011-06-15
| * | | | | | | | NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-15
| * | | | | | | | NFS41: do not update isize if inode needs layoutcommitPeng Tao2011-06-15
| * | | | | | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
| * | | | | | | | NFS: fix umount of pnfs filesystemsWeston Andros Adamson2011-06-15
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-06-21
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier2011-06-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2011-06-17
| * | | | | | | | | | RDMA/cxgb4: Couple of abort fixesSteve Wise2011-06-17
| * | | | | | | | | | RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-17
| * | | | | | | | | | RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise2011-06-17
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-13
| * | | | | | | | | jbd2: Remove obsolete parameters in the comments for some jbd2 functionsTao Ma2011-06-12
| * | | | | | | | | ext4: fixed tracepoints cleanupLukas Czerner2011-06-06
| * | | | | | | | | ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap Lukas Czerner2011-06-06
| * | | | | | | | | ext4: Fix max file size and logical block counting of extent format fileLukas Czerner2011-06-06
| * | | | | | | | | ext4: correct comments for ext4_free_blocks()Yongqiang Yang2011-06-05