Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | dm ioctl: log an error if the ioctl structure is corrupted | Mikulas Patocka | 2022-04-01 | 1 | -3/+12 | |
* | | | | | Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 2022-04-01 | 5 | -18/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | ksmbd: replace usage of found with dedicated list iterator variable | Jakob Koschel | 2022-03-30 | 1 | -11/+10 | |
| * | | | | | ksmbd: Remove a redundant zeroing of memory | Christophe JAILLET | 2022-03-30 | 1 | -1/+1 | |
| * | | | | | MAINTAINERS: ksmbd: switch Sergey to reviewer | Namjae Jeon | 2022-03-30 | 1 | -1/+1 | |
| * | | | | | ksmbd: shorten experimental warning on loading the module | Steve French | 2022-03-30 | 1 | -1/+1 | |
| * | | | | | ksmbd: use netif_is_bridge_port | Tobias Klauser | 2022-03-20 | 1 | -2/+2 | |
| * | | | | | Documentation: ksmbd: update Feature Status table | Namjae Jeon | 2022-03-20 | 1 | -2/+2 | |
* | | | | | | Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2022-04-01 | 18 | -1377/+924 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cifs: fix NULL ptr dereference in smb2_ioctl_query_info() | Paulo Alcantara | 2022-03-31 | 1 | -59/+65 | |
| * | | | | | | cifs: prevent bad output lengths in smb2_ioctl_query_info() | Paulo Alcantara | 2022-03-31 | 1 | -6/+10 | |
| * | | | | | | smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_c... | Steve French | 2022-03-31 | 5 | -191/+119 | |
| * | | | | | | smb3: cleanup and clarify status of tree connections | Steve French | 2022-03-29 | 7 | -33/+40 | |
| * | | | | | | smb3: move defines for query info and query fsinfo to smbfs_common | Steve French | 2022-03-27 | 5 | -603/+335 | |
| * | | | | | | smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common | Steve French | 2022-03-27 | 7 | -143/+88 | |
| * | | | | | | [smb3] move more common protocol header definitions to smbfs_common | Steve French | 2022-03-25 | 5 | -206/+112 | |
| * | | | | | | cifs: fix incorrect use of list iterator after the loop | Xiaomeng Tong | 2022-03-23 | 1 | -2/+4 | |
| * | | | | | | ksmbd: store fids as opaque u64 integers | Paulo Alcantara | 2022-03-23 | 2 | -72/+56 | |
| * | | | | | | cifs: fix bad fids sent over wire | Paulo Alcantara | 2022-03-23 | 4 | -53/+46 | |
| * | | | | | | cifs: change smb2_query_info_compound to use a cached fid, if available | Ronnie Sahlberg | 2022-03-23 | 1 | -10/+35 | |
| * | | | | | | cifs: convert the path to utf16 in smb2_query_info_compound | Ronnie Sahlberg | 2022-03-23 | 2 | -12/+13 | |
| * | | | | | | cifs: writeback fix | David Howells | 2022-03-22 | 1 | -1/+7 | |
| * | | | | | | cifs: do not skip link targets when an I/O fails | Paulo Alcantara | 2022-03-22 | 1 | -3/+11 | |
* | | | | | | | Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-04-01 | 4 | -30/+47 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | exfat: do not clear VolumeDirty in writeback | Yuezhang Mo | 2022-04-01 | 3 | -15/+2 | |
| * | | | | | | | exfat: allow access to paths with trailing dots | Vasant Karasulli | 2022-04-01 | 3 | -15/+45 | |
* | | | | | | | | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-04-01 | 28 | -236/+113 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio() | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+1 | |
| * | | | | | | | | ntfs: Correct mark_ntfs_record_dirty() folio conversion | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+1 | |
| * | | | | | | | | f2fs: Get the superblock from the mapping instead of the page | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -3/+3 | |
| * | | | | | | | | f2fs: Correct f2fs_dirty_data_folio() conversion | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+1 | |
| * | | | | | | | | ext4: Correct ext4_journalled_dirty_folio() conversion | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+1 | |
| * | | | | | | | | filemap: Remove AOP_FLAG_CONT_EXPAND | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -3/+1 | |
| * | | | | | | | | fs: Pass an iocb to generic_perform_write() | Matthew Wilcox (Oracle) | 2022-04-01 | 6 | -9/+11 | |
| * | | | | | | | | fs, net: Move read_descriptor_t to net.h | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -19/+19 | |
| * | | | | | | | | fs: Remove read_actor_t | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -3/+0 | |
| * | | | | | | | | iomap: Simplify is_partially_uptodate a little | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -5/+4 | |
| * | | | | | | | | readahead: Update comments | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -47/+45 | |
| * | | | | | | | | mm: remove the skip_page argument to read_pages | Christoph Hellwig | 2022-04-01 | 1 | -10/+8 | |
| * | | | | | | | | mm: remove the pages argument to read_pages | Christoph Hellwig | 2022-04-01 | 1 | -8/+5 | |
| * | | | | | | | | fs: Remove ->readpages address space operation | Matthew Wilcox (Oracle) | 2022-04-01 | 15 | -52/+18 | |
| * | | | | | | | | readahead: Remove read_cache_pages() | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -78/+0 | |
* | | | | | | | | | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2022-04-01 | 4 | -5/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | XArray: Update the LRU list in xas_split() | Matthew Wilcox (Oracle) | 2022-03-31 | 1 | -0/+2 | |
| * | | | | | | | | | XArray: Fix xas_create_range() when multi-order entry present | Matthew Wilcox (Oracle) | 2022-03-29 | 2 | -0/+24 | |
| * | | | | | | | | | XArray: Include bitmap.h from xarray.h | Matthew Wilcox (Oracle) | 2022-02-03 | 1 | -0/+1 | |
| * | | | | | | | | | XArray: Document the locking requirement for the xa_state | Matthew Wilcox (Oracle) | 2022-02-03 | 1 | -5/+9 | |
* | | | | | | | | | | Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-04-01 | 43 | -202/+1491 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n | Palmer Dabbelt | 2022-04-01 | 3 | -3/+0 | |
| * | | | | | | | | | | RISC-V: defconfig: Drop redundant SBI HVC and earlycon | Palmer Dabbelt | 2022-04-01 | 2 | -4/+0 |