summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/btt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-09orangefs: move orangefs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09ocfs2: move ocfs2_xattr_handlers and ocfs2_xattr_handler_map to .rodataWedson Almeida Filho2-3/+3
2023-10-09ntfs3: move ntfs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09nfs: move nfs4_xattr_handlers to .rodataWedson Almeida Filho3-3/+3
2023-10-09kernfs: move kernfs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09jfs: move jfs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09jffs2: move jffs2_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09hfsplus: move hfsplus_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09hfs: move hfs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09gfs2: move gfs2_xattr_handlers_max to .rodataWedson Almeida Filho2-4/+4
2023-10-09fuse: move fuse_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09f2fs: move f2fs_xattr_handlers and f2fs_xattr_handler_map to .rodataWedson Almeida Filho2-3/+3
2023-10-09ext2: move ext2_xattr_handlers and ext2_xattr_handler_map to .rodataWedson Almeida Filho2-3/+3
2023-10-09erofs: move erofs_xattr_handlers and xattr_handler_map to .rodataWedson Almeida Filho2-3/+3
2023-10-09ecryptfs: move ecryptfs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09ceph: move ceph_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09btrfs: move btrfs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09afs: move afs_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-099p: move xattr-related structs to .rodataWedson Almeida Filho2-5/+5
2023-10-09ext4: move ext4_xattr_handlers to .rodataWedson Almeida Filho2-2/+2
2023-10-09xattr: make the xattr array itself constWedson Almeida Filho2-4/+4
2023-09-17Linux 6.6-rc2v6.6-rc2Linus Torvalds1-1/+1
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds1-6/+0
2023-09-17x86/purgatory: Remove LTO flagsSong Liu1-0/+4
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2-14/+39
2023-09-17vm: fix move_vma() memory accounting being offLinus Torvalds1-1/+1
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel1-5/+2
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel1-3/+0
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel1-10/+3
2023-09-15dm: don't attempt to queue IO under RCU protectionJens Axboe1-21/+2
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto2-2/+2
2023-09-15panic: Reenable preemption in WARN slowpathLukas Wunner1-0/+1
2023-09-15smb3: fix some minor typos and repeated wordsSteve French2-3/+5
2023-09-15smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French2-4/+4
2023-09-15ata: pata_parport: Fix code style issuesDamien Le Moal1-5/+4
2023-09-15ata: libahci: clear pending interrupt statusSzuying Chen1-12/+23
2023-09-14nvme: avoid bogus CRTO valuesKeith Busch1-19/+35
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki1-2/+4
2023-09-14kbuild: avoid long argument lists in make modules_installMichal Kubecek1-1/+1
2023-09-14kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada1-1/+1
2023-09-14md: Put the right device in md_seq_nextMariusz Tkaczyk1-1/+1
2023-09-14io_uring/net: fix iter retargeting for selected bufPavel Begunkov1-0/+5
2023-09-14ext4: fix rec_len verify errorShida Zhang1-11/+15
2023-09-14ext4: do not let fstrim block system suspendJan Kara1-2/+10
2023-09-14ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara1-21/+25
2023-09-14jbd2: Fix memory leak in journal_init_common()Li Zetao1-0/+2
2023-09-14dm: fix a race condition in retrieve_depsMikulas Patocka3-9/+31
2023-09-14drm/tests: helpers: Avoid a driver uafThomas Hellström1-1/+3
2023-09-14Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"Maíra Canal3-15/+7
2023-09-14kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima1-7/+8