Age | Commit message (Expand) | Author |
2017-07-10 | btrfs: nowait aio: Correct assignment of pos | Goldwyn Rodrigues |
2017-07-09 | cifs: Clean up unused variables in smb2pdu.c | Christos Gkekas |
2017-07-09 | afs: Add metadata xattrs | David Howells |
2017-07-09 | afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories | Marc Dionne |
2017-07-09 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-07-09 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-09 | befs: add kernel-doc formatting for befs_bt_read_super() | Tommy Nguyen |
2017-07-08 | f2fs: support plain user/group quota | Chao Yu |
2017-07-08 | [SMB3] Improve security, move default dialect to SMB3 from old CIFS | Steve French |
2017-07-08 | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred | Steve French |
2017-07-08 | CIFS: Reconnect expired SMB sessions | Pavel Shilovsky |
2017-07-08 | CIFS: Display SMB2 error codes in the hex format | Pavel Shilovsky |
2017-07-08 | cifs: Use smb 2 - 3 and cifsacl mount options setacl function | Shirish Pargaonkar |
2017-07-08 | cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa... | Shirish Pargaonkar |
2017-07-08 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-07-08 | Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-07-07 | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-07 | exec: Limit arg stack to at most 75% of _STK_LIM | Kees Cook |
2017-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-07 | xfs: don't crash on unexpected holes in dir/attr btrees | Darrick J. Wong |
2017-07-07 | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-07 | Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-07-07 | Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-07 | dentry name snapshots | Al Viro |
2017-07-07 | vfs: fix flock compat thinko | Linus Torvalds |
2017-07-07 | gfs2: Fix glock rhashtable rcu bug | Andreas Gruenbacher |
2017-07-07 | f2fs: avoid deadlock caused by lock order of page and lock_op | Jaegeuk Kim |
2017-07-07 | f2fs: use spin_{,un}lock_irq{save,restore} | Chao Yu |
2017-07-07 | f2fs: relax migratepage for atomic written page | Jaegeuk Kim |
2017-07-07 | f2fs: don't count inode block in in-memory inode.i_blocks | Chao Yu |
2017-07-07 | Revert "f2fs: fix to clean previous mount option when remount_fs" | Chao Yu |
2017-07-07 | f2fs: do not set LOST_PINO for renamed dir | Sheng Yong |
2017-07-07 | f2fs: do not set LOST_PINO for newly created dir | Sheng Yong |
2017-07-07 | f2fs: skip ->writepages for {mete,node}_inode during recovery | Chao Yu |
2017-07-07 | f2fs: introduce __check_sit_bitmap | Chao Yu |
2017-07-07 | f2fs: stop gc/discard thread in prior during umount | Chao Yu |
2017-07-07 | f2fs: introduce reserved_blocks in sysfs | Chao Yu |
2017-07-07 | f2fs: avoid redundant f2fs_flush after remount | Yunlong Song |
2017-07-07 | f2fs: report # of free inodes more precisely | Jaegeuk Kim |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-07 | xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN | Darrick J. Wong |
2017-07-07 | ceph: update ceph_dentry_info::lease_session when necessary | Yan, Zheng |
2017-07-07 | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng |
2017-07-07 | ceph: avoid accessing freeing inode in ceph_check_delayed_caps() | Yan, Zheng |
2017-07-07 | ceph: avoid invalid memory dereference in the middle of umount | Yan, Zheng |
2017-07-07 | ceph: getattr before read on ceph.* xattrs | Yan, Zheng |
2017-07-07 | ceph: don't re-send interrupted flock request | Yan, Zheng |
2017-07-07 | ceph: cleanup writepage_nounlock() | Yan, Zheng |
2017-07-07 | ceph: redirty page when writepage_nounlock() skips unwritable page | Yan, Zheng |
2017-07-07 | ceph: remove useless page->mapping check in writepage_nounlock() | Yan, Zheng |