This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-next in repository linux-next.
omits 3f0ed278bf45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 6c1ec08d7e33 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...] omits de90e49180b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 97fb311d92d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] omits 38ad69eaa462 Merge branch 'master' of https://github.com/Paragon-Softwa [...] omits 54d84a65f8a0 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...] omits c4e2470ef8d9 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...] omits c29a139057f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] omits 12cd6e395d98 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] omits 95e50ad7e2de Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] omits ef9550e6a41a Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] omits 069f5b0b984f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 71e2ac74bc97 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] omits 479c381e3bfb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 622f0b267485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] omits 1b5dd78bedcb Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git omits ae46ef7f6721 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits d681525fd169 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 4f09e081defb bcachefs: Improve inode_create behaviour on old filesystems omits 3e1bd3de0f8b bcachefs: Use bio_add_folio_nofail() for unfailable operations omits 7aa407c21a89 bcachefs: Simplify bch2_bio_map() omits 6c3e45b60524 bcachefs: Finish error_throw tracepoints omits 880fb01c277e bcachefs: Improved btree node tracepoints omits 02124000ebbf bcachefs: -o fix_errors may now be used without -o fsck omits 5fe48651df7e bcachefs: Shut up clang warning omits 217eb4c55aa7 bcachefs: Refactor trans->mem allocation omits 4045e643af83 bcachefs: Evict/bypass key cache when deleting omits 422aefe75496 bcachefs: Don't peek key cache unless we have a real key omits a780089ff05a bcachefs: Improve inode deletion omits db993a87ebfd bcachefs: bch2_trans_has_updates() omits 7c931d7e97bd bcachefs: Don't memcpy more than needed omits 329d534f72e4 bcachefs: Don't log error twice in allocator async repair omits 97d3a61439ac bcachefs: Plumb trans_kmalloc ip to trans_log_msg omits 597488b5f871 bcachefs: add an unlikely() to trans_begin() omits 3adab2326604 bcachefs: More errcode conversions omits 02bf3ed515b8 bcachefs: DEFINE_CLASS()es for dev refcounts omits b593cb3e824d bcachefs: use scoped_guard() in fast_list.c omits 745c6c92940a bcachefs: Allow CONFIG_UNICODE=m omits dca6291502ec bcachefs: Reduce __bch2_btree_node_alloc() stack usage omits 598ba1ad8c52 bcachefs: kill darray_u32_has() omits 9b253053d382 bcachefs: fsck: dir_loop, subvol_loop now autofix omits 2e7381adb959 NFSD: Remove the cap on number of operations per NFSv4 COMPOUND omits 71155e863c0a NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort omits 25ff9509567d NFSD: Rename a function parameter omits 4c10b9c2b0ee NFSD: detect mismatch of file handle and delegation statei [...] omits faa52fe30bd4 nfsd: handle get_client_locked() failure in nfsd4_setclien [...] omits 2544bffbbf17 nfsd: Change the type of ek_fsidtype from int to u8 and us [...] omits f2fb111fa1c4 sunrpc: new tracepoints around svc thread wakeups omits a8924393589c sunrpc: unexport csum_partial_copy_to_xdr omits 788d62d556ac sunrpc: simplify xdr_partial_copy_from_skb omits f7b44eb9037b sunrpc: simplify xdr_init_encode_pages omits 058c71d2bfaf NFSD: release read access of nfs4_file when a write delega [...] omits 3628790e2524 NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACC [...] new 835679f01412 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new eccda439dd3c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new f1d673b38cb8 fix proc_sys_compare() handling of in-lookup dentries new 7f5940d47ea6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new fbf913cb72a5 bcachefs: Fix incorrect transaction restart handling new 1b68e7f71480 bcachefs: opts.casefold_disabled new 87f0c24012d9 bcachefs: fsck: dir_loop, subvol_loop now autofix new 0d520d044373 bcachefs: kill darray_u32_has() new 92c82171bc01 bcachefs: Reduce __bch2_btree_node_alloc() stack usage new 29362082ffff bcachefs: Allow CONFIG_UNICODE=m new dd1e1de88de9 bcachefs: use scoped_guard() in fast_list.c new dbbca762f9e3 bcachefs: DEFINE_CLASS()es for dev refcounts new ec1a430184f6 bcachefs: More errcode conversions new 7f643a40f6bc bcachefs: add an unlikely() to trans_begin() new cf91b15f6297 bcachefs: Plumb trans_kmalloc ip to trans_log_msg new ff50bbaa58a0 bcachefs: Don't log error twice in allocator async repair new 0b104cd5e470 bcachefs: Don't memcpy more than needed new 6bd0a3ec1fff bcachefs: bch2_trans_has_updates() new 5d92d2d7d711 bcachefs: Improve inode deletion new 6d7644e987c9 bcachefs: Don't peek key cache unless we have a real key new 8da0b1b2a982 bcachefs: Evict/bypass key cache when deleting new 3191822a6d72 bcachefs: Refactor trans->mem allocation new c06d4985806c bcachefs: Shut up clang warning new 3db61cbb523e bcachefs: -o fix_errors may now be used without -o fsck new 3e1fecac8ff1 bcachefs: Improved btree node tracepoints new c2ee54c7c962 bcachefs: Finish error_throw tracepoints new 2740ffc13ecb bcachefs: Simplify bch2_bio_map() new a217217d4682 bcachefs: Use bio_add_folio_nofail() for unfailable operations new 747049b0437a bcachefs: Improve inode_create behaviour on old filesystems new 43e9b16d64be Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git new 6149f46d4d45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] new 9fa95e1f3ddb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3bbe46716092 smb: client: fix warning when reconnecting channel new 74ebd02163fd cifs: all initializations for tcon should happen in tcon_i [...] new 89fa862ca44a smb: change return type of cached_dir_lease_break() to bool new ce858ddfe33a Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] new 5b21c730fe4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 75eb27c85e4f Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new 8631e01c2c5d fanotify: sanitize handle_type values when reporting fid new 5ee4a6761708 samples: fix building fs-monitor on musl systems new 9acb79ac61d9 Pull fixes from Amir and Brahmajit. new daace1f08a48 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] new 0e487f81fa57 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new 88d2aaf75619 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] new 958636cc69b8 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...] new 4242d6569258 NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACC [...] new 25e0176ba9e0 NFSD: release read access of nfs4_file when a write delega [...] new de6db05888b9 sunrpc: simplify xdr_init_encode_pages new 0cf8f48c0a03 sunrpc: simplify xdr_partial_copy_from_skb new 28e561b54394 sunrpc: unexport csum_partial_copy_to_xdr new fdcd75f50393 sunrpc: new tracepoints around svc thread wakeups new 5a66b79ac9eb nfsd: Change the type of ek_fsidtype from int to u8 and us [...] new 4ef9e9ebff87 nfsd: handle get_client_locked() failure in nfsd4_setclien [...] new 5dea3d6567bd NFSD: detect mismatch of file handle and delegation statei [...] new d752bcd012da NFSD: Rename a function parameter new e2ca53dc7d3a NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort new d65360809302 NFSD: Remove the cap on number of operations per NFSv4 COMPOUND new 779d20ee2f19 nfsd: Use correct error code when decoding extents new ca645d90832f NFSD: Remove definition for trace_nfsd_file_unhash_and_queue new 917ccda8bd96 NFSD: Remove definitions for unused trace_nfsd_file_lru tr [...] new e6d7183b81e6 NFSD: Remove definition for trace_nfsd_file_gc_recent new 3b79549e9966 NFSD: Remove definition for trace_nfsd_ctl_maxconn new bb96f2e16a75 NFSD: Clean up kdoc for nfsd_file_put_local() new 84a25d9ff40d NFSD: Clean up kdoc for nfsd_open_local_fh() new 6931adbc3a0f Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...] new b161162de706 Merge branch 'master' of https://github.com/Paragon-Softwa [...] new 9e9b46672b1d xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask new 481e99aa7221 Merge branch 'xfs-6.16-fixes' into for-next new ed86758af25e Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] new 9763d8ca187f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new bfcaf935288a Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...] new 61c5d53e8157 simple_recursive_removal(): saner interaction with fsnotify new 97ce4fbccde9 new helper: simple_start_creating() new 3a8181955be2 rpc_pipe: clean failure exits in fill_super new d025bd5314cb rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead new e54cdcc94bb5 rpc_unlink(): use simple_recursive_removal() new 74cfffe3fa38 rpc_populate(): lift cleanup into callers new acf5779a1dca rpc_unlink(): saner calling conventions new 6d9c0e5ad9a3 rpc_mkpipe_dentry(): saner calling conventions new 4d437814c5de rpc_pipe: don't overdo directory locking new 829880228b62 rpc_pipe: saner primitive for creating subdirectories new 1572dae5f294 rpc_pipe: saner primitive for creating regular files new 7c47effbd532 rpc_mkpipe_dentry(): switch to simple_start_creating() new e337977f20d6 rpc_gssd_dummy_populate(): don't bother with rpc_populate() new 071534fbf215 rpc_pipe: expand the calls of rpc_mkdir_populate() new e78d9eb3519e rpc_new_dir(): the last argument is always NULL new 90e06ba0eee8 rpc_create_client_dir(): don't bother with rpc_populate() new c6f654c8eba1 rpc_create_client_dir(): return 0 or -E... new d3a26651923d Merge branch 'work.rpc_pipe' into for-next new 8ab031515c9d add locked_recursive_removal() new 7ada26e828b8 spufs: switch to locked_recursive_removal() new 9ac35c07efdb binfmt_misc: switch to locked_recursive_removal() new 6f8454e40e60 pstore: switch to locked_recursive_removal() new f10f2890f786 fuse_ctl: use simple_recursive_removal() new cc83e23ff101 kill binderfs_remove_file() new b555e93402ba functionfs, gadgetfs: use simple_recursive_removal() new 7bddf0b4a9da Merge branch 'work.simple_recursive_removal' into for-next new d99142e57314 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (3f0ed278bf45) \ N -- N -- N refs/heads/fs-next (d99142e57314)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 98 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/powerpc/platforms/cell/spufs/inode.c | 49 +-- drivers/android/binder.c | 2 +- drivers/android/binder_internal.h | 2 - drivers/android/binderfs.c | 15 - drivers/usb/gadget/function/f_fs.c | 3 +- drivers/usb/gadget/legacy/inode.c | 7 +- fs/bcachefs/bcachefs.h | 11 +- fs/bcachefs/dirent.c | 18 +- fs/bcachefs/errcode.h | 1 + fs/bcachefs/fs.c | 7 +- fs/bcachefs/fsck.c | 4 +- fs/bcachefs/inode.c | 12 +- fs/bcachefs/opts.h | 5 + fs/bcachefs/str_hash.h | 2 - fs/bcachefs/super.c | 27 +- fs/binfmt_misc.c | 40 +-- fs/debugfs/inode.c | 21 +- fs/fuse/control.c | 30 +- fs/fuse/fuse_i.h | 6 - fs/libfs.c | 54 ++- fs/nfs/blocklayout/rpc_pipefs.c | 53 +-- fs/nfs/nfs4idmap.c | 14 +- fs/nfsd/blocklayout.c | 20 +- fs/nfsd/blocklayoutxdr.c | 71 +++- fs/nfsd/blocklayoutxdr.h | 8 +- fs/nfsd/filecache.c | 2 +- fs/nfsd/localio.c | 2 +- fs/nfsd/nfs4recover.c | 49 +-- fs/nfsd/nfsd.h | 1 + fs/nfsd/trace.h | 23 -- fs/notify/fanotify/fanotify.c | 8 +- fs/proc/proc_sysctl.c | 16 +- fs/pstore/inode.c | 3 +- fs/smb/client/cached_dir.c | 2 +- fs/smb/client/cached_dir.h | 2 +- fs/smb/client/cifsglob.h | 1 + fs/smb/client/cifsproto.h | 1 + fs/smb/client/connect.c | 8 +- fs/smb/client/misc.c | 6 + fs/smb/client/smb2pdu.c | 10 +- fs/tracefs/inode.c | 15 +- fs/xfs/xfs_file.c | 7 +- include/linux/fs.h | 3 + include/linux/sunrpc/rpc_pipe_fs.h | 6 +- net/sunrpc/auth_gss/auth_gss.c | 13 +- net/sunrpc/clnt.c | 36 +- net/sunrpc/rpc_pipe.c | 530 ++++++++---------------------- samples/fanotify/fs-monitor.c | 7 + 48 files changed, 442 insertions(+), 791 deletions(-)