summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-01-186-18/+59
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | afs: Fix race in async call refcountingDavid Howells2019-01-171-5/+30
| * | | | | afs: Provide a function to get a ref on a callDavid Howells2019-01-171-6/+12
| * | | | | afs: Fix key refcounting in file locking codeDavid Howells2019-01-172-2/+4
| * | | | | afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne2019-01-171-1/+0
| * | | | | afs: Set correct lock type for the yfs CreateFileMarc Dionne2019-01-102-1/+12
| * | | | | afs: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-101-3/+1
* | | | | | Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-143-13/+64
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | btrfs: Use real device structure to verify dev extentQu Wenruo2019-01-101-0/+12
| * | | | | Btrfs: fix deadlock when using free space tree due to block group creationFilipe Manana2019-01-091-7/+9
| * | | | | Btrfs: fix race between reflink/dedupe and relocationFilipe Manana2019-01-091-6/+28
| * | | | | Btrfs: fix race between cloning range ending at eof and writebackFilipe Manana2019-01-091-0/+15
* | | | | | Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-144-5/+10
|\ \ \ \ \ \
| * | | | | | sysfs: convert BUG_ON to WARN_ONGreg Kroah-Hartman2019-01-074-5/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-01-1410-65/+211
|\ \ \ \ \ \
| * | | | | | cifs: update internal module version numberSteve French2019-01-111-1/+1
| * | | | | | CIFS: Fix error paths in writeback codePavel Shilovsky2019-01-114-9/+56
| * | | | | | CIFS: Move credit processing to mid callbacks for SMB3Pavel Shilovsky2019-01-111-17/+34