]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/history - fs
Revert "gpu: nvgpu: enable semaphore acquire timeout"
[sojka/nv-tegra/linux-3.10.git] / fs /
2016-07-03 Joe KortyFix minor gcc problems in rtrace.c
2016-07-03 Joe KortyRemove unused label
2016-07-03 Joe KortyDelete unused function.
2016-04-26 Ben Hutchingspipe: Fix buffer offset after partially failed read
2016-03-07 Mrutyunjay SawantMerge 'Linux 3.10.96' into rel-24
2016-03-01 Sumit SinghMerge 'Linux 3.10.96' into rel-24
2016-03-01 Sumit SinghMerge remote-tracking branch 'origin/dev/sumit-linux...
2016-03-01 Sumit SinghRevert "staging: android: persistent_ram: remove atomic...
2016-01-28 mobile promotionsMerge "Merge branch 'dev/dev-kernel-f2fs-bringup' into...
2016-01-27 Ian ChangMerge branch 'dev/dev-kernel-f2fs-bringup' into HEAD
2016-01-27 Daniel RosenbergRevert "f2fs: support ->tmpfile()"
2016-01-27 Mohamad Ayyashf2fs: Add missing call to trace_f2fs_write_begin.
2016-01-27 JP Abgrallfs:f2fs: only remount ro if panic was not invoked
2016-01-27 Jaegeuk Kimf2fs: support 3.10
2016-01-27 Dan Carpenterf2fs: potential shift wrapping buf in f2fs_trim_fs()
2016-01-27 Jaegeuk Kimf2fs: call f2fs_unlock_op after error was handled
2016-01-27 Jaegeuk Kimf2fs: clean up f2fs_ioctl functions
2016-01-27 Jaegeuk Kimf2fs: support atomic_write feature for database
2016-01-27 Jaegeuk Kimf2fs: check the use of macros on block counts and addresses
2016-01-27 Jaegeuk Kimf2fs: refactor flush_nat_entries to remove costly reorg...
2016-01-27 Jaegeuk Kimf2fs: introduce FITRIM in f2fs_ioctl
2016-01-27 Jaegeuk Kimf2fs: introduce cp_control structure
2016-01-27 Jaegeuk Kimf2fs: use more free segments until SSR is activated
2016-01-27 Jaegeuk Kimf2fs: change the ipu_policy option to enable combinations
2016-01-27 Chao Yuf2fs: fix to search whole dirty segmap when get_victim
2016-01-27 Chao Yuf2fs: fix to clean previous mount option when remount_fs
2016-01-27 Chao Yuf2fs: skip punching hole in special condition
2016-01-27 Chao Yuf2fs: support large sector size
2016-01-27 Chao Yuf2fs: fix to truncate blocks past EOF in ->setattr
2016-01-27 Jaegeuk Kimf2fs: update i_size when __allocate_data_block
2016-01-27 Jaegeuk Kimf2fs: use MAX_BIO_BLOCKS(sbi)
2016-01-27 Jaegeuk Kimf2fs: remove redundant operation during roll-forward...
2016-01-27 Jaegeuk Kimf2fs: do not skip latest inode information
2016-01-27 Jaegeuk Kimf2fs: fix roll-forward missing scenarios
2016-01-27 Jaegeuk Kimf2fs: fix conditions to remain recovery information...
2016-01-27 Jaegeuk Kimf2fs: introduce a flag to represent each nat entry...
2016-01-27 Jaegeuk Kimf2fs: use meta_inode cache to improve roll-forward...
2016-01-27 Jaegeuk Kimf2fs: fix double lock for inode page during roll-foward...
2016-01-27 Huang Yingf2fs: fix a race condition in next_free_nid
2016-01-27 Huang Yingf2fs: use nm_i->next_scan_nid as default for next_free_nid
2016-01-27 Jaegeuk Kimf2fs: give an option to enable in-place-updates during...
2016-01-27 Jaegeuk Kimf2fs: expand counting dirty pages in the inode page...
2016-01-27 Lukas Czernermm: change invalidatepage prototype to accept length
2016-01-27 Jaegeuk Kimf2fs: remove lengthy inode->i_ino
2016-01-27 Jaegeuk Kimf2fs: fix negative value for lseek offset
2016-01-27 Huang Yingf2fs: avoid node page to be written twice in gc_node_se...
2016-01-27 Gu Zhengf2fs: use lock-less list(llist) to simplify the flush...
2016-01-27 Chao Yuf2fs: refactor flush_sit_entries codes for reducing...
2016-01-27 Chao Yuf2fs: remove unneeded sit_i in macro SIT_BLOCK_OFFSET...
2016-01-27 Jaegeuk Kimf2fs: need fsck.f2fs if the recovery was failed
2016-01-27 Jaegeuk Kimf2fs: handle bug cases by letting fsck.f2fs initiate
2016-01-27 Jaegeuk Kimf2fs: add BUG cases to initiate fsck.f2fs
2016-01-27 Jaegeuk Kimf2fs: need fsck.f2fs when f2fs_bug_on is triggered
2016-01-27 Jaegeuk Kimf2fs: retain inconsistency information to initiate...
2016-01-27 Jaegeuk Kimf2fs: introduce F2FS_I_SB, F2FS_M_SB, and F2FS_P_SB
2016-01-27 Chao Yuf2fs: reposition unlock_new_inode to prevent accessing...
2016-01-27 Jaegeuk Kimf2fs: fix wrong casting for dentry name
2016-01-27 Dan Carpenterf2fs: simplify by using a literal
2016-01-27 Jaegeuk Kimf2fs: truncate stale block for inline_data
2016-01-27 Chao Yuf2fs: use macro for code readability
2016-01-27 Chao Yuf2fs: introduce need_do_checkpoint for readability
2016-01-27 Chao Yuf2fs: fix incorrect calculation with total/free inode num
2016-01-27 Jaegeuk Kimf2fs: skip if inline_data was converted already
2016-01-27 Jaegeuk Kimf2fs: remove rewrite_node_page
2016-01-27 Jaegeuk Kimf2fs: avoid double lock in truncate_blocks
2016-01-27 Jaegeuk Kimf2fs: prevent checkpoint during roll-forward
2016-01-27 Jaegeuk Kimf2fs: add WARN_ON in f2fs_bug_on
2016-01-27 Jaegeuk Kimf2fs: handle EIO not to break fs consistency
2016-01-27 Jaegeuk Kimf2fs: check s_dirty under cp_mutex
2016-01-27 Jaegeuk Kimf2fs: unlock_page when node page is redirtied out
2016-01-27 Jaegeuk Kimf2fs: introduce f2fs_cp_error for readability
2016-01-27 Jaegeuk Kimf2fs: give a chance to mount again when encountering...
2016-01-27 Jaegeuk Kimf2fs: trigger release_dirty_inode in f2fs_put_super
2016-01-27 Jaegeuk Kimf2fs: don't skip checkpoint if there is no dirty node...
2016-01-27 Jaegeuk Kimf2fs: avoid bug_on when error is occurred
2016-01-27 Jaegeuk Kimf2fs: fix to recover inline_xattr/data and blocks
2016-01-27 Jaegeuk Kimf2fs: should clear the inline_xattr flag
2016-01-27 Jaegeuk Kimf2fs: clear FI_INC_LINK during the recovery
2016-01-27 Jaegeuk Kimf2fs: fix the initial inode page for recovery
2016-01-27 Jaegeuk Kimf2fs: make clear on test condition and return types
2016-01-27 Jaegeuk Kimf2fs: should convert inline_data during the mkwrite
2016-01-27 Chao Yuf2fs: use for_each_set_bit to simplify the code
2016-01-27 Chao Yuf2fs: add f2fs_balance_fs for expand_inode_data
2016-01-27 Chao Yuf2fs: invalidate xattr node page when evict inode
2016-01-27 Chao Yuf2fs: avoid skipping recover_inline_xattr after recover...
2016-01-27 Chao Yuf2fs: add tracepoint for f2fs_direct_IO
2016-01-27 Chao Yuf2fs: reduce competition among node page writes
2016-01-27 Jaegeuk Kimf2fs: fix coding style
2016-01-27 Dongho Simf2fs: remove redundant lines in allocate_data_block
2016-01-27 Jaegeuk Kimf2fs: add tracepoint for f2fs_issue_flush
2016-01-27 Jaegeuk Kimf2fs: avoid retrying wrong recovery routine when error...
2016-01-27 Jaegeuk Kimf2fs: test before set/clear bits
2016-01-27 Jaegeuk Kimf2fs: fix wrong condition for unlikely
2016-01-27 Jaegeuk Kimf2fs: enable in-place-update for fdatasync
2016-01-27 Jaegeuk Kimf2fs: skip unnecessary data writes during fsync
2016-01-27 Jaegeuk Kimf2fs: add info of appended or updated data writes
2016-01-27 Jaegeuk Kimf2fs: use radix_tree for ino management
2016-01-27 Jaegeuk Kimf2fs: add infra for ino management
2016-01-27 Jaegeuk Kimf2fs: punch the core function for inode management
2016-01-27 Jaegeuk Kimf2fs: add nobarrier mount option
next