summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysLinux 7.1.4v7.1.4Greg Kroah-Hartman1-1/+1
7 daysxfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong1-1/+1
7 daysxfs: write the rg superblock when fixing itDarrick J. Wong1-0/+4
7 daysxfs: fix off-by-one error when calling xchk_xref_has_rt_ownerDarrick J. Wong1-1/+1
7 daysxfs: don't zap bmbt forks if they are MAXLEVELS tallDarrick J. Wong1-1/+1
7 daysxfs: fully check the parent handle when it points to the rootdirDarrick J. Wong1-8/+8
7 daysxfs: clamp timestamp nanoseconds correctlyDarrick J. Wong1-1/+1
7 daysxfs: handle non-inode owners for rtrmap record checkingDarrick J. Wong1-0/+6
7 daysxfs: set xfarray killable sort correctlyDarrick J. Wong2-5/+4
7 daysxfs: use the rt version of the cow staging checkerDarrick J. Wong1-1/+1
7 daysxfs: grab rtrmap btree when checking rgsuperDarrick J. Wong1-1/+9
7 daysxfs: don't wrap around quota ids in dqiterateDarrick J. Wong1-1/+1
7 daysxfs: resample the data fork mapping after cycling ILOCKDarrick J. Wong1-0/+36
7 daysxfs: fail recovery on a committed log item with no regionsWeiming Shi1-0/+9
7 daysxfs: fix null pointer dereference in tracepointAndrey Albershteyn1-1/+1
7 dayssmb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto1-9/+25
7 daysBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz1-15/+3
7 daystimekeeping: Register default clocksource before taking tk_core.lockMikhail Gavrilov1-3/+4
7 daysALSA: doc: usb-audio: Add doc for QUIRK_FLAG_IFB_SILENCE_ON_EMPTYRong Zhang1-0/+6
7 daysfuse-uring: remove request-less entries from ent_w_req_queue to fix NULL derefJoanne Koong1-2/+12
7 daysfuse-uring: make a fuse_req on SQE commit only findable after memcpyBernd Schubert1-14/+19
7 daysfuse-uring: Avoid queue->stopped races and set/read that value under lockBernd Schubert1-5/+9
7 daysfuse-uring: Avoid use-after-free in fuse_uring_async_stop_queuesBernd Schubert1-0/+2
7 daysfuse-uring: end fuse_req on io-uring cancel task workChris Mason1-2/+12
7 daysfuse-uring: fix moving cancelled entry to ent_in_userspace listJoanne Koong2-5/+7
7 daysfuse-uring: fix data races on ring->readyChris Mason2-3/+5
7 daysfuse-uring: fix EFAULT clobber in fuse_uring_commitChris Mason1-6/+3
7 daysfuse: clear intr_entry in fuse_resend and fuse_remove_pending_reqJi'an Zhou1-0/+9
7 daysfuse: don't block in fuse_get_dev() for non-sync_init caseJoanne Koong1-3/+9
7 daysfuse: fix io-uring background queue dispatch on request completionJoanne Koong3-17/+26
7 daysfuse: re-lock request before returning from fuse_ref_folio()Joanne Koong1-1/+1
7 daysfuse: do not use start_removing_noperm()Miklos Szeredi1-8/+11
7 daysfuse: fix device node leak in cuse_process_init_reply()Alberto Ruiz1-1/+3
7 daysRevert "fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()"Miklos Szeredi1-16/+7
7 daysfuse: avoid 32-bit prune notification count wrapSamuel Moelius2-1/+435
7 daysfuse: back uncached readdir buffers with pagesMatthew R. Ochs1-18/+67
7 daysRDMA/siw: bound Read Response placement to the RREAD lengthMichael Bommarito1-0/+9
7 daysRDMA/core: Fix broadcast address falsely detected as localMaher Sanalla1-1/+1
7 daysRDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sgZhenhao Wan1-2/+3
7 daysInput: maplecontrol - set driver data before registering input deviceDmitry Torokhov1-1/+2
7 daysInput: maplemouse - set driver data before registering input deviceDmitry Torokhov1-1/+3
7 daysInput: maple_keyb - set driver data before registering input deviceDmitry Torokhov1-2/+2
7 daysInput: mms114 - fix multi-touch slot corruptionDmitry Torokhov1-1/+1
7 daysInput: maplemouse - fix NULL pointer dereference in open()Florian Fuchs1-2/+3
7 daysInput: gscps2 - advance receive buffer write indexXu Rao1-0/+1
7 daysInput: mms114 - reject an oversized device packet sizeBryam Vargas1-0/+6
7 daysInput: touchwin - reset the packet index on every complete packetBryam Vargas1-6/+9
7 daysInput: ads7846 - don't use scratch for tx_buf when clearing registerKris Bahnsen1-3/+2
7 daysInput: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov1-6/+12
7 daysInput: iforce - bound the device-reported force-feedback effect indexBryam Vargas1-7/+11