Show patches with: none      |   64953 patches
« 1 2 ... 623 624 625649 650 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,03/39] fs: super: cleanup: make the comment of each function aligned - - - --- 2015-09-15 Yang Dongsheng New
[v3,02/39] fs: cleanup: remove the blank line before EXPORT_SYMBOL - - - --- 2015-09-15 Yang Dongsheng New
[v3,01/39] fs: introduce a ->s_cdev field into struct super_block - - - --- 2015-09-15 Yang Dongsheng New
[13/13] Re-enable and clean up "check_config()" in headers_check.pl - 2 - --- 2015-09-14 Palmer Dabbelt New
[12/13] Remove AT_VECTOR_SIZE_ARCH on x86 - 2 - --- 2015-09-14 Palmer Dabbelt New
[11/13] Always define MAX_RAW_MINORS as 65535 in userspace - 2 - --- 2015-09-14 Palmer Dabbelt New
[10/13] Move USE_WCACHING to drivers/block/pktcdvd.c - 2 - --- 2015-09-14 Palmer Dabbelt New
[09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c - 2 - --- 2015-09-14 Palmer Dabbelt New
[08/13] Move MAX_SHARED_LIBS to fs/binfmt_flat.c - 2 - --- 2015-09-14 Palmer Dabbelt New
[07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible - 2 - --- 2015-09-14 Palmer Dabbelt New
[06/13] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c - 2 - --- 2015-09-14 Palmer Dabbelt New
[05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus" - 2 - --- 2015-09-14 Palmer Dabbelt New
[04/13] Always expose MAP_UNINITIALIZED to userspace - 2 - --- 2015-09-14 Palmer Dabbelt New
[03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c - 2 - --- 2015-09-14 Palmer Dabbelt New
[02/13] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU - 2 - --- 2015-09-14 Palmer Dabbelt New
[01/13] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h - 2 - --- 2015-09-14 Palmer Dabbelt New
[4/4] fs: export flush_delayed_fput - - - --- 2015-09-14 Jeff Layton New
[3/4] fs: add fput_queue - - - --- 2015-09-14 Jeff Layton New
[2/4] fs: add a kerneldoc header to fput - - - --- 2015-09-14 Jeff Layton New
[1/4] fs: have flush_delayed_fput flush the workqueue job - - - --- 2015-09-14 Jeff Layton New
[v15,4/4] ext4: cleanup inode flag definitions - 1 - --- 2015-09-13 Li Xi New
[v15,3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support - 2 - --- 2015-09-13 Li Xi New
[v15,2/4] ext4: adds project quota support - 2 - --- 2015-09-13 Li Xi New
[v15,1/4] ext4: adds project ID support - 2 - --- 2015-09-13 Li Xi New
[v2] f2fs crypto: allocate buffer for decrypting filename - - - --- 2015-09-11 Jaegeuk Kim New
fs-writeback: drop wb->list_lock during blk_finish_plug() - - - --- 2015-09-11 Linus Torvalds New
[v2,10/9] copy_file_range.2: New page documenting copy_file_range() - - - --- 2015-09-11 Schumaker, Anna New
[v2,9/9] btrfs: btrfs_copy_file_range() only supports reflinks - 1 - --- 2015-09-11 Schumaker, Anna New
[v2,8/9] vfs: copy_file_range() can do a pagecache copy with splice - - - --- 2015-09-11 Schumaker, Anna New
[v2,7/9] vfs: Remove copy_file_range mountpoint checks - 1 - --- 2015-09-11 Schumaker, Anna New
[v2,6/9] vfs: Copy should use file_out rather than file_in - - - --- 2015-09-11 Schumaker, Anna New
[v2,5/9] vfs: Copy shouldn't forbid ranges inside the same file - 1 - --- 2015-09-11 Schumaker, Anna New
[v2,4/9] vfs: Copy should check len after file open mode - 1 - --- 2015-09-11 Schumaker, Anna New
[v2,3/9] btrfs: add .copy_file_range file operation - 2 - --- 2015-09-11 Schumaker, Anna New
[v2,2/9] x86: add sys_copy_file_range to syscall tables - - - --- 2015-09-11 Schumaker, Anna New
[v2,1/9] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-09-11 Schumaker, Anna New
fs-writeback: drop wb->list_lock during blk_finish_plug() - 1 - --- 2015-09-11 Chris Mason New
[v4,16/16] nfsd: rip out the raparms cache - - - --- 2015-09-11 Jeff Layton New
[v4,15/16] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,14/16] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file - - - --- 2015-09-11 Jeff Layton New
[v4,13/16] nfsd: have nfsd_test_lock use the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,12/16] nfsd: convert nfs4_file->fi_fds array to use nfsd_files - - - --- 2015-09-11 Jeff Layton New
[v4,11/16] nfsd: hook nfsd_commit up to the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,10/16] nfsd: hook up nfsd_read to the nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,09/16] nfsd: hook up nfsd_write to the new nfsd_file cache - - - --- 2015-09-11 Jeff Layton New
[v4,08/16] nfsd: add a new struct file caching facility to nfsd - - - --- 2015-09-11 Jeff Layton New
[v4,07/16] sunrpc: add a new cache_detail operation for when a cache is flushed - - - --- 2015-09-11 Jeff Layton New
[v4,06/16] nfsd: move include of state.h from trace.c to trace.h - 1 - --- 2015-09-11 Jeff Layton New
[v4,05/16] locks: create a new notifier chain for lease attempts - - - --- 2015-09-11 Jeff Layton New
[v4,04/16] fsnotify: export several symbols - - - --- 2015-09-11 Jeff Layton New
[v4,03/16] fs: allow __fput_sync to be used by non-kthreads and in modules - - - --- 2015-09-11 Jeff Layton New
[v4,02/16] list_lru: add list_lru_rotate - 1 - --- 2015-09-11 Jeff Layton New
[v4,01/16] locks: change tracepoint for generic_add_lease - - - --- 2015-09-11 Jeff Layton New
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations - - - --- 2015-09-11 Jeff Layton New
[RFC,v3,5/5] UBIFS: ACL: add ACL config option - - - --- 2015-09-11 Sheng Yong New
[RFC,v3,4/5] UBIFS: ACL: introduce ACL mount options - - - --- 2015-09-11 Sheng Yong New
[RFC,v3,3/5] UBIFS: ACL: handle ACL through xattr - - - --- 2015-09-11 Sheng Yong New
[RFC,v3,2/5] UBIFS: ACL: set ACL interfaces in inode_operations - - - --- 2015-09-11 Sheng Yong New
[RFC,v3,1/5] UBIFS: ACL: introduce init/set/get functions for ACL - - - --- 2015-09-11 Sheng Yong New
f2fs crypto: allocate buffer for decrypting filename - - - --- 2015-09-11 Jaegeuk Kim New
mmotm 2015-09-10-16-30 uploaded - - - --- 2015-09-11 Stephen Rothwell New
fs/buffer: simplify the code flow of LRU management algorithm - - - --- 2015-09-10 Minfei Huang New
dax: update PMD fault handler with PMEM API - - - --- 2015-09-09 Ross Zwisler New
fs-writeback: drop wb->list_lock during blk_finish_plug() - 1 - --- 2015-09-09 Chris Mason New
fix ufs write vs. readpage race when writing into a hole - - - --- 2015-09-09 Al Viro New
mnt: Silence lockdep warning about i_mutex, mount and reclaim - - - --- 2015-09-08 Dmitry Torokhov New
vfs: remove stale comment in inode_operations - - - --- 2015-09-08 Ross Zwisler New
[6/6,v10] nfsd: Allows user un-mounting filesystem where nfsd exports base on - 1 - --- 2015-09-07 Kinglong Mee New
[5/6,v10] sunrpc: New helper cache_delete_entry for deleting cache_head directly - - - --- 2015-09-07 Kinglong Mee New
[4/6,v10] fs: New helper legitimize_mntget() for getting a legitimize mnt - - - --- 2015-09-07 Kinglong Mee New
[3/6,v10] path: New helpers path_get_pin/path_put_unpin for path,pin - - - --- 2015-09-07 Kinglong Mee New
[2/6,v10] fs_pin: Export functions for specific filesystem - - - --- 2015-09-07 Kinglong Mee New
[1/6,v10] fs-pin: allow pin_remove() to be called other than from->kill() - - - --- 2015-09-07 Kinglong Mee New
timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts - - - --- 2015-09-07 Jesper Nilsson New
binfmt_elf: Don't clobber passed executable's file header - - - --- 2015-09-06 Maciej W. Rozycki Superseded
binfmt_elf: Correct `arch_check_elf's description - - - --- 2015-09-06 Maciej W. Rozycki Superseded
[RFC,v2,3/3] UBIFS: ACL: add ACL config option - - - --- 2015-09-06 Sheng Yong New
[RFC,v2,2/3] UBIFS: ACL: add ACL support - - - --- 2015-09-06 Sheng Yong New
[RFC,v2,1/3] UBIFS: xattr: add generic helper functions for set/get xattr - - - --- 2015-09-06 Sheng Yong New
vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2015-09-06 Andreas Gruenbacher New
[RFC,v7,41/41] richacl: uapi header split - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,40/41] nfs: Add support for the v4.1 dacl attribute - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,39/41] nfs: Add richacl support - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,37/41] nfs: Fix GETATTR bitmap verification - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,36/41] sunrpc: Add xdr_init_encode_pages - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,35/41] sunrpc: Allow to demand-allocate pages to encode into - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,34/41] ext4: Don't allow unmapped identifiers in richacls - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,33/41] richacl: Add support for unmapped identifiers - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,31/41] nfsd: Add support for the v4.1 dacl attribute - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,30/41] nfsd: Add richacl support - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,29/41] nfsd: Use richacls as internal acl representation - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,28/41] nfsd: Keep list of acls to dispose of in compoundargs - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,27/41] richacl: Create richacl from mode values - 1 - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,26/41] richacl: Apply the file masks to a richacl - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,25/41] richacl: Isolate the owner and group classes - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,24/41] richacl: Set the other permissions to the other mask - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,23/41] richacl: Set the owner permissions to the owner mask - - - --- 2015-09-05 Andreas Gruenbacher New
[RFC,v7,22/41] richacl: Propagate everyone@ permissions to other aces - - - --- 2015-09-05 Andreas Gruenbacher New
« 1 2 ... 623 624 625649 650 »