Age | Commit message (Expand) | Author |
2014-04-07 | procfs: make /proc/*/{stack,syscall,personality} 0400 | Djalal Harouni |
2014-04-07 | fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL) | Monam Agarwal |
2014-04-07 | proc: show mnt_id in /proc/pid/fdinfo | Andrey Vagin |
2014-04-07 | fs/proc/meminfo: meminfo_proc_show(): fix typo in comment | Luiz Capitulino |
2014-04-07 | mm: per-thread vma caching | Davidlohr Bueso |
2014-04-07 | mm: implement ->map_pages for page cache | Kirill A. Shutemov |
2014-04-07 | exec: kill the unnecessary mm->def_flags setting in load_elf_binary() | Alex Thorlton |
2014-04-07 | ntfs: logging clean-up | Fabian Frederick |
2014-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-04-07 | Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2014-04-07 | btrfs: export global block reserve size as space_info | David Sterba |
2014-04-07 | btrfs: fix crash in remount(thread_pool=) case | Sergei Trofimovich |
2014-04-07 | Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-04-07 | Btrfs: abort the transaction when we don't find our extent ref | Josef Bacik |
2014-04-07 | Btrfs: fix EINVAL checks in btrfs_clone | Chris Mason |
2014-04-07 | Btrfs: fix unlock in __start_delalloc_inodes() | Wang Shilong |
2014-04-07 | Btrfs: scrub raid56 stripes in the right way | Wang Shilong |
2014-04-07 | Btrfs: don't compress for a small write | Wang Shilong |
2014-04-07 | Btrfs: more efficient io tree navigation on wait_extent_bit | Filipe Manana |
2014-04-07 | Btrfs: send, build path string only once in send_hole | Filipe Manana |
2014-04-07 | btrfs: filter invalid arg for btrfs resize | Gui Hecheng |
2014-04-07 | Btrfs: send, fix data corruption due to incorrect hole detection | Filipe Manana |
2014-04-07 | Btrfs: kmalloc() doesn't return an ERR_PTR | Dan Carpenter |
2014-04-07 | Btrfs: fix snapshot vs nocow writting | Wang Shilong |
2014-04-07 | btrfs: Change the expanding write sequence to fix snapshot related bug. | Qu Wenruo |
2014-04-07 | btrfs: make device scan less noisy | David Sterba |
2014-04-07 | btrfs: fix lockdep warning with reclaim lock inversion | Jeff Mahoney |
2014-04-07 | Btrfs: hold the commit_root_sem when getting the commit root during send | Josef Bacik |
2014-04-07 | ext4: fix jbd2 warning under heavy xattr load | Jan Kara |
2014-04-07 | ext4: note the error in ext4_end_bio() | Matthew Wilcox |
2014-04-07 | ext4: initialize multi-block allocator before checking block descriptors | Azat Khuzhin |
2014-04-07 | ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS | Kazuya Mio |
2014-04-07 | ext4: fix 64-bit number truncation warning | Chen Gang |
2014-04-07 | f2fs: fix wrong statistics of inline data | Chao Yu |
2014-04-07 | f2fs: check the acl's validity before setting | ZhangZhen |
2014-04-07 | f2fs: introduce f2fs_issue_flush to avoid redundant flush issue | Jaegeuk Kim |
2014-04-06 | Btrfs: remove transaction from send | Josef Bacik |
2014-04-06 | Btrfs: don't clear uptodate if the eb is under IO | Josef Bacik |
2014-04-06 | Btrfs: check for an extent_op on the locked ref | Josef Bacik |
2014-04-06 | Btrfs: do not reset last_snapshot after relocation | Josef Bacik |
2014-04-06 | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-04-06 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-04-06 | ceph: skip invalid dentry during dcache readdir | Yan, Zheng |
2014-04-05 | nfs: pass string length to pr_notice message about readdir loops | Jeff Layton |
2014-04-04 | ceph: flush cap release queue when trimming session caps | Yan, Zheng |
2014-04-04 | ceph: don't grabs open file reference for aborted request | Yan, Zheng |
2014-04-04 | ceph: drop extra open file reference in ceph_atomic_open() | Yan, Zheng |
2014-04-04 | ceph: preallocate buffer for readdir reply | Yan, Zheng |
2014-04-04 | ceph: don't include ceph.{file,dir}.layout vxattr in listxattr() | Yan, Zheng |
2014-04-04 | ceph: check buffer size in ceph_vxattrcb_layout() | Yan, Zheng |