Age | Commit message (Expand) | Author | Files | Lines |
2018-07-01 | Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -5/+15 |
2018-07-01 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+10 |
2018-06-29 | Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+1 |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 6 | -217/+32 |
2018-06-28 | Btrfs: fix mount failure when qgroup rescan is in progress | Filipe Manana | 1 | -3/+10 |
2018-06-28 | Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion | Chris Mason | 1 | -1/+2 |
2018-06-28 | btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf | Qu Wenruo | 1 | -1/+3 |
2018-06-27 | proc: add proc_seq_release | Chunyu Hu | 1 | -1/+10 |
2018-06-27 | Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 12 | -130/+205 |
2018-06-26 | ceph: fix dentry leak in splice_dentry() | Yan, Zheng | 1 | -0/+1 |
2018-06-26 | Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -7/+12 |
2018-06-24 | xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation | Darrick J. Wong | 1 | -4/+27 |
2018-06-24 | xfs: ensure post-EOF zeroing happens after zeroing part of a file | Darrick J. Wong | 1 | -1/+16 |
2018-06-24 | xfs: fix off-by-one error in xfs_rtalloc_query_range | Darrick J. Wong | 1 | -2/+2 |
2018-06-24 | xfs: fix uninitialized field in rtbitmap fsmap backend | Darrick J. Wong | 1 | -2/+2 |
2018-06-24 | xfs: recheck reflink state after grabbing ILOCK_SHARED for a write | Darrick J. Wong | 1 | -1/+14 |
2018-06-24 | xfs: don't allow insert-range to shift extents past the maximum offset | Darrick J. Wong | 4 | -0/+34 |
2018-06-24 | xfs: don't trip over negative free space in xfs_reserve_blocks | Darrick J. Wong | 1 | -1/+1 |
2018-06-24 | xfs: allow empty transactions while frozen | Darrick J. Wong | 1 | -1/+6 |
2018-06-22 | Btrfs: fix return value on rename exchange failure | Filipe Manana | 1 | -1/+3 |
2018-06-22 | Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 8 | -34/+25 |
2018-06-21 | xfs: xfs_iflush_abort() can be called twice on cluster writeback failure | Dave Chinner | 1 | -36/+21 |
2018-06-21 | xfs: More robust inode extent count validation | Dave Chinner | 2 | -29/+50 |
2018-06-21 | xfs: simplify xfs_bmap_punch_delalloc_range | Christoph Hellwig | 1 | -53/+32 |
2018-06-22 | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -13/+50 |
2018-06-21 | btrfs: fix invalid-free in btrfs_extent_same | Lu Fengqi | 1 | -5/+5 |
2018-06-21 | Btrfs: fix physical offset reported by fiemap for inline extents | Filipe Manana | 1 | -1/+4 |
2018-06-20 | udf: Drop unused arguments of udf_delete_aext() | Jan Kara | 3 | -9/+7 |
2018-06-20 | udf: Provide function for calculating dir entry length | Jan Kara | 3 | -15/+10 |
2018-06-20 | udf: Detect incorrect directory size | Jan Kara | 1 | -0/+3 |
2018-06-20 | ext2: add warning when specifying nocheck option | Chengguang Xu | 2 | -5/+3 |
2018-06-20 | quota: Cleanup list iteration in dqcache_shrink_scan() | Jan Kara | 1 | -5/+2 |
2018-06-20 | quota: reclaim least recently used dquots | Greg Thelen | 1 | -2/+2 |
2018-06-20 | proc: fix missing final NUL in get_mm_cmdline() rewrite | Linus Torvalds | 1 | -5/+23 |
2018-06-19 | pNFS/flexfiles: Process writeback resends from nfsiod context as well | Trond Myklebust | 1 | -2/+8 |
2018-06-19 | pNFS/flexfiles: Don't tie up all the rpciod threads in resends | Trond Myklebust | 1 | -3/+8 |
2018-06-19 | pNFS: Don't send layoutreturn if the layout is already invalid | Trond Myklebust | 2 | -0/+21 |
2018-06-19 | pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception | Trond Myklebust | 1 | -7/+10 |
2018-06-19 | Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 1 | -4/+6 |
2018-06-18 | Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 17 | -268/+737 |
2018-06-17 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 4 | -4/+4 |
2018-06-17 | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -124/+152 |
2018-06-16 | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 20 | -645/+879 |
2018-06-16 | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 3 | -136/+112 |
2018-06-16 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 3 | -9/+14 |
2018-06-15 | cifs: Fix invalid check in __cifs_calc_signature() | Paulo Alcantara | 1 | -9/+6 |
2018-06-15 | cifs: Use correct packet length in SMB2_TRANSFORM header | Paulo Alcantara | 4 | -23/+24 |
2018-06-15 | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 2 | -2/+2 |
2018-06-15 | docs: Fix more broken references | Mauro Carvalho Chehab | 2 | -2/+2 |
2018-06-15 | afs: Optimise callback breaking by not repeating volume lookup | David Howells | 3 | -20/+107 |