summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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/+1Star
| |_|/ / / / |/| | | | |
* | | | | | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-01-2710-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/+6Star
| * | | | | | 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/+0Star
| * | | | | | 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-241-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/+0Star
* | | | | | | | 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/+4Star
|\ \ \ \ \ \ \
| * | | | | | | pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-201-6/+3Star
| * | | | | | | pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan2019-01-171-2/+1Star
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-204-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/+0Star
* | | | | | | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-191-7/+1Star
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | NFSv4.2 fix unnecessary retry in nfs4_copy_file_rangeOlga Kornievskaia2019-01-151-7/+1Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-191-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-176-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/+0Star
| * | | | | 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/+1Star
* | | | | | Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-133-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