Age | Commit message (Expand) | Author | Files | Lines |
2019-02-03 | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani | 1 | -2/+2 |
2019-01-26 | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 10 | -67/+136 |
2019-01-26 | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -4/+41 |
2019-01-24 | cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugData | Ronnie Sahlberg | 1 | -0/+1 |
2019-01-24 | smb3: add credits we receive from oplock/break PDUs | Ronnie Sahlberg | 1 | -0/+7 |
2019-01-24 | CIFS: Fix mounts if the client is low on credits | Pavel Shilovsky | 1 | -0/+17 |
2019-01-24 | CIFS: Do not assume one credit for async responses | Pavel Shilovsky | 1 | -4/+11 |
2019-01-24 | CIFS: Fix credit calculations in compound mid callback | Pavel Shilovsky | 2 | -11/+6 |
2019-01-24 | CIFS: Fix credit calculation for encrypted reads with errors | Pavel Shilovsky | 1 | -10/+14 |
2019-01-24 | CIFS: Fix credits calculations for reads with errors | Pavel Shilovsky | 1 | -12/+23 |
2019-01-24 | CIFS: Do not reconnect TCP session in add_credits() | Pavel Shilovsky | 2 | -7/+46 |
2019-01-25 | Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2019-01-24 | smb3: Cleanup license mess | Thomas Gleixner | 2 | -20/+0 |
2019-01-24 | CIFS: Fix possible hang during async MTU reads and writes | Pavel Shilovsky | 1 | -3/+3 |
2019-01-24 | cifs: fix memory leak of an allocated cifs_ntsd structure | Colin Ian King | 1 | -0/+8 |
2019-01-22 | writeback: synchronize sync(2) against cgroup writeback membership switches | Tejun Heo | 1 | -2/+38 |
2019-01-22 | direct-io: allow direct writes to empty inodes | Ernesto A. Fernández | 1 | -2/+3 |
2019-01-21 | ceph: quota: cleanup license mess | Thomas Gleixner | 1 | -13/+0 |
2019-01-21 | ceph: clear inode pointer when snap realm gets dropped by its inode | Yan, Zheng | 1 | -0/+2 |
2019-01-21 | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+4 |
2019-01-20 | pstore/ram: Avoid allocation and leak of platform data | Kees Cook | 1 | -6/+3 |
2019-01-21 | Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -10/+35 |
2019-01-20 | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -7/+1 |
2019-01-20 | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+18 |
2019-01-18 | btrfs: wakeup cleaner thread when adding delayed iput | Josef Bacik | 3 | -0/+8 |
2019-01-18 | btrfs: run delayed iputs before committing | Josef Bacik | 1 | -0/+9 |
2019-01-18 | btrfs: wait on ordered extents on abort cleanup | Josef Bacik | 1 | -0/+8 |
2019-01-18 | btrfs: handle delayed ref head accounting cleanup in abort | Josef Bacik | 3 | -7/+10 |
2019-01-18 | Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io" | David Sterba | 1 | -3/+0 |
2019-01-18 | Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -18/+59 |
2019-01-17 | pstore/ram: Fix console ramoops to show the previous boot logs | Sai Prakash Ranjan | 1 | -2/+1 |
2019-01-17 | afs: Fix race in async call refcounting | David Howells | 1 | -5/+30 |
2019-01-17 | afs: Provide a function to get a ref on a call | David Howells | 1 | -6/+12 |
2019-01-17 | afs: Fix key refcounting in file locking code | David Howells | 2 | -2/+4 |
2019-01-17 | afs: Don't set vnode->cb_s_break in afs_validate() | Marc Dionne | 1 | -1/+0 |
2019-01-15 | NFSv4.2 fix unnecessary retry in nfs4_copy_file_range | Olga Kornievskaia | 1 | -7/+1 |
2019-01-15 | blockdev: Fix livelocks on loop device | Jan Kara | 1 | -10/+18 |
2019-01-14 | Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -13/+64 |
2019-01-14 | Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -5/+10 |
2019-01-14 | Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 10 | -65/+211 |
2019-01-11 | Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -6/+3 |
2019-01-11 | cifs: update internal module version number | Steve French | 1 | -1/+1 |
2019-01-11 | CIFS: Fix error paths in writeback code | Pavel Shilovsky | 4 | -9/+56 |
2019-01-11 | CIFS: Move credit processing to mid callbacks for SMB3 | Pavel Shilovsky | 1 | -17/+34 |
2019-01-11 | CIFS: Fix credits calculation for cancelled requests | Pavel Shilovsky | 2 | -2/+27 |
2019-01-11 | cifs: Fix potential OOB access of lock element array | Ross Lagerwall | 2 | -6/+6 |
2019-01-11 | cifs: Limit memory used by lock request calls to a page | Ross Lagerwall | 2 | -0/+12 |
2019-01-11 | cifs: move large array from stack to heap | Aurelien Aptel | 2 | -14/+32 |
2019-01-11 | CIFS: Do not hide EINTR after sending network packets | Pavel Shilovsky | 1 | -1/+1 |
2019-01-10 | CIFS: Fix credit computation for compounded requests | Pavel Shilovsky | 1 | -18/+41 |