summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim2013-05-28
* f2fs: dereferencing an ERR_PTRDan Carpenter2013-05-28
* f2fs: use iholdJaegeuk Kim2013-05-28
* f2fs: should not make_bad_inode on f2fs_link failureJaegeuk Kim2013-05-28
* f2fs: fix to handle do_recover_data errorsJaegeuk Kim2013-05-28
* f2fs: reuse the locked dnode page and its inodeJaegeuk Kim2013-05-28
* f2fs: fix wrong condition checkJaegeuk Kim2013-05-28
* f2fs: add f2fs_readonly()Jaegeuk Kim2013-05-28
* f2fs: avoid RECLAIM_FS-ON-W: deadlockJaegeuk Kim2013-05-28
* f2fs: don't do checkpoint if error is occurredJaegeuk Kim2013-05-28
* f2fs: fix to unlock page before exitJaegeuk Kim2013-05-28
* f2fs: remove unnecessary kmap/kunmap operationsJaegeuk Kim2013-05-28
* f2fs: reorganize f2fs_vm_page_mkwriteNamjae Jeon2013-05-28
* f2fs: use list_for_each_entry rather than list_for_each_entry_safemajianpeng2013-05-28
* f2fs: remove unecessary variable and codeHaicheng Li2013-05-28
* f2fs, lockdep: annotate mutex_lock_all()Peter Zijlstra2013-05-28
* f2fs: add debug msgs in the recovery routineJaegeuk Kim2013-05-28
* f2fs: update inode page after creationJaegeuk Kim2013-05-28
* f2fs: change get_new_data_page to pass a locked node pageJaegeuk Kim2013-05-28
* f2fs: skip get_node_page if locked node page is passedJaegeuk Kim2013-05-28
* f2fs: remove unnecessary por_doing checkJaegeuk Kim2013-05-28
* f2fs: fix BUG_ON during f2fs_evict_inode(dir)Jaegeuk Kim2013-05-28
* f2fs: fix por_doing variable coverageJaegeuk Kim2013-05-28
* f2fs: remove redundant assignmentJaegeuk Kim2013-05-28
* f2fs: fix the inconsistent state of data pagesJaegeuk Kim2013-05-28
* f2fs: fix inconsistency of block count during recoveryJaegeuk Kim2013-05-28
* Linux 3.10-rc3Linus Torvalds2013-05-26
* ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-26
* Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-26
|\
| * NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-23
| * SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-22
| * NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-20
| * SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-16
| * SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-16
| * SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-15
* | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-26
|\ \
| * | amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-21
| |/
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-26
|\ \
| * | parisc: fix irq stack on UP and SMPHelge Deller2013-05-24
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-24
| * | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-24
| * | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-24
| * | parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller2013-05-24
| * | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-24
| * | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-24
| * | MPILIB: disable usage of floating point registers on pariscHelge Deller2013-05-24
* | | Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-26
|\ \ \
| * | | xfs: remote attribute lookups require the value lengthDave Chinner2013-05-24
| * | | xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-24
| * | | xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner2013-05-24