Age | Commit message (Expand) | Author |
2017-01-24 | romfs: use different way to generate fsid for BLOCK or MTD | Coly Li |
2017-01-24 | proc: add a schedule point in proc_pid_readdir() | Eric Dumazet |
2017-01-24 | userfaultfd: fix SIGBUS resulting from false rwsem wakeups | Andrea Arcangeli |
2017-01-24 | dax: fix build warnings with FS_DAX and !FS_IOMAP | Ross Zwisler |
2017-01-20 | Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-01-20 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2017-01-19 | Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds |
2017-01-18 | xfs: fix xfs_mode_to_ftype() prototype | Arnd Bergmann |
2017-01-18 | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton |
2017-01-18 | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton |
2017-01-18 | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton |
2017-01-18 | ceph: fix ceph_get_caps() interruption | Yan, Zheng |
2017-01-18 | ovl: fix possible use after free on redirect dir lookup | Amir Goldstein |
2017-01-17 | xfs: don't wrap ID in xfs_dq_get_next_id | Eric Sandeen |
2017-01-17 | xfs: sanity check inode di_mode | Amir Goldstein |
2017-01-17 | xfs: sanity check inode mode when creating new dentry | Amir Goldstein |
2017-01-17 | xfs: replace xfs_mode_to_ftype table with switch statement | Amir Goldstein |
2017-01-17 | xfs: add missing include dependencies to xfs_dir2.h | Amir Goldstein |
2017-01-17 | xfs: sanity check directory inode di_size | Amir Goldstein |
2017-01-17 | xfs: make the ASSERT() condition likely | Amir Goldstein |
2017-01-17 | ubifs: Fix journal replay wrt. xattr nodes | Richard Weinberger |
2017-01-17 | ubifs: remove redundant checks for encryption key | Eric Biggers |
2017-01-17 | ubifs: allow encryption ioctls in compat mode | Eric Biggers |
2017-01-17 | ubifs: add CONFIG_BLOCK dependency for encryption | Arnd Bergmann |
2017-01-17 | ubifs: fix unencrypted journal write | Peter Rosin |
2017-01-17 | ubifs: ensure zero err is returned on successful return | Colin Ian King |
2017-01-16 | Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-01-16 | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-01-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-01-14 | coredump: Ensure proper size of sparse core files | Dave Kleikamp |
2017-01-14 | aio: fix lock dep warning | Shaohua Li |
2017-01-13 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-01-13 | Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-01-13 | NFSv4: Fix client recovery when server reboots multiple times | Trond Myklebust |
2017-01-13 | fuse: fix time_to_jiffies nsec sanity check | David Sheets |
2017-01-13 | fuse: clear FR_PENDING flag when moving requests out of pending queue | Tahsin Erdogan |
2017-01-12 | nfsd: fix supported attributes for acl & labels | J. Bruce Fields |
2017-01-12 | NFSv4: update_changeattr should update the attribute timestamp | Trond Myklebust |
2017-01-12 | NFSv4: Don't call update_changeattr() unless the unlink is successful | Trond Myklebust |
2017-01-12 | NFSv4: Don't apply change_info4 twice on rename within a directory | Trond Myklebust |
2017-01-12 | NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created | Trond Myklebust |
2017-01-12 | Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds |
2017-01-12 | ceph: fix get_oldest_context() | Geng, Jichao |
2017-01-12 | ceph: fix mds cluster availability check | Yan, Zheng |
2017-01-12 | nfs: Don't take a reference on fl->fl_file for LOCK operation | Benjamin Coddington |
2017-01-12 | block: Rename blk_queue_zone_size and bdev_zone_size | Damien Le Moal |
2017-01-11 | xfs: Timely free truncated dirty pages | Jan Kara |