Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | cifs: remove redundant variable assignment | Bharath SM | 2024-03-14 | 1 | -2/+0 | |
| * | | | | | | cifs: fixes for get_inode_info | Meetakshi Setiya | 2024-03-14 | 2 | -12/+13 | |
| * | | | | | | cifs: open_cached_dir(): add FILE_READ_EA to desired access | Eugene Korenevsky | 2024-03-14 | 1 | -1/+2 | |
| * | | | | | | cifs: reduce warning log level for server not advertising interfaces | Shyam Prasad N | 2024-03-14 | 1 | -2/+2 | |
| * | | | | | | cifs: make sure server interfaces are requested only for SMB3+ | Shyam Prasad N | 2024-03-14 | 4 | -3/+13 | |
| * | | | | | | cifs: defer close file handles having RH lease | Bharath SM | 2024-03-14 | 1 | -4/+15 | |
* | | | | | | | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-03-21 | 11 | -274/+428 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ubifs: Queue up space reservation tasks if retrying many times | Zhihao Cheng | 2024-02-25 | 3 | -22/+155 | |
| * | | | | | | | ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path | Zhihao Cheng | 2024-02-25 | 1 | -0/+2 | |
| * | | | | | | | ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed | Zhihao Cheng | 2024-02-25 | 4 | -10/+31 | |
| * | | | | | | | ubifs: Remove unreachable code in dbg_check_ltab_lnum | Kunwu Chan | 2024-02-25 | 1 | -1/+0 | |
| * | | | | | | | ubifs: fix function pointer cast warnings | Arnd Bergmann | 2024-02-25 | 2 | -14/+15 | |
| * | | | | | | | ubifs: fix sort function prototype | Arnd Bergmann | 2024-02-25 | 1 | -5/+4 | |
| * | | | | | | | ubifs: Convert populate_page() to take a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -20/+21 | |
| * | | | | | | | ubifs: Use a folio in ubifs_do_bulk_read() | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -7/+7 | |
| * | | | | | | | ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read() | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -15/+13 | |
| * | | | | | | | ubifs: Convert cancel_budget() to take a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -5/+5 | |
| * | | | | | | | ubifs: Convert allocate_budget() to work on a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -7/+7 | |
| * | | | | | | | ubifs: Convert do_readpage() to take a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -34/+30 | |
| * | | | | | | | ubifs: Convert ubifs_write_end() to use a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -20/+21 | |
| * | | | | | | | ubifs: Convert ubifs_write_begin() to use a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -16/+16 | |
| * | | | | | | | ubifs: Convert write_begin_slow() to use a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -22/+23 | |
| * | | | | | | | ubifs: Convert ubifs_vm_page_mkwrite() to use a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -18/+18 | |
| * | | | | | | | ubifs: Convert do_writepage() to take a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -26/+30 | |
| * | | | | | | | ubifs: Use a folio in do_truncation() | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -12/+12 | |
| * | | | | | | | ubifs: Convert ubifs_writepage to use a folio | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -22/+17 | |
| * | | | | | | | ubifs: Convert from writepage to writepages | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -2/+10 | |
| * | | | | | | | ubifs: Set page uptodate in the correct place | Matthew Wilcox (Oracle) | 2024-02-25 | 1 | -9/+4 | |
* | | | | | | | | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-03-21 | 5 | -33/+88 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | debugfs: fix wait/cancellation handling during remove | Johannes Berg | 2024-03-07 | 1 | -5/+20 | |
| * | | | | | | | | sysfs:Addresses documentation in sysfs_merge_group and sysfs_unmerge_group. | Rohan Kollambalath | 2024-03-07 | 1 | -5/+5 | |
| * | | | | | | | | sysfs: Fix crash on empty group attributes array | Dan Williams | 2024-02-23 | 1 | -2/+2 | |
| * | | | | | | | | sysfs: Introduce a mechanism to hide static attribute_groups | Dan Williams | 2024-02-19 | 1 | -9/+36 | |
| * | | | | | | | | Merge 6.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2024-02-19 | 104 | -1379/+1510 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | kernfs: fix false-positive WARN(nr_mmapped) in kernfs_drain_open_files | Neel Natu | 2024-01-31 | 1 | -3/+5 | |
| * | | | | | | | | kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and... | Tejun Heo | 2024-01-31 | 2 | -11/+22 | |
* | | | | | | | | | Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-21 | 1 | -11/+47 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | btrfs: do not skip re-registration for the mounted device | Anand Jain | 2024-03-18 | 1 | -11/+47 | |
* | | | | | | | | | | Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-21 | 4 | -376/+293 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | exfat: remove duplicate update parent dir | Yuezhang Mo | 2024-03-19 | 1 | -1/+2 | |
| * | | | | | | | | | | exfat: do not sync parent dir if just update timestamp | Yuezhang Mo | 2024-03-19 | 1 | -11/+8 | |
| * | | | | | | | | | | exfat: remove unused functions | Yuezhang Mo | 2024-03-19 | 3 | -64/+4 | |
| * | | | | | | | | | | exfat: convert exfat_find_empty_entry() to use dentry cache | Yuezhang Mo | 2024-03-19 | 1 | -84/+42 | |
| * | | | | | | | | | | exfat: convert exfat_init_ext_entry() to use dentry cache | Yuezhang Mo | 2024-03-19 | 3 | -77/+33 | |
| * | | | | | | | | | | exfat: move free cluster out of exfat_init_ext_entry() | Yuezhang Mo | 2024-03-19 | 2 | -5/+3 | |
| * | | | | | | | | | | exfat: convert exfat_remove_entries() to use dentry cache | Yuezhang Mo | 2024-03-19 | 3 | -115/+90 | |
| * | | | | | | | | | | exfat: convert exfat_add_entry() to use dentry cache | Yuezhang Mo | 2024-03-19 | 3 | -33/+22 | |
| * | | | | | | | | | | exfat: add exfat_get_empty_dentry_set() helper | Yuezhang Mo | 2024-03-19 | 2 | -0/+82 | |
| * | | | | | | | | | | exfat: add __exfat_get_dentry_set() helper | Yuezhang Mo | 2024-03-19 | 2 | -22/+43 | |
* | | | | | | | | | | | Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 2024-03-21 | 15 | -147/+716 | |
|\ \ \ \ \ \ \ \ \ \ \ |