index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-03
f2fs: remove redundant lock_page calls
Jaegeuk Kim
2013-04-03
f2fs: introduce TOTAL_SECS macro
Jaegeuk Kim
2013-04-03
f2fs: do not use duplicate names in a macro
Jaegeuk Kim
2013-03-31
f2fs: use kmemdup
Alexandru Gheorghiu
2013-03-27
f2fs: fix to give correct parent inode number for roll forward
Jaegeuk Kim
2013-03-27
f2fs: remain nat cache entries for further free nid allocation
Jaegeuk Kim
2013-03-27
f2fs: do not skip writing file meta during fsync
Jaegeuk Kim
2013-03-27
f2fs: fix the recovery flow to handle errors correctly
Jaegeuk Kim
2013-03-20
f2fs: fix typo in comments
Masanari Iida
2013-03-20
f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode
Namjae Jeon
2013-03-20
f2fs: fix return values from validate superblock
Namjae Jeon
2013-03-20
f2fs: reorganize f2fs_setxattr
Namjae Jeon
2013-03-20
f2fs: notify when discard is not supported
Namjae Jeon
2013-03-20
f2fs: fix to call WRITE_FLUSH at the end of fsync
Jaegeuk Kim
2013-03-20
f2fs: fix not to allocate max_nid
Jaegeuk Kim
2013-03-20
f2fs: fix return value of releasepage for node and data
Jaegeuk Kim
2013-03-20
f2fs: scan next nat page to reuse free nids in there
Jaegeuk Kim
2013-03-20
f2fs: should check the node page was truncated first
Jaegeuk Kim
2013-03-20
f2fs: reduce unncessary locking pages during read
Jaegeuk Kim
2013-03-18
f2fs: avoid extra ++ while returning from get_node_path
Namjae Jeon
2013-03-18
f2fs: align f2fs maximum name length to linux based filesystem
Jaegeuk Kim
2013-03-18
f2fs: optimize and change return path in lookup_free_nid_list
Namjae Jeon
2013-03-18
f2fs: optimize get node page readahead part
Namjae Jeon
2013-03-18
f2fs: check the level before calling get_nid function
Changman Lee
2013-03-18
f2fs: introduce readahead mode of node pages
Jaegeuk Kim
2013-03-18
f2fs: read with READ_SYNC when getting dnode page
Jaegeuk Kim
2013-03-18
f2fs: fix to unlock node page when it was truncated
Jaegeuk Kim
2013-03-08
f2fs: fix overflow when calculating utilization on 32-bit
Changman Lee
2013-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-03-07
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-08
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
2013-03-08
drm: Documentation typo fixes
Christopher Harvey
2013-03-08
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
2013-03-08
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
2013-03-08
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
2013-03-08
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-03-07
Merge tag 'efi-for-3.9-rc2' into x86/urgent
H. Peter Anvin
2013-03-07
x86: Do not try to sync identity map for non-mapped pages
Dave Hansen
2013-03-07
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-07
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-07
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-03-07
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-03-07
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2013-03-07
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
2013-03-07
drm/radeon: add primary dac adj quirk for R200 board
Alex Deucher
2013-03-07
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
2013-03-07
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
2013-03-06
x86, doc: Be explicit about what the x86 struct boot_params requires
Peter Jones
[next]