summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-09f2fs: fix the use of XATTR_NODE_OFFSETJaegeuk Kim2-5/+11
2013-08-08f2fs: fix a build failure due to missing the kobject headerJaegeuk Kim2-1/+1
2013-08-06f2fs: fix a deadlock in fsyncJin Xu5-9/+16
2013-08-06f2fs: remove redundant code from f2fs_write_beginNamjae Jeon1-3/+0
2013-08-06f2fs: add sysfs entries to select the gc policyNamjae Jeon5-3/+30
2013-08-06f2fs: add sysfs support for controlling the gc_threadNamjae Jeon6-20/+203
2013-07-31f2fs: remove an unneeded kfree(NULL)Dan Carpenter1-1/+0
2013-07-30f2fs: fix handling orphan inodesJaegeuk Kim4-9/+28
2013-07-30f2fs: move bio_private allocation out of f2fs_bio_alloc()Gu Zheng2-9/+11
2013-07-30f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()Gu Zheng1-3/+2
2013-07-30f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possibleGu Zheng1-9/+9
2013-07-30f2fs: fix i_name during f2fs_sync_fileJaegeuk Kim1-4/+6
2013-07-30f2fs: update file name in the inode block during f2fs_renameJaegeuk Kim3-0/+21
2013-07-30f2fs: introduce help function F2FS_NODE()Gu Zheng8-40/+35
2013-07-30f2fs: add a help func F2FS_STAT() to get the f2fs_stat_infoGu Zheng2-11/+16
2013-07-30f2fs: add proc entry to monitor current usage of segmentsJaegeuk Kim2-0/+47
2013-07-30f2fs: add description for fsck.f2fs and dump.f2fsChangman Lee1-4/+39
2013-07-30f2fs: recover date requested by fdatasyncJaegeuk Kim1-3/+4
2013-07-29Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-4/+14
2013-07-29Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-07-28Linux 3.11-rc3v3.11-rc3Linus Torvalds1-1/+1
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-19/+49
2013-07-28Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-128/+95
2013-07-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch4-4/+14
2013-07-26ARC: SMP build breakageVineet Gupta1-0/+1
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-93/+17
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds4-4/+17
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds57-196/+307
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds33-79/+172
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+4
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-20/+38
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-42/+55
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds10-22/+29
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-11/+36
2013-07-26Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+3
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+18
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-42/+358
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki6-87/+11
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)1-2/+1
2013-07-26arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2013-07-26Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...Dave Airlie3-5/+17
2013-07-26Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-122/+141
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher1-2/+2