deliverable/linux.git
2013-10-25  Jaegeuk Kimf2fs: add tracepoint for vm_page_mkwrite
2013-10-25  Jaegeuk Kimf2fs: add tracepoint for set_page_dirty
2013-10-25  Chao Yuf2fs: remove redundant set_page_dirty from write_compac...
2013-10-25  Jaegeuk Kimf2fs: add reclaiming control by sysfs
2013-10-25  Jaegeuk Kimf2fs: introduce f2fs_balance_fs_bg for some background...
2013-10-25  Jaegeuk Kimf2fs: reclaim prefree segments periodically
2013-10-25  Haicheng Lif2fs: use bool for booleans
2013-10-25  Jaegeuk Kimf2fs: clean up several status-related operations
2013-10-22  Gu Zhengf2fs: introduce f2fs_kmem_cache_alloc to hide the unfai...
2013-10-22  Haicheng Lif2fs: no need to check other dirty_segmap when the...
2013-10-22  Haicheng Lif2fs: use true and false for boolean value
2013-10-18  Jaegeuk Kimf2fs: avoid to write during the recovery
2013-10-18  Gu Zhengf2fs: avoid wait if IO end up when do_checkpoint for...
2013-10-18  Gu Zhengf2fs: introduce function read_raw_super_block()
2013-10-18  Jaegeuk Kimf2fs: fix the starvation problem on cp_rwsem
2013-10-18  Jaegeuk Kimf2fs: fix to store and retrieve i_rdev correctly
2013-10-08  Jaegeuk Kimf2fs: fix writing incorrect orphan blocks
2013-10-08  Jaegeuk Kimf2fs: avoid unnecessary checkpoints
2013-10-07  Kelly Andersonf2fs: handle remount options correctly
2013-10-07  Gu Zhengf2fs: use rw_sem instead of fs_lock(locks mutex)
2013-09-25  Russ W. Knizef2fs: account for orphan inodes during recovery
2013-09-25  Russ Knizef2fs: don't GC or take an fs_lock from f2fs_initxattrs()
2013-09-25  Russ W. Knizef2fs: don't let the orphan inode counter underflow
2013-09-25  Chao Yuf2fs: remove unneeded write checkpoint in recover_fsync...
2013-09-24  Chao Yuf2fs: avoid allocating failure in bio_alloc
2013-09-24  Jin Xuf2fs: optimize the victim searching loop slightly
2013-09-24  Yu Chaof2fs: optimize fs_lock for better performance
2013-09-23  Linus TorvaldsLinux 3.12-rc2
2013-09-23  Linus TorvaldsMerge tag 'staging-3.12-rc2' of git://git./linux/kernel...
2013-09-23  Linus TorvaldsMerge tag 'usb-3.12-rc2' of git://git./linux/kernel...
2013-09-23  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-22  Linus TorvaldsMerge branch 'for-3.12/core' of git://git.kernel.dk...
2013-09-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-22  Anatol Pomozovcfq: explicitly use 64bit divide operation for 64bit...
2013-09-21  Greg Kroah... Merge tag 'iio-fixes-for-3.12a' of git://git./linux...
2013-09-21  Linus TorvaldsMerge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org...
2013-09-21  Jun'ichi Nomurablock: Add nr_bios to block_rq_remap tracepoint
2013-09-21  Josef BacikBtrfs: create the uuid tree on remount rw
2013-09-21  Mark Fashehbtrfs: change extent-same to copy entire argument struct
2013-09-21  Guangyu SunBtrfs: dir_inode_operations should use btrfs_update_tim...
2013-09-21  Frank Holtonbtrfs: Add btrfs: prefix to kernel log output
2013-09-21  David Sterbabtrfs: refuse to remount read-write after abort
2013-09-21  chandanBtrfs: btrfs_ioctl_default_subvol: Revert back to tople...
2013-09-21  Filipe David... Btrfs: don't leak transaction in btrfs_sync_file()
2013-09-21  Stefan BehrensBtrfs: add the missing mutex unlock in write_all_supers()
2013-09-21  Josef BacikBtrfs: iput inode on allocation failure
2013-09-21  Josef BacikBtrfs: remove space_info->reservation_progress
2013-09-21  Josef BacikBtrfs: kill delay_iput arg to the wait_ordered functions
2013-09-21  Josef BacikBtrfs: fix worst case calculator for space usage
2013-09-21  Josef BacikRevert "Btrfs: rework the overcommit logic to be based...
2013-09-21  Josef BacikBtrfs: improve replacing nocow extents
2013-09-21  Josef BacikBtrfs: drop dir i_size when adding new names on replay
2013-09-21  Josef BacikBtrfs: replay dir_index items before other items
2013-09-21  Josef BacikBtrfs: check roots last log commit when checking if...
2013-09-21  Josef BacikBtrfs: actually log directory we are fsync()'ing
2013-09-21  Josef BacikBtrfs: actually limit the size of delalloc range
2013-09-21  Miao XieBtrfs: allocate the free space by the existed max exten...
2013-09-21  David Sterbabtrfs: add lockdep and tracing annotations for uuid...
2013-09-21  Stefan Behrensbtrfs: show compiled-in config features at module load...
2013-09-21  Filipe David... Btrfs: more efficient inode tree replace operation
2013-09-21  Ilya DryomovBtrfs: do not add replace target to the alloc_list
2013-09-21  Josef BacikBtrfs: fixup error handling in btrfs_reloc_cow
2013-09-21  Chris MasonMerge tag 'v3.11' into for-linus
2013-09-21  Lars-Peter... iio:buffer_cb: Add missing iio_buffer_init()
2013-09-21  Lars-Peter... iio: Prevent race between IIO chardev opening and IIO...
2013-09-21  Lars-Peter... iio: fix: Keep a reference to the IIO device for open...
2013-09-21  Lars-Peter... iio: Stop sampling when the device is removed
2013-09-21  Peter Meerwaldiio: Fix crash when scan_bytes is computed with active_...
2013-09-21  Peter Meerwaldiio: Fix mcp4725 dev-to-indio_dev conversion in suspend...
2013-09-21  Peter Meerwaldiio: Fix bma180 dev-to-indio_dev conversion in suspend...
2013-09-21  Peter Meerwaldiio: Fix tmp006 dev-to-indio_dev conversion in suspend...
2013-09-20  Linus TorvaldsMerge tag 'pm+acpi-3.12-rc2' of git://git./linux/kernel...
2013-09-20  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-09-20  David HowellsCacheFiles: Don't try to dump the index key if the...
2013-09-20  Josh BoyerCacheFiles: Fix memory leak in cachefiles_check_auxdata...
2013-09-20  Will Deaconlockref: use cmpxchg64 explicitly for lockless updates
2013-09-20  Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-09-20  Rafael J. WysockiMerge branch 'acpi-pci'
2013-09-20  Linus TorvaldsMerge tag 'arm64-stable' of git://git./linux/kernel...
2013-09-20  Steve Capperarm64: Widen hwcap to be 64 bit
2013-09-20  Catalin Marinasarm64: Correctly report LR and SP for compat tasks
2013-09-20  Will Deaconarm64: documentation: tighten up tagged pointer documen...
2013-09-20  Catalin Marinasarm64: Make do_bad_area() function static
2013-09-19  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-09-19  Dave AirlieMerge branch 'msm-fixes-3.12' of git://people.freedeskt...
2013-09-19  Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2013-09-19  Dave AirlieMerge tag 'drm-intel-fixes-2013-09-19' of git://people...
2013-09-19  Yinghai Lucpufreq: return EEXIST instead of EBUSY for second...
2013-09-19  Dave AirlieRevert "drm: mark context support as a legacy subsystem"
2013-09-19  Rafael J. WysockiPCI / ACPI / PM: Clear pme_poll for devices in D3cold...
2013-09-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-09-19  Nikolay Aleksandrovnetconsole: fix a deadlock with rtnl and netconsole...
2013-09-19  Nikolay Aleksandrovnetpoll: fix NULL pointer dereference in netpoll_cleanup
2013-09-19  Mikulas Patockaskge: fix broken driver
2013-09-19  Ansis Attekaip: generate unique IP identificator if local fragmenta...
2013-09-19  Ansis Attekaip: use ip_hdr() in __ip_make_skb() to retrieve IP...
2013-09-19  Paul Durrantxen-netback: Don't destroy the netdev until the vif...
2013-09-19  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-09-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-19  Madhavan SrinivasanMIPS: Fix invalid symbolic link file
next
This page took 0.039737 seconds and 5 git commands to generate.