ARM: dts: BCM5301X: Update pin controller node name
[platform/kernel/linux-rpi.git] / fs /
2022-06-09 Eric Biggersext4: reject the 'commit' option on ext2 filesystems
2022-06-09 Andreas Gruenbacheriomap: iomap_write_failed fix
2022-06-09 Amir Goldsteinfsnotify: fix wrong lockdep annotations
2022-06-09 Amir Goldsteininotify: show inotify mask flags in proc fdinfo
2022-06-09 Steve Frenchsmb3: check for null tcon
2022-06-09 OGAWA Hirofumifat: add ratelimit to fat*_ent_bread()
2022-06-09 Zixuan Fufs: jfs: fix possible NULL pointer dereference in dbFree()
2022-06-09 Bob Petersongfs2: use i_lock spin_lock for inode qadata
2022-06-09 David Howellsafs: Adjust ACK interpretation to try and cope with NAT
2022-06-09 David Howellsrxrpc, afs: Fix selection of abort codes
2022-06-09 Qu Wenruobtrfs: fix the error handling for submit_extent_page...
2022-06-09 Qu Wenruobtrfs: repair super block num_devices automatically
2022-06-09 Qu Wenruobtrfs: return correct error number for __extent_writepa...
2022-06-09 Qu Wenruobtrfs: add "0x" prefix for unsupported optional features
2022-06-09 Ronnie Sahlbergcifs: when extending a file with falloc we should make...
2022-06-09 Ronnie Sahlbergcifs: fix potential double free during failed mount
2022-06-09 Konstantin Komarovfs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set...
2022-06-09 Konstantin Komarovfs/ntfs3: Update i_ctime when xattr is added
2022-06-09 Christophe JAILLETfs/ntfs3: Fix some memory leaks in an error handling...
2022-06-09 Konstantin Komarovfs/ntfs3: In function ntfs_set_acl_ex do not change...
2022-06-09 Konstantin Komarovfs/ntfs3: Check new size for limits
2022-06-09 Konstantin Komarovfs/ntfs3: Keep preallocated only if option prealloc...
2022-06-09 Konstantin Komarovfs/ntfs3: Fix fiemap + fix shrink file size (to remove...
2022-06-09 Konstantin Komarovfs/ntfs3: Update valid size if -EIOCBQUEUED
2022-06-09 Niklas Casselbinfmt_flat: do not stop relocating GOT entries prematu...
2022-06-06 Chuck LeverNFSD: Fix possible sleep during nfsd4_release_lockowner()
2022-06-06 Trond MyklebustNFS: Memory allocation failures are not server fatal...
2022-06-06 Randy Dunlapfs/ntfs3: validate BOOT sectors_per_clusters
2022-06-06 Tadeusz Strukexfat: check if cluster num is valid
2022-06-06 David Howellspipe: Fix missing lock in pipe_resize_ring()
2022-06-06 Kuniyuki Iwashimapipe: make poll_usage boolean and annotate its access
2022-05-25 David Howellsafs: Fix afs_getattr() to refetch file status if callba...
2022-05-25 Ryusuke Konishinilfs2: fix lockdep warnings during disk space reclamation
2022-05-25 Ryusuke Konishinilfs2: fix lockdep warnings in page operations for...
2022-05-25 Guo Xuenanfs: fix an infinite loop in iomap_fiemap
2022-05-25 Andreas Gruenbachergfs2: Disable page faults during lockless buffered...
2022-05-25 Pavel Begunkovio_uring: arm poll for non-nowait files
2022-05-18 Trond MyklebustSUNRPC: Ensure we flush any closed sockets before xs_xp...
2022-05-18 Jing Xiawriteback: Avoid skipping inode writeback
2022-05-18 Jeff Laytonceph: fix setting of xattrs on async created inodes
2022-05-18 Andreas Gruenbachergfs2: Fix filesystem block deallocation for short writes
2022-05-18 Kalesh Singhprocfs: prevent unprivileged processes accessing fdinfo dir
2022-05-18 Dan Aloninfs: fix broken handling of the softreval mount option
2022-05-15 Jan Karaudf: Avoid using stale lengthOfImpUse
2022-05-12 Filipe Mananabtrfs: always log symlinks in full mode
2022-05-12 Qu Wenruobtrfs: force v2 space cache usage for subpage mount
2022-05-12 Filipe Mananabtrfs: do not BUG_ON() on failure to update inode when...
2022-05-12 Trond MyklebustNFSv4: Don't invalidate inode attributes on delegation...
2022-05-09 Filipe Mananabtrfs: fix leaked plug after failure syncing log on...
2022-05-09 Damien Le Moalzonefs: Clear inode information flags on inode creation
2022-05-09 Damien Le Moalzonefs: Fix management of open zones
2022-05-09 Ronnie Sahlbergcifs: destage any unwritten data to the server before...
2022-05-09 Namjae Jeonksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
2022-05-09 Namjae Jeonksmbd: increment reference count of parent fp
2022-05-09 Ye Binext4: fix bug_on in start_this_handle during umount...
2022-05-09 Andreas Gruenbachergfs2: No short reads or writes upon glock contention
2022-05-09 Andreas Gruenbachergfs2: Make sure not to return short direct writes
2022-05-09 Andreas Gruenbachergfs2: Minor retry logic cleanup
2022-05-09 Andreas Gruenbachergfs2: Prevent endless loops in gfs2_file_buffered_write
2022-05-09 Jens Axboeio_uring: check reserved fields for recv/recvmsg
2022-05-09 Jens Axboeio_uring: check reserved fields for send/sendmsg
2022-05-09 Xiubo Liceph: fix possible NULL pointer dereference for req...
2022-05-01 Filipe Mananabtrfs: fallback to blocking mode when doing async dio...
2022-05-01 Filipe Mananabtrfs: fix deadlock due to page faults during direct...
2022-05-01 Andreas Gruenbachergfs2: Fix mmap + page fault deadlocks for direct I/O
2022-05-01 Andreas Gruenbacheriomap: Add done_before argument to iomap_dio_rw
2022-05-01 Andreas Gruenbacheriomap: Support partial direct I/O on user copy failures
2022-05-01 Andreas Gruenbacheriomap: Fix iomap_dio_rw return value for user copies
2022-05-01 Andreas Gruenbachergfs2: Fix mmap + page fault deadlocks for buffered I/O
2022-05-01 Andreas Gruenbachergfs2: Eliminate ip->i_gh
2022-05-01 Andreas Gruenbachergfs2: Move the inode glock locking to gfs2_file_buffere...
2022-05-01 Bob Petersongfs2: Introduce flag for glock holder auto-demotion
2022-05-01 Andreas Gruenbachergfs2: Clean up function may_grant
2022-05-01 Andreas Gruenbachergfs2: Add wrapper for iomap_file_buffered_write
2022-05-01 Andreas Gruenbacheriov_iter: Turn iov_iter_fault_in_readable into fault_in...
2022-05-01 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-04-27 Ye Binjbd2: fix a potential race while discarding reserved...
2022-04-27 Theodore Ts'oext4: force overhead calculation if the s_overhead_clus...
2022-04-27 Theodore Ts'oext4: fix overhead calculation to account for the reser...
2022-04-27 Tadeusz Strukext4: limit length to bitmap_maxbytes - blocksize in...
2022-04-27 Ye Binext4: fix use-after-free in ext4_search_dir
2022-04-27 Ye Binext4: fix symlink file size not match to file content
2022-04-27 Darrick J. Wongext4: fix fallocate to use file_modified to update...
2022-04-27 Christophe Leroymm, hugetlb: allow for "high" userspace addresses
2022-04-27 NeilBrownVFS: filename_create(): fix incorrect intent.
2022-04-27 Mikulas Patockastat: fix inconsistency between struct stat and struct...
2022-04-27 David Howellscifs: Check the IOCB_DIRECT flag, not O_DIRECT
2022-04-27 Bob Petersongfs2: assign rgrp glock before compute_bitstructs
2022-04-27 Darrick J. Wongxfs: return errors in xfs_fs_sync_fs
2022-04-27 Darrick J. Wongvfs: make sync_filesystem return errors from ->sync_fs
2022-04-27 Christoph Hellwigblock: simplify the block device syncing code
2022-04-27 Christoph Hellwigblock: remove __sync_blockdev
2022-04-27 Christoph Hellwigfs: remove __sync_filesystem
2022-04-20 Naohiro Aotabtrfs: mark resumed async balance as writing
2022-04-20 Jia-Ju Baibtrfs: fix root ref counts in error handling in btrfs_g...
2022-04-20 Ronnie Sahlbergcifs: verify that tcon is valid before dereference...
2022-04-20 Pavel Begunkovio_uring: use nospec annotation for more indexes
2022-04-20 Pavel Begunkovio_uring: zero tag on rsrc removal
2022-04-20 Josef Bacikbtrfs: do not warn for free space inode in cow_file_range
2022-04-20 Darrick J. Wongbtrfs: fix fallocate to use file_modified to update...
next