| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | orangefs: simplify compat ioctl handling | Al Viro | 2018-06-15 | 1 | -42/+12 |
| * | | | | | | signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() | Al Viro | 2018-06-15 | 1 | -25/+25 |
| * | | | | | | vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart | Al Viro | 2018-06-11 | 1 | -69/+75 |
* | | | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-16 | 3 | -9/+14 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | eventpoll: switch to ->poll_mask | Ben Noordhuis | 2018-06-15 | 1 | -5/+10 |
| * | | | | | | aio: only return events requested in poll_mask() for IOCB_CMD_POLL | Christoph Hellwig | 2018-06-15 | 1 | -2/+2 |
| * | | | | | | eventfd: only return events requested in poll_mask() | Avi Kivity | 2018-06-15 | 1 | -2/+2 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-06-15 | 6 | -82/+134 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | exofs: avoid VLA in structures | Kees Cook | 2018-06-15 | 3 | -67/+115 |
| * | | | | | | | coredump: fix spam with zero VMA process | Alexey Dobriyan | 2018-06-15 | 1 | -8/+9 |
| * | | | | | | | fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() | OGAWA Hirofumi | 2018-06-15 | 1 | -1/+7 |
| * | | | | | | | proc: skip branch in /proc/*/* lookup | Alexey Dobriyan | 2018-06-15 | 1 | -6/+3 |
* | | | | | | | | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 79 | -391/+494 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | pstore: Remove bogus format string definition | Arnd Bergmann | 2018-06-14 | 1 | -11/+6 |
| * | | | | | | | | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 2018-06-14 | 79 | -390/+498 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-06 | 75 | -327/+419 |
| | * | | | | | | | | pstore: Convert internal records to timespec64 | Kees Cook | 2018-06-06 | 3 | -9/+17 |
| | * | | | | | | | | udf: Simplify calls to udf_disk_stamp_to_time | Deepa Dinamani | 2018-05-26 | 4 | -37/+21 |
| | * | | | | | | | | fs: nfs: get rid of memcpys for inode times | Deepa Dinamani | 2018-05-26 | 1 | -7/+7 |
| | * | | | | | | | | ceph: make inode time prints to be long long | Deepa Dinamani | 2018-05-26 | 1 | -21/+21 |
| | * | | | | | | | | fs: add timespec64_truncate() | Deepa Dinamani | 2018-05-26 | 1 | -0/+24 |
* | | | | | | | | | | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-06-15 | 7 | -124/+202 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ceph: show ino32 if the value is different with default | Chengguang Xu | 2018-06-04 | 1 | -0/+2 |
| * | | | | | | | | | | ceph: strengthen rsize/wsize/readdir_max_bytes validation | Chengguang Xu | 2018-06-04 | 1 | -3/+3 |
| * | | | | | | | | | | ceph: fix alignment of rasize | Chengguang Xu | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | | | | ceph: fix use-after-free in ceph_statfs() | Luis Henriques | 2018-06-04 | 1 | -4/+7 |
| * | | | | | | | | | | ceph: prevent i_version from going back | Yan, Zheng | 2018-06-04 | 1 | -1/+2 |
| * | | | | | | | | | | ceph: fix wrong check for the case of updating link count | Yan, Zheng | 2018-06-04 | 1 | -2/+2 |
| * | | | | | | | | | | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov | 2018-06-04 | 3 | -2/+2 |
| * | | | | | | | | | | ceph: flush pending works before shutdown super | Yan, Zheng | 2018-06-04 | 1 | -0/+9 |
| * | | | | | | | | | | ceph: abort osd requests on force umount | Yan, Zheng | 2018-06-04 | 1 | -0/+1 |
| * | | | | | | | | | | ceph: fix st_nlink stat for directories | Luis Henriques | 2018-06-04 | 1 | -0/+8 |
| * | | | | | | | | | | ceph: support file lock on directory | Yan, Zheng | 2018-06-04 | 1 | -0/+2 |
| * | | | | | | | | | | ceph: show wsize only if non-default | Ilya Dryomov | 2018-06-04 | 1 | -1/+1 |
| * | | | | | | | | | | ceph: handle the new nfiles/nsubdirs fields in cap message | Yan, Zheng | 2018-06-04 | 1 | -5/+34 |
| * | | | | | | | | | | ceph: define argument structure for handle_cap_grant | Yan, Zheng | 2018-06-04 | 1 | -54/+61 |
| * | | | | | | | | | | ceph: update i_files/i_subdirs only when Fs cap is issued | Yan, Zheng | 2018-06-04 | 1 | -17/+18 |
| * | | | | | | | | | | ceph: always get rstat from auth mds | Yan, Zheng | 2018-06-04 | 3 | -18/+35 |
| * | | | | | | | | | | ceph: use bit flags to define vxattr attributes | Yan, Zheng | 2018-06-04 | 1 | -18/+16 |
* | | | | | | | | | | | Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-15 | 5 | -19/+19 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | btrfs: scrub: Don't use inode pages for device replace | Qu Wenruo | 2018-06-11 | 1 | -1/+1 |
| * | | | | | | | | | | btrfs: change return type of btrfs_page_mkwrite to vm_fault_t | Souptick Joarder | 2018-06-07 | 2 | -15/+13 |
| * | | | | | | | | | | Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero | Robbie Ko | 2018-06-07 | 1 | -3/+1 |
| * | | | | | | | | | | btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user | Misono Tomohiro | 2018-06-05 | 1 | -0/+4 |
* | | | | | | | | | | | Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent" | Linus Torvalds | 2018-06-13 | 1 | -3/+1 |
* | | | | | | | | | | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-13 | 75 | -158/+225 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | treewide: Use array_size in f2fs_kvzalloc() | Kees Cook | 2018-06-13 | 3 | -8/+16 |
| * | | | | | | | | | | | treewide: Use array_size() in f2fs_kzalloc() | Kees Cook | 2018-06-13 | 4 | -8/+16 |
| * | | | | | | | | | | | treewide: Use array_size() in f2fs_kmalloc() | Kees Cook | 2018-06-13 | 1 | -3/+5 |
| * | | | | | | | | | | | treewide: Use array_size() in vzalloc() | Kees Cook | 2018-06-13 | 3 | -3/+6 |