| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | f2fs: add the flush_merge handle in the remount flow | Gu Zheng | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: atomically set inode->i_flags in f2fs_set_inode_flags() | Zhang Zhen | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: make recover_inline_xattr() static | Jingoo Han | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: remove costly dirty_dir_inode operations | Jaegeuk Kim | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: fix to unlock f2fs_lock at the omitted error case | Jaegeuk Kim | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: call redirty_page_for_writepage | Jaegeuk Kim | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: avoid to conduct roll-forward due to the remained garbage blocks | Jaegeuk Kim | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: enable flush_merge only in f2fs is not read-only | Gu Zheng | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: use __GFP_ZERO to avoid appending set-NULL | Gu Zheng | 2014-05-07 | |
| | * | | | | | | | | | | | | | | | f2fs: put the bio when issue_flush completed | Gu Zheng | 2014-05-07 | |
| | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-06-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | CIFS: Fix memory leaks in SMB2_open | Pavel Shilovsky | 2014-05-24 | |
| | * | | | | | | | | | | | | | | | cifs: ensure that vol->username is not NULL before running strlen on it | Jeff Layton | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | Clarify SMB2/SMB3 create context and add missing ones | Steve French | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | Do not send ClientGUID on SMB2.02 dialect | Steve French | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | cifs: Set client guid on per connection basis | Sachin Prabhu | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | fs/cifs/netmisc.c: convert printk to pr_foo() | Fabian Frederick | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | fs/cifs/cifs.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | Update cifs version number to 2.03 | Steve French | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | fs: cifs: new helper: file_inode(file) | Libo Chen | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | cifs: fix potential races in cifs_revalidate_mapping | Jeff Layton | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | cifs: new helper function: cifs_revalidate_mapping | Jeff Layton | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | cifs: convert booleans in cifsInodeInfo to a flags field | Jeff Layton | 2014-05-21 | |
| | * | | | | | | | | | | | | | | | cifs: fix cifs_uniqueid_to_ino_t not to ever return 0 | Jeff Layton | 2014-05-21 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-06-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | 9P: fix return value in v9fs_fid_xattr_set | Dominique Martinet | 2014-06-01 | |
| | * | | | | | | | | | | | | | | | fs/9p: adjust sscanf parameters accordingly to the variable types | Toralf Förster | 2014-06-01 | |
| | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-06-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | ext4: handle symlink properly with inline_data | Zheng Liu | 2014-06-02 | |
| | * | | | | | | | | | | | | | | | ext4: fix wrong assert in ext4_mb_normalize_request() | Maurizio Lombardi | 2014-05-27 | |
| | * | | | | | | | | | | | | | | | ext4: fix zeroing of page during writeback | Jan Kara | 2014-05-27 | |
| | * | | | | | | | | | | | | | | | ext4: remove unused local variable "stored" from ext4_readdir(...) | Giedrius Rekasius | 2014-05-27 | |
| | * | | | | | | | | | | | | | | | ext4: fix ZERO_RANGE test failure in data journalling | Namjae Jeon | 2014-05-27 | |
| | * | | | | | | | | | | | | | | | ext4: reduce contention on s_orphan_lock | Jan Kara | 2014-05-26 | |
| | * | | | | | | | | | | | | | | | ext4: use sbi in ext4_orphan_{add|del}() | Jan Kara | 2014-05-26 | |
| | * | | | | | | | | | | | | | | | ext4: use EXT_MAX_BLOCKS in ext4_es_can_be_merged() | Lukas Czerner | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access | liang xie | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: remove unnecessary double parentheses | Lukas Czerner | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails | Andrey Tsyvarev | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: make local functions static | Stephen Hemminger | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: fix block bitmap validation when bigalloc, ^flex_bg | Darrick J. Wong | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: fix block bitmap initialization under sparse_super2 | Darrick J. Wong | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem | Darrick J. Wong | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: avoid unneeded lookup when xattr name is invalid | Zhang Zhen | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: fix data integrity sync in ordered mode | Namjae Jeon | 2014-05-12 | |
| | * | | | | | | | | | | | | | | | ext4: remove obsoleted check | Dmitry Monakhov | 2014-04-21 | |
| | * | | | | | | | | | | | | | | | ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode | Theodore Ts'o | 2014-04-21 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | ext4: fix locking for O_APPEND writes | Theodore Ts'o | 2014-04-21 | |
| | * | | | | | | | | | | | | | | ext4: factor out common code in ext4_file_write() | Theodore Ts'o | 2014-04-21 | |
| | * | | | | | | | | | | | | | | ext4: move ext4_file_dio_write() into ext4_file_write() | Theodore Ts'o | 2014-04-21 | |
