summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-182-9/+23
|\
| * Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman2018-07-3077-664/+796
| |\
| * | sysfs: Fix internal_create_group() for named group updatesRajat Jain2018-07-071-7/+22
| * | kernfs: Replace strncpy with memcpyGuenter Roeck2018-07-071-1/+1
* | | Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linuxLinus Torvalds2018-08-183-4/+6
|\ \ \
| * | | fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failedpiaojun2018-08-131-2/+4
| * | | fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King2018-08-131-1/+1
| * | | fs/9p/vfs_file.c: use new return type vm_fault_tSouptick Joarder2018-08-131-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-1840-231/+283
|\ \ \ \
| * | | | fs/userfaultfd.c: remove redundant pointer uwqColin Ian King2018-08-181-3/+0Star
| * | | | mm: add SHRINK_EMPTY shrinker methods return valueKirill Tkhai2018-08-181-0/+3
| * | | | fs: propagate shrinker::id to list_lruKirill Tkhai2018-08-181-2/+2
| * | | | fs/super.c: refactor alloc_super()Kirill Tkhai2018-08-181-4/+4
| * | | | fs, mm: account buffer_head to kmemcgShakeel Butt2018-08-181-2/+10
| * | | | fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-186-9/+30
| * | | | ext4: readpages() should submit IO as read-aheadJens Axboe2018-08-183-5/+7
| * | | | btrfs: readpages() should submit IO as read-aheadJens Axboe2018-08-181-1/+1
| * | | | mpage: mpage_readpages() should submit IO as read-aheadJens Axboe2018-08-182-10/+24
| * | | | mpage: add argument structure for do_mpage_readpage()Jens Axboe2018-08-181-52/+57
| * | | | fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown2018-08-181-33/+21Star
| * | | | vfs: discard ATTR_ATTR_FLAGNeilBrown2018-08-181-1/+1
| * | | | fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa2018-08-181-1/+2
| * | | | ocfs2: make several functions and variables static (and some const)Colin Ian King2018-08-183-10/+10
| * | | | ocfs2: clean up some unnecessary codewangyan2018-08-183-19/+5Star
| * | | | ocfs2: return -EROFS when filesystem becomes read-onlyJun Piao2018-08-183-37/+30Star
| * | | | ntfs: mft: remove VLA usageKees Cook2018-08-181-2/+10
| * | | | ntfs: decompress: remove VLA usageKees Cook2018-08-181-12/+16
| * | | | ntfs: aops: remove VLA usageKees Cook2018-08-181-1/+4
| * | | | fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior2018-08-181-4/+0Star
| * | | | fs/hpfs: extend gmt_to_local() conversion to 64-bit timesArnd Bergmann2018-08-182-9/+16
| * | | | fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann2018-08-182-18/+21
| * | | | fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann2018-08-184-5/+19
| * | | | dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang2018-08-183-3/+2Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-171-13/+19
|\ \ \ \ \
| * | | | | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16300-10548/+11092
| |\| | | |
| * | | | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16109-1048/+1745
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | fs/cifs: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-251-10/+9Star
| * | | | | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-3/+10
* | | | | | Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-175-117/+118
|\ \ \ \ \ \
| * | | | | | inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson2018-06-271-1/+8
| * | | | | | fanotify: factor out helpers to add/remove markAmir Goldstein2018-06-271-57/+29Star
| * | | | | | fsnotify: add helper to get mask from connectorAmir Goldstein2018-06-272-12/+29
| * | | | | | fsnotify: let connector point to an abstract objectAmir Goldstein2018-06-273-24/+26
| * | | | | | fsnotify: pass connp and object type to fsnotify_add_mark()Amir Goldstein2018-06-273-33/+38
| * | | | | | fsnotify: use typedef fsnotify_connp_t for brevityAmir Goldstein2018-06-272-13/+11Star
* | | | | | | Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-179-45/+33Star
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ext2: use ktime_get_real_seconds for timestampsArnd Bergmann2018-06-272-4/+5
| * | | | | | udf: convert inode stamps to timespec64Arnd Bergmann2018-06-277-41/+28Star
| |/ / / / /
* | | | | | Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-162-12/+10Star
|\ \ \ \ \ \
| * | | | | | orangefs: remove redundant pointer orangefs_inodeColin Ian King2018-08-141-3/+0Star