Age | Commit message (Expand) | Author |
2016-01-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-01-22 | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-01-22 | btrfs: tweak free space tree bitmap allocation | David Sterba |
2016-01-22 | Merge branch 'bugfixes' | Trond Myklebust |
2016-01-22 | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn | Trond Myklebust |
2016-01-22 | btrfs: tests: switch to GFP_KERNEL | David Sterba |
2016-01-21 | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed |
2016-01-21 | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee |
2016-01-21 | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov |
2016-01-21 | [regression] fix braino in fs/dlm/user.c | Al Viro |
2016-01-21 | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker |
2016-01-21 | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN | Trond Myklebust |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-21 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-01-21 | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng |
2016-01-21 | ceph: re-send AIO write request when getting -EOLDSNAP error | Yan, Zheng |
2016-01-21 | ceph: Asynchronous IO support | Yan, Zheng |
2016-01-21 | ceph: Avoid to propagate the invalid page point | Minfei Huang |
2016-01-21 | ceph: fix double page_unlock() in page_mkwrite() | Yan, Zheng |
2016-01-21 | btrfs: synchronize incompat feature bits with sysfs files | David Sterba |
2016-01-21 | btrfs: sysfs: introduce helper for syncing bits with sysfs files | David Sterba |
2016-01-21 | btrfs: sysfs: add free-space-tree bit attribute | David Sterba |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-20 | fs/adfs/adfs.h: tidy up comments | Andrew Morton |
2016-01-20 | fs/overlayfs/super.c needs pagemap.h | Andrew Morton |
2016-01-20 | proc read mm's {arg,env}_{start,end} with mmap semaphore taken. | Mateusz Guzik |
2016-01-20 | fs/coredump: prevent "" / "." / ".." core path components | Jann Horn |
2016-01-20 | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn |
2016-01-20 | fat: constify fatent_operations structures | Julia Lawall |
2016-01-20 | fat: permit to return phy block number by fibmap in fallocated region | Namjae Jeon |
2016-01-20 | fat: skip cluster allocation on fallocated region | Namjae Jeon |
2016-01-20 | fat: add fat_fallocate operation | Namjae Jeon |
2016-01-20 | fat: add simple validation for directory inode | OGAWA Hirofumi |
2016-01-20 | fat: allow time_offset to be up to 24 hours | Jan Kara |
2016-01-20 | fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete | Geliang Tang |
2016-01-20 | epoll: add EPOLLEXCLUSIVE flag | Jason Baron |
2016-01-20 | fs/proc/task_mmu.c: add workaround for old compilers | Kirill A. Shutemov |
2016-01-20 | btrfs: sysfs: fix typo in compat_ro attribute definition | David Sterba |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-01-20 | btrfs: raid56: Use raid_write_end_io for scrub | Zhao Lei |
2016-01-20 | btrfs: Remove unnecessary ClearPageUptodate for raid56 | Zhao Lei |
2016-01-20 | btrfs: use rbio->nr_pages to reduce calculation | Zhao Lei |
2016-01-20 | btrfs: Use unified stripe_page's index calculation | Zhao Lei |
2016-01-20 | btrfs: Fix calculation of rbio->dbitmap's size calculation | Zhao Lei |
2016-01-20 | btrfs: Fix no_space in write and rm loop | Zhao Lei |
2016-01-20 | btrfs: merge functions for wait snapshot creation | Zhao Lei |
2016-01-20 | btrfs: delete unused argument in btrfs_copy_from_user | Zhao Lei |
2016-01-19 | btrfs: Use direct way to determine raid56 write/recover mode | Zhao Lei |