Age | Commit message (Expand) | Author | Files | Lines |
2017-03-15 | xfs: verify inline directory data forks | Darrick J. Wong | 6 | -18/+122 |
2017-03-08 | xfs: try any AG when allocating the first btree block when reflinking | Christoph Hellwig | 2 | -6/+10 |
2017-03-08 | xfs: use iomap new flag for newly allocated delalloc blocks | Brian Foster | 2 | -17/+32 |
2017-03-07 | xfs: remove kmem_zalloc_greedy | Darrick J. Wong | 3 | -24/+2 |
2017-03-07 | xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask | Chandan Rajendra | 1 | -2/+1 |
2017-03-07 | xfs: fix and streamline error handling in xfs_end_io | Christoph Hellwig | 1 | -32/+27 |
2017-03-07 | xfs: only reclaim unwritten COW extents periodically | Christoph Hellwig | 6 | -13/+22 |
2017-03-06 | iomap: invalidate page caches should be after iomap_dio_complete() in direct ... | Eryu Guan | 1 | -7/+10 |
2017-03-03 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -21/+21 |
2017-03-03 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 16 | -168/+447 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 3 | -18/+13 |
2017-03-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -27/+148 |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 51 | -184/+344 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 111 | -33/+153 |
2017-03-02 | smb2: Enforce sec= mount option | Sachin Prabhu | 8 | -7/+49 |
2017-03-02 | CIFS: Fix sparse warnings | Steve French | 2 | -4/+4 |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 51 | -184/+344 |
2017-03-02 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 32 | -656/+861 |
2017-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -201/+213 |
2017-03-02 | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -78/+48 |
2017-03-02 | CIFS: implement get_dfs_refer for SMB2+ | Aurelien Aptel | 2 | -0/+109 |
2017-03-02 | CIFS: use DFS pathnames in SMB2+ Create requests | Aurelien Aptel | 1 | -16/+80 |
2017-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -5/+5 |
2017-03-02 | block: Initialize bd_bdi on inode initialization | Jan Kara | 1 | -2/+4 |
2017-03-02 | Merge remote-tracking branch 'ovl/for-viro' into for-linus | Al Viro | 7 | -112/+110 |
2017-03-02 | Merge branch 'work.namei' into for-linus | Al Viro | 1 | -88/+95 |
2017-03-02 | orangefs: Use RCU for destroy_inode | Peter Zijlstra | 1 | -1/+8 |
2017-03-02 | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 4 | -1/+4 |
2017-03-02 | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/... | Ingo Molnar | 3 | -0/+4 |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2 | -2/+2 |
2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar | 8 | -0/+10 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -1/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 32 | -16/+37 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+2 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 35 | -0/+36 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 16 | -10/+17 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -0/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -0/+7 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers, cgroups: Remove the threadgroup_change_*() wrappery | Ingo Molnar | 1 | -3/+3 |
2017-03-02 | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai... | Ingo Molnar | 1 | -0/+1 |