Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | ceph: strengthen rsize/wsize/readdir_max_bytes validation | Chengguang Xu | 1 | -3/+3 |
2018-06-04 | ceph: fix alignment of rasize | Chengguang Xu | 1 | -1/+1 |
2018-06-04 | ceph: fix use-after-free in ceph_statfs() | Luis Henriques | 1 | -4/+7 |
2018-06-04 | ceph: prevent i_version from going back | Yan, Zheng | 1 | -1/+2 |
2018-06-04 | ceph: fix wrong check for the case of updating link count | Yan, Zheng | 1 | -2/+2 |
2018-06-04 | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 3 | -2/+2 |
2018-06-04 | ceph: flush pending works before shutdown super | Yan, Zheng | 1 | -0/+9 |
2018-06-04 | ceph: abort osd requests on force umount | Yan, Zheng | 1 | -0/+1 |
2018-06-04 | ceph: fix st_nlink stat for directories | Luis Henriques | 1 | -0/+8 |
2018-06-04 | ceph: support file lock on directory | Yan, Zheng | 1 | -0/+2 |
2018-06-04 | ceph: show wsize only if non-default | Ilya Dryomov | 1 | -1/+1 |
2018-06-04 | ceph: handle the new nfiles/nsubdirs fields in cap message | Yan, Zheng | 1 | -5/+34 |
2018-06-04 | ceph: define argument structure for handle_cap_grant | Yan, Zheng | 1 | -54/+61 |
2018-06-04 | ceph: update i_files/i_subdirs only when Fs cap is issued | Yan, Zheng | 1 | -17/+18 |
2018-06-04 | ceph: always get rstat from auth mds | Yan, Zheng | 3 | -18/+35 |
2018-06-04 | ceph: use bit flags to define vxattr attributes | Yan, Zheng | 1 | -18/+16 |
2018-06-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 4 | -21/+34 |
2018-06-03 | Revert "fs: fold open_check_o_direct into do_dentry_open" | Al Viro | 3 | -19/+33 |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2018-05-31 | Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+1 |
2018-05-30 | fs: clear writeback errors in inode_init_always | Darrick J. Wong | 1 | -0/+1 |
2018-05-29 | Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -16/+13 |
2018-05-28 | IB: Revert "remove redundant INFINIBAND kconfig dependencies" | Arnd Bergmann | 1 | -1/+1 |
2018-05-25 | proc: fix smaps and meminfo alignment | Hugh Dickins | 1 | -5/+0 |
2018-05-25 | ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco... | Changwei Ge | 1 | -10/+1 |
2018-05-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2018-05-24 | Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2018-05-24 | Btrfs: fix error handling in btrfs_truncate() | Omar Sandoval | 1 | -1/+2 |
2018-05-23 | fix io_destroy()/aio_complete() race | Al Viro | 1 | -2/+1 |
2018-05-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 23 | -112/+133 |
2018-05-21 | aio: fix io_destroy(2) vs. lookup_ioctx() race | Al Viro | 1 | -2/+2 |
2018-05-21 | ext2: fix a block leak | Al Viro | 1 | -10/+0 |
2018-05-21 | nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed | Al Viro | 1 | -0/+22 |
2018-05-21 | cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed | Al Viro | 1 | -0/+10 |
2018-05-21 | unfuck sysfs_mount() | Al Viro | 1 | -3/+3 |
2018-05-21 | kernfs: deal with kernfs_fill_super() failures | Al Viro | 1 | -0/+1 |
2018-05-21 | cramfs: Fix IS_ENABLED typo | Joe Perches | 1 | -1/+1 |
2018-05-21 | befs_lookup(): use d_splice_alias() | Al Viro | 1 | -12/+5 |
2018-05-21 | affs_lookup: switch to d_splice_alias() | Al Viro | 1 | -6/+5 |
2018-05-21 | affs_lookup(): close a race with affs_remove_link() | Al Viro | 1 | -3/+7 |
2018-05-21 | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 1 | -0/+25 |
2018-05-20 | Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -48/+180 |
2018-05-18 | hfsplus: stop workqueue when fill_super() failed | Tetsuo Handa | 1 | -0/+1 |
2018-05-17 | proc: do not access cmdline nor environ from file-backed areas | Willy Tarreau | 1 | -4/+4 |
2018-05-17 | btrfs: fix crash when trying to resume balance without the resume flag | Anand Jain | 1 | -0/+9 |
2018-05-17 | btrfs: Fix delalloc inodes invalidation during transaction abort | Nikolay Borisov | 1 | -11/+15 |
2018-05-17 | btrfs: Split btrfs_del_delalloc_inode into 2 functions | Nikolay Borisov | 2 | -3/+12 |
2018-05-17 | btrfs: fix reading stale metadata blocks after degraded raid1 mounts | Liu Bo | 1 | -3/+3 |
2018-05-17 | btrfs: property: Set incompat flag if lzo/zstd compression is set | Misono Tomohiro | 1 | -4/+8 |
2018-05-17 | Btrfs: fix duplicate extents after fsync of file with prealloc extents | Filipe Manana | 1 | -25/+112 |