summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | CIFS: Fix trace command logging for SMB2 reads and writesPavel Shilovsky2019-01-291-16/+30
| | * | | | | CIFS: Fix possible oops and memory leaks in async IOPavel Shilovsky2019-01-291-3/+8
| | * | | | | cifs: limit amount of data we request for xattrs to CIFSMaxBufSizeRonnie Sahlberg2019-01-292-3/+16
| | * | | | | cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-01-291-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-02-011-7/+30
| |\ \ \ \ \
| | * | | | | iomap: fix a use after free in iomap_dio_rwChristoph Hellwig2019-01-271-7/+21
| | * | | | | iomap: get/put the page in iomap_page_create/release()Piotr Jaroszynski2019-01-271-0/+9
| | | |_|_|/ | | |/| | |
| * | | | | gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher2019-01-311-1/+1
| * | | | | Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-312-4/+10
| |\ \ \ \ \
| | * | | | | NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust2019-01-291-4/+5
| | * | | | | nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-01-281-0/+5
| * | | | | | fs/dcache: Track & report number of negative dentriesWaiman Long2019-01-301-0/+32
| * | | | | | fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long2019-01-301-5/+1
| | |_|/ / / | |/| | | |
* | | | | | block: enable multipage bvecsMing Lei2019-02-152-4/+4
* | | | | | block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-1518-28/+56
* | | | | | btrfs: use mp_bvec_last_segment to get bio's last pageMing Lei2019-02-151-2/+3
* | | | | | fs/buffer.c: use bvec iterator to truncate the bioMing Lei2019-02-151-1/+4
* | | | | | btrfs: look at bi_size for repair decisionsChristoph Hellwig2019-02-151-1/+1
|/ / / / /
* | | | | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-01-2610-67/+136
|\ \ \ \ \
| * | | | | cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugDataRonnie Sahlberg2019-01-241-0/+1
| * | | | | smb3: add credits we receive from oplock/break PDUsRonnie Sahlberg2019-01-241-0/+7
| * | | | | CIFS: Fix mounts if the client is low on creditsPavel Shilovsky2019-01-241-0/+17
| * | | | | CIFS: Do not assume one credit for async responsesPavel Shilovsky2019-01-241-4/+11
| * | | | | CIFS: Fix credit calculations in compound mid callbackPavel Shilovsky2019-01-242-11/+6
| * | | | | CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky2019-01-241-10/+14
| * | | | | CIFS: Fix credits calculations for reads with errorsPavel Shilovsky2019-01-241-12/+23
| * | | | | CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky2019-01-242-7/+46
| * | | | | smb3: Cleanup license messThomas Gleixner2019-01-242-20/+0
| * | | | | CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky2019-01-241-3/+3
| * | | | | cifs: fix memory leak of an allocated cifs_ntsd structureColin Ian King2019-01-241-0/+8
* | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-262-4/+41
|\ \ \ \ \ \
| * | | | | | writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-01-221-2/+38
| * | | | | | direct-io: allow direct writes to empty inodesErnesto A. Fernández2019-01-221-2/+3
* | | | | | | Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-01-251-2/+4
|\ \ \ \ \ \ \
| * | | | | | | inotify: Fix fd refcount leak in inotify_add_watch().Tetsuo Handa2019-01-021-2/+4
* | | | | | | | ceph: quota: cleanup license messThomas Gleixner2019-01-211-13/+0
* | | | | | | | ceph: clear inode pointer when snap realm gets dropped by its inodeYan, Zheng2019-01-211-0/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-211-8/+4
|\ \ \ \ \ \ \
| * | | | | | | pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-201-6/+3
| * | | | | | | pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan2019-01-171-2/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-214-10/+35
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | btrfs: wakeup cleaner thread when adding delayed iputJosef Bacik2019-01-183-0/+8
| * | | | | | btrfs: run delayed iputs before committingJosef Bacik2019-01-181-0/+9
| * | | | | | btrfs: wait on ordered extents on abort cleanupJosef Bacik2019-01-181-0/+8
| * | | | | | btrfs: handle delayed ref head accounting cleanup in abortJosef Bacik2019-01-183-7/+10
| * | | | | | Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"David Sterba2019-01-181-3/+0
* | | | | | | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-201-7/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | NFSv4.2 fix unnecessary retry in nfs4_copy_file_rangeOlga Kornievskaia2019-01-151-7/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-201-10/+18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | blockdev: Fix livelocks on loop deviceJan Kara2019-01-151-10/+18