summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error pathLi Dongyang2010-04-231-5/+11
| | * | | ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error pathLi Dongyang2010-04-231-0/+1
| | * | | ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe codeLi Dongyang2010-04-233-29/+39
| * | | | ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker2010-04-231-1/+1
| * | | | ocfs2: Update VFS inode's id info after reflink.Tao Ma2010-04-231-0/+3
| * | | | ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter2010-04-231-0/+1
| * | | | ocfs2: Reset status if we want to restart file extension.Tao Ma2010-04-161-0/+1
| * | | | ocfs2: Compute metaecc for superblocks during online resize.Joel Becker2010-03-311-0/+2
| * | | | ocfs2: Check the owner of a lockres inside the spinlockWengang Wang2010-03-301-3/+2
| * | | | ocfs2: one more warning fix in ocfs2_file_aio_write(), v2Coly Li2010-03-301-3/+3
| * | | | ocfs2_dlmfs: User DLM_* when decoding file open flags.Tao Ma2010-03-301-6/+6
* | | | | Fix the x86_64 implementation of call_rwsem_wait()David Howells2010-05-041-1/+1
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-043-23/+47
|\ \ \ \ \
| * | | | | i2c-core: Use per-adapter userspace device listsJean Delvare2010-05-042-16/+20
| * | | | | i2c: Fix probing of FSC hardware monitoring chipsJean Delvare2010-05-041-5/+16
| * | | | | i2c-core: Erase pointer to clientdata on removalWolfram Sang2010-05-042-2/+11
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-041-1/+1
|\ \ \ \ \ \
| * | | | | | perf: Fix resource leak in failure path of perf_event_open()Tejun Heo2010-05-011-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-042-5/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rcu: Fix RCU lockdep splat on freezer_fork pathPaul E. McKenney2010-04-301-1/+4
| * | | | | rcu: Fix RCU lockdep splat in set_task_cpu on fork pathPeter Zijlstra2010-04-301-0/+10
| * | | | | mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt2010-04-231-4/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-0312-38/+71
|\ \ \ \ \
| * | | | | ceph: remove bad auth_x kmem_cacheSage Weil2010-05-031-22/+10
| * | | | | ceph: fix lockless caps checkSage Weil2010-05-031-1/+1
| * | | | | ceph: clear dir complete, invalidate dentry on replayed renameSage Weil2010-05-031-0/+9
| * | | | | ceph: fix direct io truncate offsetSage Weil2010-05-031-1/+2
| * | | | | ceph: discard incoming messages with bad seq #Sage Weil2010-05-031-0/+20
| * | | | | ceph: fix seq counting for skipped messagesSage Weil2010-05-031-0/+2
| * | | | | ceph: add missing #includesSage Weil2010-05-033-0/+4
| * | | | | ceph: fix leaked spinlock during mds reconnectSage Weil2010-05-031-1/+1
| * | | | | ceph: print more useful version info on module loadSage Weil2010-05-031-3/+4
| * | | | | ceph: fix snap realm splitsSage Weil2010-05-031-10/+14
| * | | | | ceph: clear dir complete on d_moveSage Weil2010-05-031-0/+4
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-05-031-1/+1
|\ \ \ \ \
| * | | | | watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.Wim Van Sebroeck2010-05-031-1/+1
* | | | | | nilfs2: fix sync silent failureRyusuke Konishi2010-05-031-0/+1
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-04-3030-190/+598
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin2010-04-301-1/+19
| * | | | | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin2010-04-301-1/+1
| * | | | | MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin2010-04-301-0/+13
| * | | | | MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin2010-04-301-0/+27
| * | | | | MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli2010-04-301-1/+1
| * | | | | MIPS: BCM63xx: Update defconfigFlorian Fainelli2010-04-301-83/+335
| * | | | | MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin2010-04-301-1/+1
| * | | | | STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.David Daney2010-04-301-0/+8
| * | | | | NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-301-0/+10
| * | | | | I2C: Fix section mismatch errors in i2c-octeon.cDavid Daney2010-04-301-2/+2
| * | | | | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard2010-04-301-1/+1
| * | | | | MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard2010-04-301-1/+1
OpenPOWER on IntegriCloud