Age | Commit message (Expand) | Author |
2019-01-18 | Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-01-17 | afs: Fix race in async call refcounting | David Howells |
2019-01-17 | afs: Provide a function to get a ref on a call | David Howells |
2019-01-17 | afs: Fix key refcounting in file locking code | David Howells |
2019-01-17 | afs: Don't set vnode->cb_s_break in afs_validate() | Marc Dionne |
2019-01-14 | Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-14 | Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-01-14 | Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-01-11 | Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-01-11 | cifs: update internal module version number | Steve French |
2019-01-11 | CIFS: Fix error paths in writeback code | Pavel Shilovsky |
2019-01-11 | CIFS: Move credit processing to mid callbacks for SMB3 | Pavel Shilovsky |
2019-01-11 | CIFS: Fix credits calculation for cancelled requests | Pavel Shilovsky |
2019-01-11 | cifs: Fix potential OOB access of lock element array | Ross Lagerwall |
2019-01-11 | cifs: Limit memory used by lock request calls to a page | Ross Lagerwall |
2019-01-11 | cifs: move large array from stack to heap | Aurelien Aptel |
2019-01-11 | CIFS: Do not hide EINTR after sending network packets | Pavel Shilovsky |
2019-01-10 | CIFS: Fix credit computation for compounded requests | Pavel Shilovsky |
2019-01-10 | CIFS: Do not set credits to 1 if the server didn't grant anything | Pavel Shilovsky |
2019-01-10 | CIFS: Fix adjustment of credits for MTU requests | Pavel Shilovsky |
2019-01-10 | cifs: Fix a tiny potential memory leak | Dan Carpenter |
2019-01-10 | cifs: Fix a debug message | Dan Carpenter |
2019-01-10 | afs: Set correct lock type for the yfs CreateFile | Marc Dionne |
2019-01-10 | afs: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-10 | btrfs: Use real device structure to verify dev extent | Qu Wenruo |
2019-01-09 | Btrfs: fix deadlock when using free space tree due to block group creation | Filipe Manana |
2019-01-09 | Btrfs: fix race between reflink/dedupe and relocation | Filipe Manana |
2019-01-09 | Btrfs: fix race between cloning range ending at eof and writeback | Filipe Manana |
2019-01-08 | hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race" | Mike Kravetz |
2019-01-07 | ceph: use vmf_error() in ceph_filemap_fault() | Souptick Joarder |
2019-01-07 | libceph: allow setting abort_on_full for rbd | Dongsheng Yang |
2019-01-07 | sysfs: convert BUG_ON to WARN_ON | Greg Kroah-Hartman |
2019-01-06 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-01-06 | fscrypt: add Adiantum support | Eric Biggers |
2019-01-05 | Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-01-05 | Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-01-05 | Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | fs: don't open code lru_to_page() | Nikolay Borisov |
2019-01-04 | fs/: remove caller signal_pending branch predictions | Davidlohr Bueso |
2019-01-04 | bfs: extra sanity checking and static inode bitmap | Tigran Aivazian |
2019-01-04 | exec: separate MM_ANONPAGES and RLIMIT_STACK accounting | Oleg Nesterov |
2019-01-04 | exec: load_script: don't blindly truncate shebang string | Oleg Nesterov |
2019-01-04 | fat: new inline functions to determine the FAT variant (32, 16 or 12) | Carmeli Tamir |
2019-01-04 | fat: move MAX_FAT to fat.h and change it to inline function | Carmeli Tamir |
2019-01-04 | fat: remove FAT_FIRST_ENT macro | Carmeli Tamir |
2019-01-04 | hfsplus: return file attributes on statx | Ernesto A. Fernández |