Show patches with: none      |   63874 patches
« 1 2 ... 517 518 519638 639 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] f2fs: introduce cur_reserved_blocks in sysfs - - - --- 2017-08-11 Yunlong Song New
[v3,6/6] mm, xfs: protect swapfile contents with immutable + unwritten extents - - - --- 2017-08-11 Dan Williams New
[v3,5/6] xfs: toggle XFS_DIFLAG2_IOMAP_IMMUTABLE in response to fallocate - - - --- 2017-08-11 Dan Williams New
[v3,4/6] xfs: introduce XFS_DIFLAG2_IOMAP_IMMUTABLE - - - --- 2017-08-11 Dan Williams New
[v3,3/6] fs, xfs: introduce FALLOC_FL_UNSEAL_BLOCK_MAP - - - --- 2017-08-11 Dan Williams New
[v3,2/6] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP - - - --- 2017-08-11 Dan Williams New
[v3,1/6] fs, xfs: introduce S_IOMAP_IMMUTABLE - - - --- 2017-08-11 Dan Williams New
f2fs: let fill_super handle roll-forward errors - 1 - --- 2017-08-11 Jaegeuk Kim New
[v5,4/4] ima: define "fs_unsafe" builtin policy - - - --- 2017-08-10 Mimi Zohar New
[v5,3/4] ima: define "dont_failsafe" policy action rule - - - --- 2017-08-10 Mimi Zohar New
[v5,2/4] ima: use fs method to read integrity data - - - --- 2017-08-10 Mimi Zohar New
[v5,1/4] ima: always measure and audit files in policy - - - --- 2017-08-10 Mimi Zohar New
[RFC] vm: add a syscall to map a process memory into a pipe - - - --- 2017-08-10 Andrey Vagin New
blktrace: Fix potentail deadlock between delete & sysfs ops - - - --- 2017-08-10 Waiman Long New
[v6] fs: Fix page cache inconsistency when mixing buffered and AIO DIO - - - --- 2017-08-10 Lukas Czerner New
[man-pages] open.2: improve O_PATH documentation. - - - --- 2017-08-10 NeilBrown New
[manpages] umount.2: restore mention of data loss with MNT_FORCE - - - --- 2017-08-10 NeilBrown New
[RFC,v2] Add /proc/pid/smaps_rollup - - - --- 2017-08-10 Daniel Colascione New
[1/1] f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO] - 1 - --- 2017-08-09 sunqiuyang New
f2fs: introduce cur_reserved_blocks in sysfs - - - --- 2017-08-08 Yunlong Song New
[1/1] f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO] - - - --- 2017-08-08 sunqiuyang New
[v3,49/49] block: bio: pass segments to bio if bio_add_page() is bypassed - - - --- 2017-08-08 Ming Lei New
[v3,48/49] block: enable multipage bvecs - - - --- 2017-08-08 Ming Lei New
[v3,47/49] fs/direct-io: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,46/49] fs/btrfs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,45/49] fs: crypto: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,44/49] exofs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,43/49] f2fs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,42/49] gfs2: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,41/49] xfs: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,40/49] ext4: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,39/49] fs/iomap: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,38/49] fs/block: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,37/49] fs/mpage: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,36/49] dm-crypt: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,35/49] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() - - - --- 2017-08-08 Ming Lei New
[v3,34/49] md: raid1: convert to bio_for_each_segment_all_sp() - - - --- 2017-08-08 Ming Lei New
[v3,33/49] bcache: convert to bio_for_each_segment_all_sp() 1 - - --- 2017-08-08 Ming Lei New
[v3,32/49] block: convert to singe/multi page version of bio_for_each_segment_all() - - - --- 2017-08-08 Ming Lei New
[v3,31/49] block: deal with dirtying pages for multipage bvec - - - --- 2017-08-08 Ming Lei New
[v3,30/49] btrfs: use bvec_get_last_page to get bio's last page - - - --- 2017-08-08 Ming Lei New
[v3,29/49] fs/buffer.c: use bvec iterator to truncate the bio - - - --- 2017-08-08 Ming Lei New
[v3,28/49] block: introduce bvec_get_last_page() - - - --- 2017-08-08 Ming Lei New
[v3,27/49] block: bio: introduce single/multi page version of bio_for_each_segment_all() - - - --- 2017-08-08 Ming Lei New
[v3,26/49] block: introduce bvec_for_each_sp_bvec() - - - --- 2017-08-08 Ming Lei New
[v3,25/49] block: use bio_for_each_segment_mp() to map sg - - - --- 2017-08-08 Ming Lei New
[v3,24/49] block: use bio_for_each_segment_mp() to compute segments count - - - --- 2017-08-08 Ming Lei New
[v3,23/49] block: blk-merge: remove unnecessary check - 1 - --- 2017-08-08 Ming Lei New
[v3,22/49] block: blk-merge: try to make front segments in full size - - - --- 2017-08-08 Ming Lei New
[v3,21/49] blk-merge: compute bio->bi_seg_front_size efficiently - - - --- 2017-08-08 Ming Lei New
[v3,20/49] block: introduce bio_for_each_segment_mp() - - - --- 2017-08-08 Ming Lei New
[v3,19/49] block: implement sp version of bvec iterator helpers - - - --- 2017-08-08 Ming Lei New
[v3,18/49] block: introduce multipage/single page bvec helpers - - - --- 2017-08-08 Ming Lei New
[v3,17/49] block: comments on bio_for_each_segment[_all] - - - --- 2017-08-08 Ming Lei New
[v3,16/49] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq - - - --- 2017-08-08 Ming Lei New
[v3,15/49] bvec_iter: introduce BVEC_ITER_ALL_INIT - - - --- 2017-08-08 Ming Lei New
[v3,14/49] block: bounce: avoid direct access to bvec table - - - --- 2017-08-08 Ming Lei New
[v3,13/49] btrfs: comment on direct access bvec table - - - --- 2017-08-08 Ming Lei New
[v3,12/49] btrfs: avoid to access bvec table directly for a cloned bio - 1 - --- 2017-08-08 Ming Lei New
[v3,11/49] btrfs: avoid access to .bi_vcnt directly 1 - - --- 2017-08-08 Ming Lei New
[v3,10/49] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE - 1 - --- 2017-08-08 Ming Lei New
[v3,09/49] block: comment on bio_iov_iter_get_pages() - - - --- 2017-08-08 Ming Lei New
[v3,08/49] block: comment on bio_alloc_pages() - - - --- 2017-08-08 Ming Lei New
[v3,07/49] bcache: comment on direct access to bvec table 1 - - --- 2017-08-08 Ming Lei New
[v3,06/49] f2fs: f2fs_read_end_io: comment on direct access to bvec table - - - --- 2017-08-08 Ming Lei New
[v3,05/49] fs/buffer: comment on direct access to bvec table - - - --- 2017-08-08 Ming Lei New
[v3,04/49] mm: page_io.c: comment on direct access to bvec table - - - --- 2017-08-08 Ming Lei New
[v3,03/49] kernel/power/swap.c: comment on direct access to bvec table - - - --- 2017-08-08 Ming Lei New
[v3,02/49] block: loop: comment on direct access to bvec table - - - --- 2017-08-08 Ming Lei New
[v3,01/49] block: drbd: comment on direct access bvec table - - - --- 2017-08-08 Ming Lei New
[manpages] umount.2: revise MNT_FORCE description. - - - --- 2017-08-08 NeilBrown New
[3/3] autofs - make dev ioctl version and ismountpoint user accessible - - - --- 2017-08-08 Ian Kent New
[2/3] autofs - make disc device user accessible - - - --- 2017-08-08 Ian Kent New
[1/3] autofs - fix AT_NO_AUTOMOUNT not being honored - - - --- 2017-08-08 Ian Kent New
f2fs: fix some cases with reserved_blocks - - - --- 2017-08-08 Yunlong Song New
[2/2,v2] f2fs: introduce gc_urgent mode for background GC - - - --- 2017-08-08 Jaegeuk Kim New
[2/2] f2fs: introduce gc_urgent mode for background GC - 1 - --- 2017-08-08 Jaegeuk Kim New
[1/2] f2fs: use IPU for cold files - 1 - --- 2017-08-08 Jaegeuk Kim New
[RFC,v3,3/3] NFS define vfs destroy_creds functions - - - --- 2017-08-07 Olga Kornievskaia New
[RFC,v3,2/3] SUNRPC mark user credentials destroyed - - - --- 2017-08-07 Olga Kornievskaia New
[RFC,1/1] destroy_creds.2: new page documenting destroy_creds() - - - --- 2017-08-07 Olga Kornievskaia New
[RFC,v3,1/3] VFS adding destroy_creds call - - - --- 2017-08-07 Olga Kornievskaia New
fs/fuse: Call generic_write_sync after fuse write - - - --- 2017-08-07 nate@neworld.us New
quota: correct space limit check - - - --- 2017-08-07 Zhang Yi New
fs/dcache: dentries should free after files unlinked or directories removed - - - --- 2017-08-07 Wangkai New
[RESEND] fput: Don't reinvent the wheel but use existing llist API - 1 - --- 2017-08-07 Byungchul Park New
[RESEND] namespace.c: Don't reinvent the wheel but use existing llist API - - - --- 2017-08-07 Byungchul Park New
[2/2] io_getevents: Use timespec64 to represent timeouts - 1 - --- 2017-08-05 Deepa Dinamani New
[1/2] select: Use get/put_timespec64 - 1 - --- 2017-08-05 Deepa Dinamani New
fs : select : fixed 4 style issues - - - --- 2017-08-04 Ray Huang New
[RFC,v2,3/3] NFS define vfs destroy_creds functions - - - --- 2017-08-04 Olga Kornievskaia New
[RFC,v2,2/3] SUNRPC mark user credentials destroyed - - - --- 2017-08-04 Olga Kornievskaia New
[RFC,v2,1/3] VFS adding destroy_creds call - - - --- 2017-08-04 Olga Kornievskaia New
f2fs: fix the size value in __check_sit_bitmap - 1 - --- 2017-08-04 Yunlong Song New
[v2,5/5] xfs: toggle XFS_DIFLAG2_IOMAP_IMMUTABLE in response to fallocate - - - --- 2017-08-04 Dan Williams New
[v2,4/5] xfs: introduce XFS_DIFLAG2_IOMAP_IMMUTABLE - - - --- 2017-08-04 Dan Williams New
[v2,3/5] fs, xfs: introduce FALLOC_FL_UNSEAL_BLOCK_MAP - - - --- 2017-08-04 Dan Williams New
[v2,2/5] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP - - - --- 2017-08-04 Dan Williams New
[v2,1/5] fs, xfs: introduce S_IOMAP_IMMUTABLE - - - --- 2017-08-04 Dan Williams New
f2fs: use printk_ratelimited for f2fs_msg - - - --- 2017-08-04 Jaegeuk Kim New
« 1 2 ... 517 518 519638 639 »