Age | Commit message (Expand) | Author |
2018-01-30 | gfs2: Add a few missing newlines in messages | Andreas Gruenbacher |
2018-01-30 | gfs2: Remove inode from ordered write list in gfs2_write_inode() | Abhi Das |
2018-01-29 | Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2018-01-29 | Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-01-29 | Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-29 | Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-01-29 | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-01-29 | btrfs: drop devid as device_list_add() arg | Anand Jain |
2018-01-29 | btrfs: get device pointer from device_list_add() | Anand Jain |
2018-01-29 | ceph: try to allocate enough memory for reserved caps | Zhi Zhang |
2018-01-29 | ceph: fix race of queuing delayed caps | Yan, Zheng |
2018-01-29 | ceph: delete unreachable code in ceph_check_caps() | Yan, Zheng |
2018-01-29 | ceph: limit rate of cap import/export error messages | Yan, Zheng |
2018-01-29 | ceph: fix incorrect snaprealm when adding caps | Yan, Zheng |
2018-01-29 | ceph: fix un-balanced fsc->writeback_count update | Yan, Zheng |
2018-01-29 | ceph: track read contexts in ceph_file_info | Yan, Zheng |
2018-01-29 | ceph: avoid dereferencing invalid pointer during cached readdir | Yan, Zheng |
2018-01-29 | ceph: use atomic_t for ceph_inode_info::i_shared_gen | Yan, Zheng |
2018-01-29 | ceph: cleanup traceless reply handling for rename | Yan, Zheng |
2018-01-29 | ceph: voluntarily drop Fx cap for readdir request | Yan, Zheng |
2018-01-29 | ceph: properly drop caps for setattr request | Yan, Zheng |
2018-01-29 | ceph: voluntarily drop Lx cap for link/rename requests | Yan, Zheng |
2018-01-29 | ceph: voluntarily drop Ax cap for requests that create new inode | Yan, Zheng |
2018-01-29 | GFS2: Don't try to end a non-existent transaction in unlink | Bob Peterson |
2018-01-29 | xfs: remove experimental tag for reflinks | Christoph Hellwig |
2018-01-29 | xfs: don't screw up direct writes when freesp is fragmented | Darrick J. Wong |
2018-01-29 | xfs: check reflink allocation mappings | Darrick J. Wong |
2018-01-29 | iomap: warn on zero-length mappings | Darrick J. Wong |
2018-01-29 | xfs: treat CoW fork operations as delalloc for quota accounting | Darrick J. Wong |
2018-01-29 | xfs: only grab shared inode locks for source file during reflink | Darrick J. Wong |
2018-01-29 | xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes | Darrick J. Wong |
2018-01-29 | xfs: reflink should break pnfs leases before sharing blocks | Darrick J. Wong |
2018-01-29 | xfs: don't clobber inobt/finobt cursors when xref with rmap | Darrick J. Wong |
2018-01-29 | xfs: skip CoW writes past EOF when writeback races with truncate | Darrick J. Wong |
2018-01-29 | xfs: preserve i_rdev when recycling a reclaimable inode | Amir Goldstein |
2018-01-29 | xfs: refactor accounting updates out of xfs_bmap_btalloc | Darrick J. Wong |
2018-01-29 | xfs: refactor inode verifier corruption error printing | Darrick J. Wong |
2018-01-29 | xfs: make tracepoint inode number format consistent | Darrick J. Wong |
2018-01-29 | xfs: always zero di_flags2 when we free the inode | Darrick J. Wong |
2018-01-29 | xfs: call xfs_qm_dqattach before performing reflink operations | Darrick J. Wong |
2018-01-29 | xfs: bmap code cleanup | Shan Hai |
2018-01-29 | Use list_head infra-structure for buffer's log items list | Carlos Maiolino |
2018-01-29 | Split buffer's b_fspriv field | Carlos Maiolino |
2018-01-29 | Get rid of xfs_buf_log_item_t typedef | Carlos Maiolino |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-29 | btrfs: only dirty the inode in btrfs_update_time if something was changed | Jeff Layton |
2018-01-29 | xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing | Jeff Layton |
2018-01-29 | fs: only set S_VERSION when updating times if necessary | Jeff Layton |
2018-01-29 | xfs: convert to new i_version API | Jeff Layton |
2018-01-29 | ufs: use new i_version API | Jeff Layton |