Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-02-01 | 5 | -29/+61 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | cifs: update internal module version number | Steve French | 2019-01-31 | 1 | -1/+1 | |
| | * | | | | | | | CIFS: fix use-after-free of the lease keys | Aurelien Aptel | 2019-01-31 | 1 | -2/+2 | |
| | * | | | | | | | CIFS: Do not consider -ENODATA as stat failure for reads | Pavel Shilovsky | 2019-01-29 | 1 | -1/+1 | |
| | * | | | | | | | CIFS: Do not count -ENODATA as failure for query directory | Pavel Shilovsky | 2019-01-29 | 1 | -2/+2 | |
| | * | | | | | | | CIFS: Fix trace command logging for SMB2 reads and writes | Pavel Shilovsky | 2019-01-29 | 1 | -16/+30 | |
| | * | | | | | | | CIFS: Fix possible oops and memory leaks in async IO | Pavel Shilovsky | 2019-01-29 | 1 | -3/+8 | |
| | * | | | | | | | cifs: limit amount of data we request for xattrs to CIFSMaxBufSize | Ronnie Sahlberg | 2019-01-29 | 2 | -3/+16 | |
| | * | | | | | | | cifs: fix computation for MAX_SMB2_HDR_SIZE | Ronnie Sahlberg | 2019-01-29 | 1 | -2/+2 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2019-02-01 | 1 | -7/+30 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | iomap: fix a use after free in iomap_dio_rw | Christoph Hellwig | 2019-01-27 | 1 | -7/+21 | |
| | * | | | | | | | iomap: get/put the page in iomap_page_create/release() | Piotr Jaroszynski | 2019-01-27 | 1 | -0/+9 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | gfs2: Revert "Fix loop in gfs2_rbm_find" | Andreas Gruenbacher | 2019-01-31 | 1 | -1/+1 | |
| * | | | | | | | Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-01-31 | 2 | -4/+10 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | NFS: Fix up return value on fatal errors in nfs_page_async_flush() | Trond Myklebust | 2019-01-29 | 1 | -4/+5 | |
| | * | | | | | | nfs: Fix NULL pointer dereference of dev_name | Yao Liu | 2019-01-28 | 1 | -0/+5 | |
| * | | | | | | | fs/dcache: Track & report number of negative dentries | Waiman Long | 2019-01-30 | 1 | -0/+32 | |
| * | | | | | | | fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() | Waiman Long | 2019-01-30 | 1 | -5/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* / | | | | | | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani | 2019-02-03 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-01-26 | 10 | -67/+136 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData | Ronnie Sahlberg | 2019-01-24 | 1 | -0/+1 | |
| * | | | | | | smb3: add credits we receive from oplock/break PDUs | Ronnie Sahlberg | 2019-01-24 | 1 | -0/+7 | |
| * | | | | | | CIFS: Fix mounts if the client is low on credits | Pavel Shilovsky | 2019-01-24 | 1 | -0/+17 | |
| * | | | | | | CIFS: Do not assume one credit for async responses | Pavel Shilovsky | 2019-01-24 | 1 | -4/+11 | |
| * | | | | | | CIFS: Fix credit calculations in compound mid callback | Pavel Shilovsky | 2019-01-24 | 2 | -11/+6 | |
| * | | | | | | CIFS: Fix credit calculation for encrypted reads with errors | Pavel Shilovsky | 2019-01-24 | 1 | -10/+14 | |
| * | | | | | | CIFS: Fix credits calculations for reads with errors | Pavel Shilovsky | 2019-01-24 | 1 | -12/+23 | |
| * | | | | | | CIFS: Do not reconnect TCP session in add_credits() | Pavel Shilovsky | 2019-01-24 | 2 | -7/+46 | |
| * | | | | | | smb3: Cleanup license mess | Thomas Gleixner | 2019-01-24 | 2 | -20/+0 | |
| * | | | | | | CIFS: Fix possible hang during async MTU reads and writes | Pavel Shilovsky | 2019-01-24 | 1 | -3/+3 | |
| * | | | | | | cifs: fix memory leak of an allocated cifs_ntsd structure | Colin Ian King | 2019-01-24 | 1 | -0/+8 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-01-26 | 2 | -4/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | writeback: synchronize sync(2) against cgroup writeback membership switches | Tejun Heo | 2019-01-22 | 1 | -2/+38 | |
| * | | | | | | direct-io: allow direct writes to empty inodes | Ernesto A. Fernández | 2019-01-22 | 1 | -2/+3 | |
* | | | | | | | Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-01-25 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | inotify: Fix fd refcount leak in inotify_add_watch(). | Tetsuo Handa | 2019-01-02 | 1 | -2/+4 | |
* | | | | | | | | ceph: quota: cleanup license mess | Thomas Gleixner | 2019-01-21 | 1 | -13/+0 | |
* | | | | | | | | ceph: clear inode pointer when snap realm gets dropped by its inode | Yan, Zheng | 2019-01-21 | 1 | -0/+2 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-21 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pstore/ram: Avoid allocation and leak of platform data | Kees Cook | 2019-01-20 | 1 | -6/+3 | |
| * | | | | | | | pstore/ram: Fix console ramoops to show the previous boot logs | Sai Prakash Ranjan | 2019-01-17 | 1 | -2/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-21 | 4 | -10/+35 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | btrfs: wakeup cleaner thread when adding delayed iput | Josef Bacik | 2019-01-18 | 3 | -0/+8 | |
| * | | | | | | btrfs: run delayed iputs before committing | Josef Bacik | 2019-01-18 | 1 | -0/+9 | |
| * | | | | | | btrfs: wait on ordered extents on abort cleanup | Josef Bacik | 2019-01-18 | 1 | -0/+8 | |
| * | | | | | | btrfs: handle delayed ref head accounting cleanup in abort | Josef Bacik | 2019-01-18 | 3 | -7/+10 | |
| * | | | | | | Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io" | David Sterba | 2019-01-18 | 1 | -3/+0 | |
* | | | | | | | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-01-20 | 1 | -7/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | NFSv4.2 fix unnecessary retry in nfs4_copy_file_range | Olga Kornievskaia | 2019-01-15 | 1 | -7/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-01-20 | 1 | -10/+18 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | |