| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-01-20 | 4 | -8/+16 |
|\ |
|
| * | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton | 2017-01-18 | 1 | -4/+5 |
| * | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton | 2017-01-18 | 1 | -1/+2 |
| * | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton | 2017-01-18 | 1 | -2/+3 |
| * | ceph: fix ceph_get_caps() interruption | Yan, Zheng | 2017-01-18 | 1 | -1/+6 |
* | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-01-20 | 1 | -9/+18 |
|\ \ |
|
| * | | ovl: fix possible use after free on redirect dir lookup | Amir Goldstein | 2017-01-18 | 1 | -9/+18 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-01-20 | 2 | -2/+3 |
|\ \ |
|
| * | | fuse: fix time_to_jiffies nsec sanity check | David Sheets | 2017-01-13 | 1 | -1/+1 |
| * | | fuse: clear FR_PENDING flag when moving requests out of pending queue | Tahsin Erdogan | 2017-01-13 | 1 | -1/+2 |
* | | | Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 2017-01-20 | 6 | -33/+84 |
|\ \ \ |
|
| * | | | xfs: fix xfs_mode_to_ftype() prototype | Arnd Bergmann | 2017-01-18 | 2 | -2/+2 |
| * | | | xfs: don't wrap ID in xfs_dq_get_next_id | Eric Sandeen | 2017-01-17 | 1 | -0/+4 |
| * | | | xfs: sanity check inode di_mode | Amir Goldstein | 2017-01-17 | 1 | -0/+3 |
| * | | | xfs: sanity check inode mode when creating new dentry | Amir Goldstein | 2017-01-17 | 1 | -9/+39 |
| * | | | xfs: replace xfs_mode_to_ftype table with switch statement | Amir Goldstein | 2017-01-17 | 3 | -18/+25 |
| * | | | xfs: add missing include dependencies to xfs_dir2.h | Amir Goldstein | 2017-01-17 | 1 | -0/+3 |
| * | | | xfs: sanity check directory inode di_size | Amir Goldstein | 2017-01-17 | 2 | -3/+7 |
| * | | | xfs: make the ASSERT() condition likely | Amir Goldstein | 2017-01-17 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | ubifs: Fix journal replay wrt. xattr nodes | Richard Weinberger | 2017-01-17 | 1 | -2/+23 |
* | | | ubifs: remove redundant checks for encryption key | Eric Biggers | 2017-01-17 | 1 | -55/+3 |
* | | | ubifs: allow encryption ioctls in compat mode | Eric Biggers | 2017-01-17 | 1 | -0/+3 |
* | | | ubifs: add CONFIG_BLOCK dependency for encryption | Arnd Bergmann | 2017-01-17 | 1 | -1/+1 |
* | | | ubifs: fix unencrypted journal write | Peter Rosin | 2017-01-17 | 1 | -0/+1 |
* | | | ubifs: ensure zero err is returned on successful return | Colin Ian King | 2017-01-17 | 1 | -0/+1 |
* | | | Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-01-16 | 2 | -12/+18 |
|\ \ \ |
|
| * | | | NFSv4: Fix client recovery when server reboots multiple times | Trond Myklebust | 2017-01-13 | 1 | -1/+0 |
| * | | | NFSv4: update_changeattr should update the attribute timestamp | Trond Myklebust | 2017-01-12 | 1 | -8/+13 |
| * | | | NFSv4: Don't call update_changeattr() unless the unlink is successful | Trond Myklebust | 2017-01-12 | 1 | -1/+2 |
| * | | | NFSv4: Don't apply change_info4 twice on rename within a directory | Trond Myklebust | 2017-01-12 | 1 | -2/+5 |
| * | | | NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created | Trond Myklebust | 2017-01-12 | 1 | -1/+2 |
| * | | | nfs: Don't take a reference on fl->fl_file for LOCK operation | Benjamin Coddington | 2017-01-12 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-01-16 | 1 | -1/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | nfsd: fix supported attributes for acl & labels | J. Bruce Fields | 2017-01-12 | 1 | -1/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-01-16 | 4 | -23/+54 |
|\ \ \ |
|
| * | | | sysctl: Drop reference added by grab_header in proc_sys_readdir | Zhou Chengming | 2017-01-10 | 1 | -1/+2 |
| * | | | libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount | Eric W. Biederman | 2017-01-10 | 1 | -1/+2 |
| * | | | mnt: Protect the mountpoint hashtable with mount_lock | Eric W. Biederman | 2017-01-10 | 2 | -21/+50 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-01-15 | 4 | -7/+27 |
|\ \ \ |
|
| * | | | coredump: Ensure proper size of sparse core files | Dave Kleikamp | 2017-01-15 | 2 | -0/+19 |
| * | | | aio: fix lock dep warning | Shaohua Li | 2017-01-15 | 1 | -2/+4 |
| * | | | tmpfs: clear S_ISGID when setting posix ACLs | Gu Zheng | 2017-01-10 | 1 | -5/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-01-15 | 3 | -6/+7 |
|\ \ \ \ |
|
| * | | | | block: Rename blk_queue_zone_size and bdev_zone_size | Damien Le Moal | 2017-01-12 | 2 | -5/+5 |
| * | | | | do_direct_IO: Use inode->i_blkbits to compute block count to be cleaned | Chandan Rajendra | 2017-01-10 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-01-14 | 5 | -15/+38 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/... | Chris Mason | 2017-01-11 | 2 | -5/+12 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: add 'inode' for extent map tracepoint | Liu Bo | 2017-01-09 | 1 | -1/+1 |
| | * | | | | btrfs: fix crash when tracepoint arguments are freed by wq callbacks | David Sterba | 2017-01-09 | 1 | -4/+11 |
| * | | | | | Btrfs: adjust outstanding_extents counter properly when dio write is split | Liu Bo | 2017-01-03 | 1 | -2/+9 |