| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | f2fs: introduce macro __cp_payload | Wanpeng Li | 2015-04-10 | |
| | * | | | | | | | | | | | | | | | | f2fs: support fs shutdown | Jaegeuk Kim | 2015-04-10 | |
| | * | | | | | | | | | | | | | | | | f2fs: avoid wrong error during recovery | Jaegeuk Kim | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: remove obsolete code | Jaegeuk Kim | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: use extent cache for dir | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: support fast lookup in extent cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: add trace for rb-tree extent cache ops | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: show extent tree, node stat info in debugfs | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: enable rb-tree extent cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: add a mount option for rb-tree extent cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: add core functions for rb-tree extent cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: introduce infra macro and data structure of rb-tree extent cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: introduce universal lookup/update interface for extent cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: introduce f2fs_map_bh to clean codes of check_extent_cache | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: simplfy a field name in struct f2fs_extent,extent_info | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: move ext_lock out of struct extent_info | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: fix incorrectly stat number of inline data inode | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: use ->writepage in sync_meta_pages | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: introduce f2fs_update_dentry to clean up duplicated codes | Chao Yu | 2015-03-03 | |
| | * | | | | | | | | | | | | | | | | f2fs: remove unused inline_dentry_addr | Chao Yu | 2015-03-03 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | proc: show locks in /proc/pid/fdinfo/X | Andrey Vagin | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | bfs: correct return values | Sanidhya Kashyap | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | affs: kstrdup() memory handling | Sanidhya Kashyap | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/affs: use affs_test_opt() | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/affs/super.c: use affs_set_opt() | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/affs/affs.h: add mount option manipulation macros | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/affs: use AFFS_MOUNT prefix for mount options | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | adfs: return correct return values | Sanidhya Kashyap | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/exec.c:de_thread: move notify_count write under lock | Kirill Tkhai | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | prctl: avoid using mmap_sem for exe_file serialization | Davidlohr Bueso | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | mm: rcu-protected get_mm_exe_file() | Konstantin Khlebnikov | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/fat: comment fix, fat_bits can be also 32 | Alexander Kuleshov | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/fat: remove unnecessary includes | Alexander Kuleshov | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/fat: remove unnecessary defintion | Alexander Kuleshov | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | hfsplus: don't store special "osx" xattr prefix on-disk | Thomas Hebb | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | hfsplus: fix expand when not enough available space | Sergei Antonov | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | hfsplus: incorrect return value | Chengyu Song | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/hfsplus: replace if/BUG by BUG_ON | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/hfsplus: use bool instead of int for is_known_namespace() return value | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/hfsplus: atomically set inode->i_flags | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() | Fabian Frederick | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | hfsplus: add missing curly braces in hfsplus_delete_cat() | Dan Carpenter | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | hfs: incorrect return values | Chengyu Song | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | nilfs2: use inode_set_flags() in nilfs_set_inode_flags() | Ryusuke Konishi | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() | Ryusuke Konishi | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() | Ryusuke Konishi | 2015-04-17 | |
| | * | | | | | | | | | | | | | | | | | nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl | Ryusuke Konishi | 2015-04-17 | |
