Age | Commit message (Expand) | Author | Files | Lines |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+5 |
2016-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 4 | -150/+389 |
2016-01-24 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 16 | -52/+238 |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 136 | -722/+725 |
2016-01-23 | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -69/+47 |
2016-01-22 | vfs: abort dedupe loop if fatal signals are pending | Darrick J. Wong | 1 | -0/+3 |
2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 5 | -22/+6 |
2016-01-22 | dax: never rely on bh.b_dev being set by get_block() | Ross Zwisler | 1 | -0/+3 |
2016-01-22 | xfs: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 1 | -3/+4 |
2016-01-22 | ext4: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 1 | -1/+3 |
2016-01-22 | ext2: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 1 | -1/+3 |
2016-01-22 | dax: add support for fsync/sync | Ross Zwisler | 1 | -16/+258 |
2016-01-22 | dax: support dirty DAX entries in radix tree | Ross Zwisler | 2 | -2/+2 |
2016-01-22 | dax: fix conversion of holes to PMDs | Ross Zwisler | 1 | -10/+10 |
2016-01-22 | dax: fix NULL pointer dereference in __dax_dbg() | Ross Zwisler | 1 | -0/+1 |
2016-01-22 | wrappers for ->i_mutex access | Al Viro | 136 | -722/+722 |
2016-01-22 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -213/+264 |
2016-01-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 12 | -271/+867 |
2016-01-22 | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -102/+114 |
2016-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -6/+49 |
2016-01-22 | Merge branch 'bugfixes' | Trond Myklebust | 2 | -63/+42 |
2016-01-22 | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn | Trond Myklebust | 1 | -4/+2 |
2016-01-21 | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed | 1 | -0/+6 |
2016-01-21 | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee | 1 | -1/+1 |
2016-01-21 | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov | 1 | -4/+8 |
2016-01-21 | [regression] fix braino in fs/dlm/user.c | Al Viro | 1 | -1/+1 |
2016-01-21 | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker | 3 | -6/+5 |
2016-01-21 | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN | Trond Myklebust | 1 | -59/+40 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -86/+313 |
2016-01-21 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -18/+100 |
2016-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2 | -8/+68 |
2016-01-21 | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 4 | -26/+25 |
2016-01-21 | ceph: re-send AIO write request when getting -EOLDSNAP error | Yan, Zheng | 1 | -4/+86 |
2016-01-21 | ceph: Asynchronous IO support | Yan, Zheng | 1 | -119/+278 |
2016-01-21 | ceph: Avoid to propagate the invalid page point | Minfei Huang | 1 | -1/+0 |
2016-01-21 | ceph: fix double page_unlock() in page_mkwrite() | Yan, Zheng | 1 | -4/+4 |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -30/+122 |
2016-01-20 | fs/adfs/adfs.h: tidy up comments | Andrew Morton | 1 | -14/+14 |
2016-01-20 | fs/overlayfs/super.c needs pagemap.h | Andrew Morton | 1 | -0/+1 |
2016-01-20 | proc read mm's {arg,env}_{start,end} with mmap semaphore taken. | Mateusz Guzik | 1 | -3/+10 |
2016-01-20 | fs/coredump: prevent "" / "." / ".." core path components | Jann Horn | 1 | -0/+20 |
2016-01-20 | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 3 | -13/+14 |
2016-01-20 | fat: constify fatent_operations structures | Julia Lawall | 2 | -13/+13 |
2016-01-20 | fat: permit to return phy block number by fibmap in fallocated region | Namjae Jeon | 4 | -30/+87 |
2016-01-20 | fat: skip cluster allocation on fallocated region | Namjae Jeon | 1 | -2/+8 |
2016-01-20 | fat: add fat_fallocate operation | Namjae Jeon | 3 | -2/+94 |
2016-01-20 | fat: add simple validation for directory inode | OGAWA Hirofumi | 1 | -0/+22 |
2016-01-20 | fat: allow time_offset to be up to 24 hours | Jan Kara | 1 | -1/+6 |
2016-01-20 | fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete | Geliang Tang | 1 | -4/+2 |
2016-01-20 | epoll: add EPOLLEXCLUSIVE flag | Jason Baron | 1 | -3/+21 |