index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: use atomic_t to record hit ratio info of extent cache
Chao Yu
2015-08-05
3
-8
/
+12
*
f2fs: stat inline xattr inode number
Chao Yu
2015-08-05
4
-1
/
+22
*
f2fs: use a page temporarily for encrypted gced page
Jaegeuk Kim
2015-08-05
1
-1
/
+4
*
f2fs: expose f2fs_write_cache_pages
Chao Yu
2015-08-04
1
-1
/
+135
*
f2fs: correct return value of ->setxattr
Chao Yu
2015-08-04
1
-1
/
+4
*
f2fs: cleanup write_orphan_inodes
Chao Yu
2015-08-04
1
-9
/
+2
*
f2fs: warm up cold page after mmaped write
Chao Yu
2015-08-04
1
-0
/
+2
*
f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT
Chao Yu
2015-08-04
3
-0
/
+39
*
f2fs: maintain extent cache in separated file
Chao Yu
2015-08-04
4
-586
/
+610
*
f2fs: don't try to split extents shorter than F2FS_MIN_EXTENT_LEN
Fan Li
2015-08-04
1
-1
/
+1
*
f2fs: fix to update page flag
Chao Yu
2015-08-04
1
-4
/
+7
*
f2fs: shrink unreferenced extent_caches first
Jaegeuk Kim
2015-08-04
1
-10
/
+41
*
f2fs: enhance multithread performance
Chao Yu
2015-08-04
1
-2
/
+1
*
f2fs: restrict multimedia filename
Chao Yu
2015-08-04
1
-1
/
+8
*
MAINTAINERS: add missed trace file for f2fs
Chao Yu
2015-08-04
1
-0
/
+1
*
f2fs: make the function check_dnode have a return type of bool and change it'...
Nicholas Krause
2015-08-04
1
-6
/
+6
*
f2fs: check the largest extent at look-up time
Jaegeuk Kim
2015-08-04
2
-8
/
+20
*
f2fs: use extent_cache by default
Jaegeuk Kim
2015-08-04
6
-265
/
+142
*
f2fs: add noextent_cache mount option
Jaegeuk Kim
2015-08-04
2
-1
/
+10
*
f2fs: shrink extent_cache entries
Jaegeuk Kim
2015-08-04
4
-11
/
+27
*
f2fs: shrink nat_cache entries
Jaegeuk Kim
2015-08-04
3
-7
/
+18
*
f2fs: introduce a shrinker for mounted fs
Jaegeuk Kim
2015-08-04
4
-1
/
+148
*
f2fs: set cached_en after checking finally
Jaegeuk Kim
2015-08-04
1
-5
/
+4
*
f2fs: update on-disk extents even under extent_cache
Jaegeuk Kim
2015-08-04
1
-2
/
+2
*
f2fs: fix wrong block address calculation for a split extent
Jaegeuk Kim
2015-08-04
1
-1
/
+1
*
f2fs: convert inline_data for various fallocate
Jaegeuk Kim
2015-08-04
1
-0
/
+14
*
f2fs: avoid to use failed inode immediately
Jaegeuk Kim
2015-08-04
3
-9
/
+15
*
f2fs: avoid freed stat information
Jaegeuk Kim
2015-08-04
1
-1
/
+3
*
f2fs: fix to record dirty page count for symlink
Chao Yu
2015-08-04
2
-2
/
+4
*
f2fs crypto: delete an unnecessary check before the function call "key_put"
Markus Elfring
2015-08-04
1
-2
/
+1
*
Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-04
1
-0
/
+1
|
\
|
*
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
Michael S. Tsirkin
2015-07-14
1
-0
/
+1
*
|
Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2015-08-04
4
-7
/
+26
|
\
\
|
*
|
drm/atomic-helpers: Make encoder picking more robust
Daniel Vetter
2015-08-04
1
-5
/
+6
|
*
|
drm/dp-mst: Remove debug WARN_ON
Daniel Vetter
2015-08-04
1
-1
/
+0
|
*
|
drm/i915: Fixup dp mst encoder selection
Daniel Vetter
2015-08-04
1
-0
/
+11
|
*
|
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
2015-08-04
2
-1
/
+9
*
|
|
Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-04
5
-17
/
+62
|
\
\
\
|
*
|
|
xen/events/fifo: Handle linked events when closing a port
Ross Lagerwall
2015-08-04
3
-9
/
+53
|
*
|
|
xen: release lock occasionally during ballooning
Juergen Gross
2015-07-20
1
-8
/
+7
|
*
|
|
xen/gntdevt: Fix race condition in gntdev_release()
Marek Marczykowski-Górecki
2015-06-30
1
-0
/
+2
*
|
|
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2015-08-04
1
-2
/
+7
|
\
\
\
\
|
*
|
|
|
Makefile: Force gzip and xz on module install
Jason A. Donenfeld
2015-07-22
1
-2
/
+2
|
*
|
|
|
kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environment
Michal Marek
2015-07-22
1
-0
/
+5
*
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-08-03
5
-18
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
i2c: fix leaked device refcount on of_find_i2c_* error path
Vladimir Zapolskiy
2015-08-01
1
-6
/
+14
|
*
|
|
|
|
i2c: Fix typo in i2c-bfin-twi.c
Masanari Iida
2015-07-31
1
-2
/
+2
|
*
|
|
|
|
i2c: omap: fix bus recovery setup
Jan Luebbe
2015-07-31
1
-0
/
+11
|
*
|
|
|
|
i2c: core: only use set_scl for bus recovery after calling prepare_recovery
Jan Luebbe
2015-07-31
1
-1
/
+3
|
*
|
|
|
|
misc: eeprom: at24: clean up at24_bin_write()
Vladimir Zapolskiy
2015-07-31
1
-3
/
+0
[next]