Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-01-10 | CIFS: Do not set credits to 1 if the server didn't grant anything | Pavel Shilovsky | 1 | -2/+0 |
2019-01-10 | CIFS: Fix adjustment of credits for MTU requests | Pavel Shilovsky | 1 | -2/+6 |
2019-01-10 | cifs: Fix a tiny potential memory leak | Dan Carpenter | 1 | -0/+1 |
2019-01-10 | cifs: Fix a debug message | Dan Carpenter | 1 | -3/+4 |
2019-01-10 | btrfs: Use real device structure to verify dev extent | Qu Wenruo | 1 | -0/+12 |
2019-01-09 | Btrfs: fix deadlock when using free space tree due to block group creation | Filipe Manana | 1 | -7/+9 |
2019-01-09 | Btrfs: fix race between reflink/dedupe and relocation | Filipe Manana | 1 | -6/+28 |
2019-01-09 | Btrfs: fix race between cloning range ending at eof and writeback | Filipe Manana | 1 | -0/+15 |
2019-01-08 | hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race" | Mike Kravetz | 1 | -28/+33 |
2019-01-07 | ceph: use vmf_error() in ceph_filemap_fault() | Souptick Joarder | 1 | -4/+1 |
2019-01-07 | libceph: allow setting abort_on_full for rbd | Dongsheng Yang | 1 | -2/+2 |
2019-01-07 | sysfs: convert BUG_ON to WARN_ON | Greg Kroah-Hartman | 4 | -5/+10 |
2019-01-06 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -110/+363 |
2019-01-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -10/+19 |
2019-01-06 | fscrypt: add Adiantum support | Eric Biggers | 5 | -110/+363 |
2019-01-05 | Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -16/+32 |
2019-01-05 | Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -2/+0 |
2019-01-05 | Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 5 | -128/+153 |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 8 | -174/+166 |
2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+2 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 36 | -313/+399 |
2019-01-04 | fs: don't open code lru_to_page() | Nikolay Borisov | 7 | -11/+12 |
2019-01-04 | fs/: remove caller signal_pending branch predictions | Davidlohr Bueso | 5 | -6/+6 |
2019-01-04 | bfs: extra sanity checking and static inode bitmap | Tigran Aivazian | 4 | -42/+40 |
2019-01-04 | exec: separate MM_ANONPAGES and RLIMIT_STACK accounting | Oleg Nesterov | 1 | -53/+52 |
2019-01-04 | exec: load_script: don't blindly truncate shebang string | Oleg Nesterov | 1 | -3/+7 |
2019-01-04 | fat: new inline functions to determine the FAT variant (32, 16 or 12) | Carmeli Tamir | 6 | -22/+39 |
2019-01-04 | fat: move MAX_FAT to fat.h and change it to inline function | Carmeli Tamir | 2 | -1/+10 |
2019-01-04 | fat: remove FAT_FIRST_ENT macro | Carmeli Tamir | 1 | -4/+8 |
2019-01-04 | hfsplus: return file attributes on statx | Ernesto A. Fernández | 3 | -0/+24 |
2019-01-04 | autofs: add strictexpire mount option | Ian Kent | 3 | -2/+12 |
2019-01-04 | autofs: change catatonic setting to a bit flag | Ian Kent | 5 | -16/+20 |
2019-01-04 | autofs: simplify parse_options() function call | Ian Kent | 1 | -26/+29 |
2019-01-04 | autofs: improve ioctl sbi checks | Ian Kent | 3 | -21/+9 |
2019-01-04 | fs/epoll: deal with wait_queue only once | Davidlohr Bueso | 1 | -11/+18 |
2019-01-04 | fs/epoll: rename check_events label to send_events | Davidlohr Bueso | 1 | -3/+3 |
2019-01-04 | fs/epoll: avoid barrier after an epoll_wait(2) timeout | Davidlohr Bueso | 1 | -2/+6 |