aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* smb3: increase initial number of credits requested to allow writeSteve French2018-06-15
* cifs: add lease tracking to the cached root fidRonnie Sahlberg2018-06-15
* smb3: note that smb3.11 posix extensions mount option is experimentalSteve French2018-06-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-14
|\
| * exofs: avoid VLA in structuresKees Cook2018-06-14
| * coredump: fix spam with zero VMA processAlexey Dobriyan2018-06-14
| * fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()OGAWA Hirofumi2018-06-14
| * proc: skip branch in /proc/*/* lookupAlexey Dobriyan2018-06-14
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\ \
| * | pstore: Remove bogus format string definitionArnd Bergmann2018-06-14
| * | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-14
| |\ \
| | * | vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
| | * | pstore: Convert internal records to timespec64Kees Cook2018-06-05
| | * | udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani2018-05-25
| | * | fs: nfs: get rid of memcpys for inode timesDeepa Dinamani2018-05-25
| | * | ceph: make inode time prints to be long longDeepa Dinamani2018-05-25
| | * | fs: add timespec64_truncate()Deepa Dinamani2018-05-25
* | | | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-06-14
|\ \ \ \
| * | | | ceph: show ino32 if the value is different with defaultChengguang Xu2018-06-04
| * | | | ceph: strengthen rsize/wsize/readdir_max_bytes validationChengguang Xu2018-06-04
| * | | | ceph: fix alignment of rasizeChengguang Xu2018-06-04
| * | | | ceph: fix use-after-free in ceph_statfs()Luis Henriques2018-06-04
| * | | | ceph: prevent i_version from going backYan, Zheng2018-06-04
| * | | | ceph: fix wrong check for the case of updating link countYan, Zheng2018-06-04
| * | | | libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-04
| * | | | ceph: flush pending works before shutdown superYan, Zheng2018-06-04
| * | | | ceph: abort osd requests on force umountYan, Zheng2018-06-04
| * | | | ceph: fix st_nlink stat for directoriesLuis Henriques2018-06-04
| * | | | ceph: support file lock on directoryYan, Zheng2018-06-04
| * | | | ceph: show wsize only if non-defaultIlya Dryomov2018-06-04
| * | | | ceph: handle the new nfiles/nsubdirs fields in cap messageYan, Zheng2018-06-04
| * | | | ceph: define argument structure for handle_cap_grantYan, Zheng2018-06-04
| * | | | ceph: update i_files/i_subdirs only when Fs cap is issuedYan, Zheng2018-06-04
| * | | | ceph: always get rstat from auth mdsYan, Zheng2018-06-04
| * | | | ceph: use bit flags to define vxattr attributesYan, Zheng2018-06-04
* | | | | Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-06-11
| * | | | btrfs: change return type of btrfs_page_mkwrite to vm_fault_tSouptick Joarder2018-06-07
| * | | | Btrfs: fiemap: pass correct bytenr when fm_extent_count is zeroRobbie Ko2018-06-07
| * | | | btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_userMisono Tomohiro2018-06-05
* | | | | Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"Linus Torvalds2018-06-12
* | | | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\ \ \ \ \
| * | | | | treewide: Use array_size in f2fs_kvzalloc()Kees Cook2018-06-12
| * | | | | treewide: Use array_size() in f2fs_kzalloc()Kees Cook2018-06-12
| * | | | | treewide: Use array_size() in f2fs_kmalloc()Kees Cook2018-06-12
| * | | | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
| * | | | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
| * | | | | treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-12
| * | | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
| * | | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12