Show patches with: none      |   64497 patches
« 1 2 ... 391 392 393644 645 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,01/25] erofs: remove all the byte offset comments erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,26/26] NFS: Attach supplementary error information to fs_context. nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,25/26] NFS: Add fs_context support. nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,24/26] NFS: Convert mount option parsing to use functionality from fs_parser.h nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,23/26] NFS: rename nfs_fs_context pointer arg in a few functions nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,22/26] NFS: Do some tidying of the parsing code nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,20/26] NFS: Deindent nfs_fs_context_parse_option() nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,19/26] NFS: Split nfs_parse_mount_options() nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,17/26] NFS: Constify mount argument match tables nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,16/26] NFS: Move mount parameterisation bits into their own file nfs: Mount API conversion - - - --- 2019-09-03 Scott Mayhew New
[v2,15/26] nfs: get rid of ->set_security() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,14/26] nfs_clone_sb_security(): simplify the check for server bogosity nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,13/26] nfs: get rid of mount_info ->fill_super() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,12/26] nfs: don't pass nfs_subversion to ->create_server() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,11/26] nfs: unexport nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,10/26] nfs: merge xdev and remote file_system_type nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,08/26] nfs: stash nfs_subversion reference into nfs_mount_info nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,07/26] nfs: lift setting mount_info from nfs_xdev_mount() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,02/26] nfs: stash server into struct nfs_mount_info nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
[v2,01/26] saner calling conventions for nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-09-03 Scott Mayhew New
sysctl: Inline braces for ctl_table and ctl_table_header sysctl: Inline braces for ctl_table and ctl_table_header 1 - - --- 2019-09-03 Alessio Balsini New
[2/2] iomap: move the iomap_dio_rw ->end_io callback into a structure [1/2] iomap: split size and error for iomap_dio_rw ->end_io - 1 - --- 2019-09-03 hch@lst.de New
[1/2] iomap: split size and error for iomap_dio_rw ->end_io [1/2] iomap: split size and error for iomap_dio_rw ->end_io - 2 - --- 2019-09-03 hch@lst.de New
[5/5] iomap: move struct iomap_page out of iomap.h [1/5] xfs: use a struct iomap in xfs_writepage_ctx - 2 - --- 2019-09-03 hch@lst.de New
[4/5] xfs: use the iomap write page code [1/5] xfs: use a struct iomap in xfs_writepage_ctx - 2 - --- 2019-09-03 hch@lst.de New
[3/5] xfs: remove the fork fields in the writepage_ctx and ioend [1/5] xfs: use a struct iomap in xfs_writepage_ctx - 2 - --- 2019-09-03 hch@lst.de New
[2/5] xfs: turn io_append_trans into an io_private void pointer [1/5] xfs: use a struct iomap in xfs_writepage_ctx - 2 - --- 2019-09-03 hch@lst.de New
[1/5] xfs: use a struct iomap in xfs_writepage_ctx [1/5] xfs: use a struct iomap in xfs_writepage_ctx - 2 - --- 2019-09-03 hch@lst.de New
[RFC] - vfs: Null pointer dereference issue with symlink create and read of symlink [RFC] - vfs: Null pointer dereference issue with symlink create and read of symlink - - - --- 2019-09-03 Ritesh Harjani New
[v4,16/16] virtio-fs: add Documentation/filesystems/virtiofs.rst virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,15/16] virtio-fs: add virtiofs filesystem virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,14/16] fuse: allow skipping control interface and forced unmount virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,13/16] fuse: dissociate DESTROY from fuseblk virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,12/16] fuse: delete dentry if timeout is zero virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,11/16] fuse: separate fuse device allocation and installation in fuse_conn virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,10/16] fuse: add fuse_iqueue_ops callbacks virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,09/16] fuse: extract fuse_fill_super_common() virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,08/16] fuse: export fuse_dequeue_forget() function virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,07/16] fuse: export fuse_get_unique() virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,06/16] fuse: export fuse_send_init_request() virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,05/16] fuse: export fuse_len_args() virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,04/16] fuse: export fuse_end_request() virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,03/16] vfs: subtype handling moved to fuse virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,02/16] fuse: convert to use the new mount API virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v4,01/16] vfs: Create fs_context-aware mount_bdev() replacement virtio-fs: shared file system for virtual machines - - - --- 2019-09-03 Miklos Szeredi New
[v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out) [v2] xfsprogs: io/copy_range: cover corner case (fd_in == fd_out) - - - --- 2019-09-03 Jianhong.Yin New
xfsprogs: io/copy_range: cover corner case (fd_in == fd_out) xfsprogs: io/copy_range: cover corner case (fd_in == fd_out) - - - --- 2019-09-03 Jianhong.Yin New
fanotify: remove always false comparison in copy_fid_to_user fanotify: remove always false comparison in copy_fid_to_user - 1 - --- 2019-09-03 Zheng Bin New
[RFC,35/35] nfsd: add NFSD_V4_XATTR config option user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
[RFC,34/35] nfsd: add export flag to disable user extended attributes user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
[RFC,33/35] nfsd: add fattr support for user extended attributes user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
[RFC,32/35] xattr: add a function to check if a namespace is supported user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
[RFC,31/35] nfsd: add xattr operations to ops array user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
[RFC,30/35] nfsd: add xattr XDR encode functions user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
[RFC,29/35] nfsd: add xattr XDR decode functions user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
[RFC,28/35] nfsd: define xattr reply size functions user xattr support (RFC8276) - - - --- 2019-09-02 Frank van der Linden New
adfs: Fill in max and min timestamps in sb adfs: Fill in max and min timestamps in sb - - - --- 2019-09-02 Deepa Dinamani New
[-next] virtio-fs: Add missing include file [-next] virtio-fs: Add missing include file - - - --- 2019-09-02 Yue Haibing New
[v5,2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP mm,thp: Add filemap_huge_fault() for THP - - - --- 2019-09-02 William Kucharski New
[v5,1/2] mm: Allow the page cache to allocate large pages mm,thp: Add filemap_huge_fault() for THP - - - --- 2019-09-02 William Kucharski New
[V2] proc: fix ubsan warning in mem_lseek [V2] proc: fix ubsan warning in mem_lseek - - - --- 2019-09-02 yangerkun New
[RESEND] fs/epoll: fix the edge-triggered mode for nested epoll [RESEND] fs/epoll: fix the edge-triggered mode for nested epoll - - - --- 2019-09-02 hev New
[15/15] btrfs: update inode size during bio completion Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[14/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[13/15] btrfs: Use iomap_dio_rw for performing direct I/O writes Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[12/15] iomap: use a function pointer for dio submits Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[11/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent() Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[10/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write() Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[09/15] btrfs: basic direct read operation Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[08/15] fs: Export generic_file_buffered_read() Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[07/15] btrfs: remove buffered write code made unnecessary Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[06/15] btrfs: Add CoW in iomap based writes Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[05/15] btrfs: Add a simple buffered iomap write Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[04/15] btrfs: Eliminate PagePrivate for btrfs data pages Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[03/15] iomap: Read page from srcmap for IOMAP_COW Btrfs iomap - 1 - --- 2019-09-01 Goldwyn Rodrigues New
[02/15] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O Btrfs iomap - - - --- 2019-09-01 Goldwyn Rodrigues New
[01/15] iomap: Introduce CONFIG_FS_IOMAP_DEBUG Btrfs iomap - 1 - --- 2019-09-01 Goldwyn Rodrigues New
[21/21] erofs: save one level of indentation erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[20/21] erofs: kill use_vmap module parameter erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[19/21] erofs: kill all erofs specific fault injection erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[18/21] erofs: add "erofs_" prefix for common and short functions erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[17/21] erofs: use a switch statement when dealing with the file modes erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[16/21] erofs: kill magic underscores erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[15/21] erofs: kill __submit_bio() erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[14/21] erofs: kill prio and nofail of erofs_get_meta_page() erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[13/21] erofs: simplify erofs_grab_bio() since bio_alloc() never fail erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[12/21] erofs: kill verbose debug info in erofs_fill_super erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[11/21] erofs: use dsb instead of layout for ondisk super_block erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[10/21] erofs: kill is_inode_layout_compression() erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[09/21] erofs: update erofs symlink stuffs erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[08/21] erofs: update comments in inode.c erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[07/21] erofs: use erofs_inode naming erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
[06/21] erofs: kill erofs_{init,exit}_inode_cache erofs: patchset addressing Christoph's comments - - - --- 2019-09-01 Gao Xiang New
« 1 2 ... 391 392 393644 645 »