summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* jbd: Fix forever sleeping process in do_get_write_access()Jan Kara2011-05-171-2/+7
* ext2: fix error msg when mounting fs with too-large blocksizeRobin Dong2011-05-171-1/+2
* jbd: fix fsync() tid wraparound bugTed Ts'o2011-05-171-3/+13
* ext3: Fix fs corruption when make_indexed_dir() failsJan Kara2011-05-171-3/+12
* ext3: Fix lock inversion in ext3_symlink()Jan Kara2011-04-291-11/+56
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-289-8/+49
|\
| * drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-275-8/+33
| * drm/radeon/kms: add info query for tile pipesAlex Deucher2011-04-272-0/+14
| * drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher2011-04-271-0/+1
| * drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie2011-04-271-0/+1
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...Linus Torvalds2011-04-281-0/+2
|\ \
| * | m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz2011-04-271-0/+2
| |/
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-2815-120/+163
|\ \
| * | nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton2011-04-271-0/+9
| * | NFS: Return meaningful status from decode_secinfo()Bryan Schumaker2011-04-271-4/+7
| * | NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-272-17/+16
| * | NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2011-04-242-6/+8
| * | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-242-2/+6
| * | NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-244-53/+40
| * | NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker2011-04-181-5/+23
| * | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-183-2/+5
| * | NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust2011-04-151-2/+2
| * | SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust2011-04-151-5/+4
| * | NFS: Use correct variable for page bounds checkingBryan Schumaker2011-04-131-4/+7
| * | NFS: don't negotiate when user specifies sec flavorBryan Schumaker2011-04-132-1/+3
| * | NFS: Attempt mount with default sec flavor firstBryan Schumaker2011-04-131-8/+16
| * | NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker2011-04-131-1/+1
| * | NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-132-5/+8
| * | Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson2011-04-131-1/+7
| * | NFS: Get rid of pointless test in nfs_commit_doneTrond Myklebust2011-04-121-2/+1
| * | NFS: Remove unused argument from nfs_find_best_sec()Bryan Schumaker2011-04-121-2/+2
| * | NFS: Eliminate duplicate call to nfs_mark_request_dirtyTrond Myklebust2011-04-121-1/+0
| * | NFS: Remove dead code from nfs_fs_mount()Jesper Juhl2011-04-121-2/+1
* | | mm: check if PTE is already allocated during page faultMel Gorman2011-04-281-1/+1
* | | kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton2011-04-281-1/+4
* | | um: adjust current_thread_info() for newer gcc versionsRichard Weinberger2011-04-281-1/+4
* | | uml: fix hppfs buildRandy Dunlap2011-04-281-1/+1
* | | um: mdd support for 64 bit atomic operationsRichard Weinberger2011-04-282-1/+226
* | | oom: use pte pages in OOM scoreKOSAKI Motohiro2011-04-281-3/+6
* | | MAINTAINERS: add EXYNOS ARM architecturesKukjin Kim2011-04-281-1/+2
* | | memcg: update documentation to describe usage_in_bytesDaisuke Nishimura2011-04-281-2/+13
* | | MAINTAINERS: update Documentation file entry of GPIO subsystemKukjin Kim2011-04-281-1/+1
* | | MAINTAINERS: re-alphabetize Xen entriesIan Campbell2011-04-281-12/+12
* | | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2011-04-283-21/+27
* | | vfs: avoid large kmalloc()s for the fdtableAndrew Morton2011-04-281-7/+11
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-04-272-1/+4
|\ \ \
| * | | [PARISC] slub: fix panic with DISCONTIGMEMJames Bottomley2011-04-221-0/+1
| * | | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-04-211-1/+3
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-273-1/+6
|\ \ \ \
| * | | | ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki2011-04-261-0/+4