Age | Commit message (Expand) | Author |
2014-08-06 | mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces | Rafael Aquini |
2014-08-06 | fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc | Fabian Frederick |
2014-08-06 | ocfs2: race between umount and unfinished remastering during recovery | Tariq Saeed |
2014-08-06 | ocfs2: remove conversion of total_backoff in dlm_join_domain() | Xue jiufei |
2014-08-06 | ocfs2: correctly check the return value of ocfs2_search_extent_list | Yingtai Xie |
2014-08-06 | fs/squashfs/super.c: logging cleanup | Fabian Frederick |
2014-08-06 | fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array | Fabian Frederick |
2014-08-06 | ntfs: kernel-doc warning fixes | Fabian Frederick |
2014-08-06 | fs/logfs/readwrite.c: kernel-doc warning fixes | Fabian Frederick |
2014-08-06 | fanotify: fix double free of pending permission events | Jan Kara |
2014-08-06 | fsnotify: rename event handling functions | Jan Kara |
2014-08-06 | fs/fscache: make ctl_table static | Fabian Frederick |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-08-04 | Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2014-08-04 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-04 | f2fs: use for_each_set_bit to simplify the code | Chao Yu |
2014-08-04 | f2fs: add f2fs_balance_fs for expand_inode_data | Chao Yu |
2014-08-04 | f2fs: invalidate xattr node page when evict inode | Chao Yu |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-08-04 | Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-08-02 | f2fs: avoid skipping recover_inline_xattr after recover_inline_data | Chao Yu |
2014-08-02 | f2fs: add tracepoint for f2fs_direct_IO | Chao Yu |
2014-08-01 | vfs: fix check for fallocate on active swapfile | Eric Biggers |
2014-08-01 | direct-io: fix AIO regression | Christoph Hellwig |
2014-07-30 | f2fs: reduce competition among node page writes | Chao Yu |
2014-07-30 | ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct | Theodore Ts'o |
2014-07-30 | f2fs: fix coding style | Jaegeuk Kim |
2014-07-30 | f2fs: remove redundant lines in allocate_data_block | Dongho Sim |
2014-07-30 | f2fs: add tracepoint for f2fs_issue_flush | Jaegeuk Kim |
2014-07-30 | f2fs: avoid retrying wrong recovery routine when error was occurred | Jaegeuk Kim |
2014-07-30 | f2fs: test before set/clear bits | Jaegeuk Kim |
2014-07-30 | f2fs: fix wrong condition for unlikely | Jaegeuk Kim |
2014-07-30 | f2fs: enable in-place-update for fdatasync | Jaegeuk Kim |
2014-07-30 | f2fs: skip unnecessary data writes during fsync | Jaegeuk Kim |
2014-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-07-29 | AFS: Correctly assemble the client UUID | David Howells |
2014-07-29 | f2fs: add info of appended or updated data writes | Jaegeuk Kim |
2014-07-29 | f2fs: use radix_tree for ino management | Jaegeuk Kim |
2014-07-29 | f2fs: add infra for ino management | Jaegeuk Kim |
2014-07-29 | ext4: fix COLLAPSE RANGE test for bigalloc file systems | Namjae Jeon |
2014-07-29 | f2fs: punch the core function for inode management | Jaegeuk Kim |
2014-07-29 | f2fs: add nobarrier mount option | Jaegeuk Kim |
2014-07-28 | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-07-28 | ext4: check inline directory before converting | Darrick J. Wong |
2014-07-28 | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar |
2014-07-27 | ext4: fix incorrect locking in move_extent_per_page | Dmitry Monakhov |