Show patches with: none      |   67810 patches
« 1 2 ... 631 632 633678 679 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE - 1 - --- 2016-03-02 Darrick J. Wong New
[5/5] fs: enable filesystem freeze/thaw events - - - --- 2016-03-02 Frank Sorenson New
[4/5] fs/block_dev.c: add trace events for freeze_bdev() and thaw_bdev() - - - --- 2016-03-02 Frank Sorenson New
[3/5] fs: add trace events for freeze_super() and thaw_super() - - - --- 2016-03-02 Frank Sorenson New
[2/5] fs/block_dev.c: simplify freeze_bdev() and thaw_bdev() exit handling - - - --- 2016-03-02 Frank Sorenson New
[1/5] fs: simplify freeze_super()/thaw_super() exit handling - - - --- 2016-03-02 Frank Sorenson New
[10/10] ext4 crypto: migrate into vfs's crypto engine - - - --- 2016-03-02 Jaegeuk Kim New
[09/10] f2fs crypto: sync ext4_lookup and ext4_file_open - - - --- 2016-03-02 Jaegeuk Kim New
[08/10] f2fs crypto: migrate into vfs's crypto engine - - - --- 2016-03-02 Jaegeuk Kim New
[07/10] fs crypto: add dentry revalidation facility in crypto - - - --- 2016-03-02 Jaegeuk Kim New
[06/10] fs crypto: add Makefile and Kconfig - - - --- 2016-03-02 Jaegeuk Kim New
[05/10] fs crypto: add fname.c to support filename encryption - - - --- 2016-03-02 Jaegeuk Kim New
[04/10] fs crypto: add keyinfo.c to handle permissions - - - --- 2016-03-02 Jaegeuk Kim New
[03/10] fs crypto: add policy.c to handle contexts - - - --- 2016-03-02 Jaegeuk Kim New
[02/10] fs crypto: add crypto.c for encrypt/decrypt functions - - - --- 2016-03-02 Jaegeuk Kim New
[01/10] fs crypto: add basic definitions for per-file encryption - - - --- 2016-03-02 Jaegeuk Kim New
fs: uninterruptible hang in handle_userfault - - - --- 2016-03-02 Andrea Arcangeli New
vfs: Add support to check max and min inode times 1 - - --- 2016-03-02 Deepa Dinamani New
[RT,14/17] f2fs: Mutex cant be used by down_write_nest_lock() - - - --- 2016-03-02 Steven Rostedt New
[RT,17/20] f2fs: Mutex cant be used by down_write_nest_lock() - - - --- 2016-03-02 Steven Rostedt New
[2/2] vfs: Add vfs_time accessors 1 - - --- 2016-03-02 Deepa Dinamani New
[1/2] fs: Add current_fs_time_sec() function 1 - - --- 2016-03-02 Deepa Dinamani New
[RT,19/22] f2fs: Mutex cant be used by down_write_nest_lock() - - - --- 2016-03-02 Steven Rostedt New
[2/2] block: create ioctl to discard-or-zeroout a range of blocks - 1 - --- 2016-03-02 Darrick J. Wong New
[1/2] block: invalidate the page cache when issuing BLKZEROOUT. - 1 - --- 2016-03-02 Darrick J. Wong New
[v5,5/5] lib/percpu-list: Add a config parameter for disabling per-cpu list - - - --- 2016-03-01 Waiman Long New
[v5,4/5] vfs: Use per-cpu list for superblock's inode list - - - --- 2016-03-01 Waiman Long New
[v5,3/5] vfs: Remove unnecessary list_for_each_entry_safe() variants - - - --- 2016-03-01 Waiman Long New
[v5,2/5] fsnotify: Simplify inode iteration on umount - - - --- 2016-03-01 Waiman Long New
[v5,1/5] lib/percpu-list: Per-cpu list with associated per-cpu locks - - - --- 2016-03-01 Waiman Long New
[3/3] nfs: Store and use inode in nfs_open_context - - - --- 2016-03-01 Goldwyn Rodrigues New
[2/3] vfs: Add d_select_inode for overlayfs translation - - - --- 2016-03-01 Goldwyn Rodrigues New
[1/3] ovl: Add d_select_inode to reval dentry operations - - - --- 2016-03-01 Goldwyn Rodrigues New
vfs: constify arguments to utime family of system calls - - - --- 2016-03-01 Eric Biggers New
[2/2] CIFS: Fix duplicate line introduced by clone_file_range patch - - - --- 2016-03-01 Steve French New
[1/3] DAX: move RADIX_DAX_ definitions to dax.c - - - --- 2016-02-29 Wilcox, Matthew R New
fs: NULL deref in atime_needs_update - - - --- 2016-02-29 Al Viro New
[v18,22/22] ext4: Add richacl feature flag - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,21/22] ext4: Add richacl support - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,20/22] vfs: Add richacl permission checking - - - --- 2016-02-29 Andreas Gruenbacher New
[v18,19/22] richacl: Add richacl xattr handler - - - --- 2016-02-29 Andreas Gruenbacher New
[v18,18/22] richacl: xattr mapping functions - - - --- 2016-02-29 Andreas Gruenbacher New
[v18,17/22] richacl: Automatic Inheritance - - - --- 2016-02-29 Andreas Gruenbacher New
[v18,16/22] richacl: Create-time inheritance - - - --- 2016-02-29 Andreas Gruenbacher New
[v18,15/22] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,14/22] richacl: Update the file masks in chmod() - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,13/22] vfs: Cache richacl in struct inode - - - --- 2016-02-29 Andreas Gruenbacher New
[v18,12/22] vfs: Add get_richacl and set_richacl inode operations - - - --- 2016-02-29 Andreas Gruenbacher New
[v18,11/22] vfs: Cache base_acl objects in inodes - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,10/22] posix_acl: Unexport acl_by_type and make it static - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,09/22] richacl: Permission check algorithm - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,08/22] richacl: Compute maximum file masks from an acl - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,07/22] richacl: Permission mapping functions - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,06/22] richacl: In-memory representation and helper functions - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,05/22] vfs: Add permission flags for setting file attributes - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,04/22] vfs: Make the inode passed to inode_change_ok non-const - 2 - --- 2016-02-29 Andreas Gruenbacher New
[v18,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2016-02-29 Andreas Gruenbacher New
[v18,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 2 - --- 2016-02-29 Andreas Gruenbacher New
[v18,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 2 - --- 2016-02-29 Andreas Gruenbacher New
remove warn when bdi is unregisterd in __mark_inode_dirty(). - - - --- 2016-02-29 zhangaihua1@huawei.com New
[1/1] fs: strncmp() for user space buffers - - - --- 2016-02-28 Amber Thrall New
fs: NULL deref in atime_needs_update - - - --- 2016-02-28 Al Viro New
[v2] ext4/jbd2: Fix FS corruption possibility on umount path - - - --- 2016-02-28 OGAWA Hirofumi New
[2/3] radix-tree: make 'indirect' bit available to exception entries. - - - --- 2016-02-28 NeilBrown New
[3/3] radix-tree: support locking of individual exception entries. - - - --- 2016-02-28 NeilBrown New
[1/3] DAX: move RADIX_DAX_ definitions to dax.c - - - --- 2016-02-28 NeilBrown New
[2/2] fs: fixed trailing whitespaces in .c files - - - --- 2016-02-27 amar-laksh New
f2fs: mutex can't be used by down_write_nest_lock() - 1 - --- 2016-02-27 Yang Shi New
fs: return -EOPNOTSUPP if clone is not supported - 1 - --- 2016-02-26 Christoph Hellwig New
[v4,4/4] vfs: Use per-cpu list for superblock's inode list - - - --- 2016-02-26 Waiman Long New
[v4,3/4] vfs: Remove unnecessary list_for_each_entry_safe() variants - - - --- 2016-02-26 Waiman Long New
[v4,2/4] fsnotify: Simplify inode iteration on umount - - - --- 2016-02-26 Waiman Long New
[v4,1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks - - - --- 2016-02-26 Waiman Long New
[v2,3/3] binfmt_misc: add F option description to documentation - - - --- 2016-02-25 James Bottomley New
[v2,2/3] binfmt_misc: add persistent opened binary handler for containers 1 - - --- 2016-02-25 James Bottomley New
[v2,1/3] fs: add filp_clone_open API 1 - - --- 2016-02-25 James Bottomley New
[10/10] ext4 crypto: migrate into vfs's crypto engine - - - --- 2016-02-25 Jaegeuk Kim New
[09/10] f2fs crypto: sync ext4_lookup and ext4_file_open - - - --- 2016-02-25 Jaegeuk Kim New
[08/10] f2fs crypto: migrate into vfs's crypto engine - - - --- 2016-02-25 Jaegeuk Kim New
[07/10] fs crypto: add dentry revalidation facility in crypto - - - --- 2016-02-25 Jaegeuk Kim New
[06/10] fs crypto: add Makefile and Kconfig - - - --- 2016-02-25 Jaegeuk Kim New
[05/10] fs crypto: add fname.c to support filename encryption - - - --- 2016-02-25 Jaegeuk Kim New
[04/10] fs crypto: add keyinfo.c to handle permissions - - - --- 2016-02-25 Jaegeuk Kim New
[03/10] fs crypto: add policy.c to handle contexts - - - --- 2016-02-25 Jaegeuk Kim New
[02/10] fs crypto: add crypto.c for encrypt/decrypt functions - - - --- 2016-02-25 Jaegeuk Kim New
[01/10] fs crypto: add basic definitions for per-file encryption - - - --- 2016-02-25 Jaegeuk Kim New
hpfs: don't truncate the file when delete fails - - - --- 2016-02-25 Mikulas Patocka New
fs: NULL deref in atime_needs_update - - - --- 2016-02-25 Al Viro New
ext4/jbd2: Fix jbd2_journal_destory() for umount path - - - --- 2016-02-25 OGAWA Hirofumi New
[35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH - - - --- 2016-02-24 Mike Christie New
[34/35] block: add QUEUE_FLAGs for flush and fua - - - --- 2016-02-24 Mike Christie New
[33/35] block, drivers: add REQ_OP_FLUSH operation - - - --- 2016-02-24 Mike Christie New
[32/35] block: shrink bi_rw and bi_op - - - --- 2016-02-24 Mike Christie New
[31/35] block, fs: remove old REQ definitions. - - - --- 2016-02-24 Mike Christie New
[30/35] block, fs, drivers: do not test bi_rw for REQ_OPs - - - --- 2016-02-24 Mike Christie New
[29/35] ide cd: do not set REQ_WRITE on requests. - - - --- 2016-02-24 Mike Christie New
[28/35] blktrace: get op from req->op/bio->bi_op - - - --- 2016-02-24 Mike Christie New
[27/35] drivers: set request op to REQ_OP - - - --- 2016-02-24 Mike Christie New
[26/35] block: set op to REQ_OP - - - --- 2016-02-24 Mike Christie New
[25/35] target: set bi_op to REQ_OP 1 - - --- 2016-02-24 Mike Christie New
« 1 2 ... 631 632 633678 679 »