Age | Commit message (Expand) | Author |
2019-03-24 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-24 | Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-03-23 | Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-23 | ext4: prohibit fstrim in norecovery mode | Darrick J. Wong |
2019-03-23 | ext4: cleanup bh release code in ext4_ind_remove_space() | zhangyi (F) |
2019-03-23 | ext4: brelse all indirect buffer in ext4_ind_remove_space() | zhangyi (F) |
2019-03-23 | x86/gart: Exclude GART aperture from kcore | Kairui Song |
2019-03-22 | cifs: update internal module version number | Steve French |
2019-03-22 | SMB3: Fix SMB3.1.1 guest mounts to Samba | Steve French |
2019-03-22 | cifs: Fix slab-out-of-bounds when tracing SMB tcon | Paulo Alcantara (SUSE) |
2019-03-22 | cifs: allow guest mounts to work for smb3.11 | Ronnie Sahlberg |
2019-03-22 | fix incorrect error code mapping for OBJECTID_NOT_FOUND | Steve French |
2019-03-22 | cifs: fix that return -EINVAL when do dedupe operation | Xiaoli Feng |
2019-03-22 | CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN | Long Li |
2019-03-22 | CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN | Long Li |
2019-03-21 | Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-21 | Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-19 | fanotify: Allow copying of file handle to userspace | Jan Kara |
2019-03-18 | block: add BIO_NO_PAGE_REF flag | Jens Axboe |
2019-03-18 | iov_iter: add ITER_BVEC_FLAG_NO_REF flag | Jens Axboe |
2019-03-18 | io_uring: retry bulk slab allocs as single allocs | Jens Axboe |
2019-03-18 | udf: Propagate errors from udf_truncate_extents() | Jan Kara |
2019-03-18 | udf: Fix crash on IO error during truncate | Jan Kara |
2019-03-17 | Merge tag '9p-for-5.1' of git://github.com/martinetd/linux | Linus Torvalds |
2019-03-16 | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-03-16 | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-03-16 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2019-03-16 | fix sysfs_init_fs_context() in !CONFIG_NET_NS case | Al Viro |
2019-03-15 | Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-03-15 | io_uring: fix poll races | Jens Axboe |
2019-03-15 | Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-03-15 | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2019-03-15 | io_uring: fix fget/fput handling | Jens Axboe |
2019-03-14 | io_uring: add prepped flag | Jens Axboe |
2019-03-14 | io_uring: make io_read/write return an integer | Jens Axboe |
2019-03-15 | ext4: report real fs size after failed resize | Lukas Czerner |
2019-03-15 | ext4: add missing brelse() in add_new_gdb_meta_bg() | Lukas Czerner |
2019-03-14 | io_uring: use regular request ref counts | Jens Axboe |
2019-03-14 | ext4: remove useless ext4_pin_inode() | Jason Yan |
2019-03-14 | ext4: avoid panic during forced reboot | Jan Kara |
2019-03-14 | ext4: fix data corruption caused by unaligned direct AIO | Lukas Czerner |
2019-03-14 | ext4: fix NULL pointer dereference while journal is aborted | Jiufei Xue |
2019-03-14 | CIFS: fix POSIX lock leak and invalid ptr deref | Aurelien Aptel |
2019-03-14 | SMB3: Allow SMB3 FSCTL queries to be sent to server from tools | Ronnie Sahlberg |
2019-03-14 | cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc | Ronnie Sahlberg |
2019-03-14 | smb2: fix typo in definition of a few error flags | Steve French |
2019-03-14 | CIFS: make mknod() an smb_version_op | Aurelien Aptel |
2019-03-14 | cifs: minor documentation updates | Steve French |
2019-03-14 | cifs: remove unused value pointed out by Coverity | Steve French |