OSDN Git Service

tomoyo/tomoyo-test1.git
2015-10-22 Chao Yuf2fs: fix to skip shrinking extent nodes
2015-10-22 Chao Yuf2fs: fix error path of ->symlink
2015-10-22 Chao Yuf2fs: fix to clear GCed flag for atomic written page
2015-10-22 Jaegeuk Kimf2fs: don't need to submit bio on error case
2015-10-22 Jaegeuk Kimf2fs: fix leakage of inmemory atomic pages
2015-10-21 Jaegeuk Kimf2fs: refactor __find_rev_next_{zero}_bit
2015-10-20 Jaegeuk Kimf2fs: support fiemap for inline_data
2015-10-20 Jaegeuk Kimf2fs: flush dirty data for bmap
2015-10-13 Jaegeuk Kimf2fs: relocate the tracepoint for background_gc
2015-10-13 Chao Yuf2fs crypto: fix racing of accessing encrypted page...
2015-10-12 Chao Yuf2fs: export ra_nid_pages to sysfs
2015-10-12 Chao Yuf2fs: readahead for free nids building
2015-10-12 Chao Yuf2fs: support lower priority asynchronous readahead...
2015-10-12 Chao Yuf2fs: don't tag REQ_META for temporary non-meta pages
2015-10-12 Chao Yuf2fs: add a tracepoint for f2fs_read_data_pages
2015-10-12 Jaegeuk Kimf2fs: set GFP_NOFS for grab_cache_page
2015-10-12 Jaegeuk Kimf2fs: fix SSA updates resulting in corruption
2015-10-12 Jaegeuk KimRevert "f2fs: do not skip dentry block writes"
2015-10-12 Jaegeuk Kimf2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure
2015-10-09 Jaegeuk Kimf2fs: merge meta writes as many possible
2015-10-09 Jaegeuk Kimf2fs: introduce a periodic checkpoint flow
2015-10-09 Jaegeuk Kimf2fs: add a tracepoint for background gc
2015-10-09 Jaegeuk Kimf2fs: introduce background_gc=sync mount option
2015-10-09 Chao Yuf2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT
2015-10-09 Chao Yuf2fs: support synchronous gc in ioctl
2015-10-09 Chao Yuf2fs: skip searching dirty map if dirty segment is...
2015-10-09 Chao Yuf2fs: fix to avoid redundant searching in dirty map...
2015-10-09 Chao Yuf2fs: use atomic64_t for extent cache hit stat
2015-10-09 Jaegeuk Kimf2fs: use vmalloc to handle -ENOMEM error
2015-10-09 Jaegeuk Kimf2fs: should get a victim from retrials
2015-10-09 Chao Yuf2fs: fix to correct freed section number during gc
2015-10-09 Chao Yuf2fs: fix to update {m,c}time correctly when truncating...
2015-10-09 Jaegeuk Kimf2fs: do not skip dentry block writes
2015-10-09 Chao Yuf2fs: remove unneeded f2fs_{,un}lock_op in do_recover_d...
2015-10-09 Chao Yuf2fs: fix incorrect bimodal calculation
2015-10-09 Chao Yuf2fs: introduce __try_update_largest_extent
2015-10-09 Nicholas Krausef2fs: fix error handling for calls to various functions...
2015-10-09 Chao Yuf2fs: disallow switch extent_cache option dynamically
2015-10-09 Chao Yuf2fs: use correct flag in f2fs_map_blocks()
2015-10-09 Chao Yuf2fs: fix to handle io error in ->direct_IO
2015-10-09 Chao Yuf2fs: do in batches truncation in truncate_hole
2015-10-09 Fan Lif2fs: optimize code of f2fs_update_extent_tree_range
2015-10-09 Fan Lif2fs: drop largest extent by range
2015-10-09 Jaegeuk Kimf2fs: check end_io for metapages before making next...
2015-10-09 Jaegeuk Kimf2fs crypto: allocate buffer for decrypting filename
2015-10-09 Chao Yuf2fs: reorganize f2fs_map_blocks
2015-10-09 Jaegeuk Kimf2fs: declare f2fs_update_extent_tree_range as static
2015-10-09 Chao Yuf2fs: fix overflow of size calculation
2015-10-09 Chao Yuf2fs: fix incorrect searching position when shrinking...
2015-10-09 Chao Yuf2fs: verify file type early in f2fs_fallocate
2015-10-09 Jaegeuk Kimf2fs: no need to lock for update_inode_page all the...
2015-10-09 Jaegeuk Kimf2fs: cover number of dirty node pages under node_write...
2015-10-09 Nicholas Krausef2fs: fix incorrect return statement in the function...
2015-10-09 Chao Yuf2fs: trace in batches extent info update
2015-10-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-10-07 Linus TorvaldsMerge tag 'fbdev-fixes-4.3' of git://git./linux/kernel...
2015-10-07 Linus TorvaldsMerge tag 'regmap-fix-v4.3-rc4' of git://git./linux...
2015-10-07 Linus TorvaldsMerge tag 'spi-fix-v4.3-rc4' of git://git./linux/kernel...
2015-10-07 Linus TorvaldsMerge tag 'regulator-fix-v4.3-rc4' of git://git./linux...
2015-10-07 Sudip Mukherjeevideo: of: fix memory leak
2015-10-07 Mark BrownMerge remote-tracking branches 'spi/fix/davinci' and...
2015-10-07 Linus TorvaldsMerge branch 'strscpy' of git://git./linux/kernel/git...
2015-10-07 Linus TorvaldsMerge tag 'for-linus-20151006' of git://git.infradead...
2015-10-07 Linus TorvaldsMerge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org...
2015-10-07 Linus TorvaldsRevert "fs: do not prefault sys_write() user buffer...
2015-10-06 Anna SchumakerNFS: Fix a tracepoint NULL-pointer dereference
2015-10-06 Chris Metcalfstrscpy: zero any trailing garbage bytes in the destination
2015-10-06 Chris Metcalfword-at-a-time.h: support zero_bytemask() on alpha...
2015-10-06 Chris Metcalfword-at-a-time.h: fix some Kbuild files
2015-10-06 Yang Shiarm64: replace read_lock to rcu lock in call_break_hook
2015-10-06 Mark Rutlandarm64: Don't relocate non-existent initrd
2015-10-06 Linus TorvaldsMerge tag 'for-linus-4.3b-rc4-tag' of git://git./linux...
2015-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-06 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-10-06 David Vrabelx86/xen/p2m: hint at the last populated P2M entry
2015-10-06 Mark BrownMerge remote-tracking branch 'regulator/fix/axp20x...
2015-10-06 Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2015-10-05 Yang Shiarm64: convert patch_lock to raw lock
2015-10-05 Mark Salyzynarm64: readahead: fault retry breaks mmap file read...
2015-10-05 Yang Shiarm64: debug: Fix typo in debug-monitors.c
2015-10-04 Linus TorvaldsLinux 4.3-rc4 v4.3-rc4
2015-10-04 Linus TorvaldsMerge branch 'strscpy' of git://git./linux/kernel/git...
2015-10-04 Linus TorvaldsMerge tag 'md/4.3-fixes' of git://neil.brown.name/md
2015-10-04 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-10-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-10-04 Markos ChandrasMIPS: scall: Always run the seccomp syscall filters
2015-10-03 Steve French[CIFS] Update cifs version number
2015-10-03 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-10-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-10-03 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-10-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-02 John Stultzclocksource: Fix abs() usage w/ 64bit values
2015-10-02 Trond MyklebustMerge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs...
2015-10-02 Jeff Laytonnfs4: reset states to use open_stateid when returning...
2015-10-02 Benjamin CoddingtonNFSv4: Fix a nograce recovery hang
2015-10-02 Trond MyklebustNFSv4.1: nfs4_opendata_check_deleg needs to handle...
2015-10-02 Trond MyklebustNFSv4: Don't try to reclaim unused state owners
2015-10-02 Trond MyklebustNFS: Fix a write performance regression
2015-10-02 Trond MyklebustNFS: Fix up page writeback accounting
next