aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-22f2fs: add __init to functions in init_f2fs_fsNamjae Jeon
2013-01-15f2fs: fix the debugfs entry creation pathNamjae Jeon
2013-01-15f2fs: add global mutex_lock to protect f2fs_stat_listmajianpeng
2013-01-15f2fs: remove the blk_plug usage in f2fs_write_data_pagesNamjae Jeon
2013-01-14f2fs: avoid redundant time update for parent directory in f2fs_delete_entryNamjae Jeon
2013-01-14f2fs: remove redundant call to set_blocksize in f2fs_fill_superNamjae Jeon
2013-01-11f2fs: move f2fs_balance_fs to punch_holeJaegeuk Kim
2013-01-11f2fs: add f2fs_balance_fs in several interfacesJaegeuk Kim
2013-01-10f2fs: revisit the f2fs_gc flowJaegeuk Kim
2013-01-04f2fs: check return value during recoveryJaegeuk Kim
2013-01-04f2fs: avoid null dereference in f2fs_acl_from_diskJaegeuk Kim
2013-01-04f2fs: initialize newly allocated dnode structureJaegeuk Kim
2013-01-04f2fs: update f2fs partition info about SIT/NAT layoutHuajun Li
2013-01-04f2fs: update f2fs document to reflect SIT/NAT layout correctlyHuajun Li
2013-01-04f2fs: remove unneeded INIT_LIST_HEAD at few placesNamjae Jeon
2013-01-04f2fs: fix time update in case of f2fs fallocateNamjae Jeon
2013-01-04f2fs: introduce f2fs_msg to ease adding information printsNamjae Jeon
2013-01-03Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2013-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeu...Linus Torvalds
2013-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-01-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-01-03Wire up finit_module syscallLuck, Tony
2013-01-03powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
2013-01-03powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-02Linux 3.8-rc2Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin
2013-01-02GFS2: Reset rd_last_alloc when it reaches the end of the rgrpBob Peterson
2013-01-02GFS2: Stop looking for free blocks at end of rgrpBob Peterson
2013-01-02GFS2: Fix race in gfs2_rs_allocAbhijith Das
2013-01-02GFS2: Initialize hex string to '0'Nathan Straz
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-30Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie