Show patches with: none      |   11081 patches
« 1 2 ... 70 71 72110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE 1 - - --- 2017-04-26 Sachin Prabhu New
Fix match_prepath() - 1 - --- 2017-04-26 Sachin Prabhu New
[v2,3/3] CIFS: Add asynchronous write support through kernel AIO - - - --- 2017-04-25 Pavel Shilovskiy New
[v2,2/3] CIFS: Add asynchronous read support through kernel AIO - - - --- 2017-04-25 Pavel Shilovskiy New
[v2,1/3] CIFS: Add asynchronous context to support kernel AIO - - - --- 2017-04-25 Pavel Shilovskiy New
[v3,10/20] fuse: set mapping error in writepage_locked when it fails - - - --- 2017-04-25 Jeff Layton New
[RFC,xfstests] xfstests: add a writeback error handling test - - - --- 2017-04-24 Jeff Layton New
[v3,20/20] gfs2: clean up some filemap_* calls - - - --- 2017-04-24 Jeff Layton New
[v3,19/20] jbd2: don't reset error in journal_finish_inode_data_buffers - - - --- 2017-04-24 Jeff Layton New
[v3,18/20] mm: clean up error handling in write_one_page - - - --- 2017-04-24 Jeff Layton New
[v3,17/20] cifs: cleanup writeback handling errors and comments - - - --- 2017-04-24 Jeff Layton New
[v3,16/20] mm: don't TestClearPageError in __filemap_fdatawait_range - - - --- 2017-04-24 Jeff Layton New
[v3,15/20] mm: remove AS_EIO and AS_ENOSPC flags - - - --- 2017-04-24 Jeff Layton New
[v3,14/20] fs: retrofit old error reporting API onto new infrastructure - - - --- 2017-04-24 Jeff Layton New
[v3,13/20] fs: new infrastructure for writeback error handling and reporting - - - --- 2017-04-24 Jeff Layton New
[v3,12/20] lib: add errseq_t type and infrastructure for handling it - - - --- 2017-04-24 Jeff Layton New
[v3,11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages - 1 - --- 2017-04-24 Jeff Layton New
[v3,10/20] fuse: set mapping error in writepage_locked when it fails - 2 - --- 2017-04-24 Jeff Layton New
[v3,09/20] 9p: set mapping error when writeback fails in launder_page - 2 - --- 2017-04-24 Jeff Layton New
[v3,08/20] mm: ensure that we set mapping error if writeout() fails - 2 - --- 2017-04-24 Jeff Layton New
[v3,07/20] nilfs2: set the mapping error when calling SetPageError on writeback - 1 - --- 2017-04-24 Jeff Layton New
[v3,06/20] dax: set errors in mapping when writeback fails - 2 1 --- 2017-04-24 Jeff Layton New
[v3,05/20] orangefs: don't call filemap_write_and_wait from fsync 1 1 - --- 2017-04-24 Jeff Layton New
[v3,04/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync - 2 - --- 2017-04-24 Jeff Layton New
[v3,03/20] buffer: use mapping_set_error instead of setting the flag - 3 - --- 2017-04-24 Jeff Layton New
[v3,02/20] mm: fix mapping_set_error call in me_pagecache_dirty - 4 - --- 2017-04-24 Jeff Layton New
[v3,01/20] mm: drop "wait" parameter from write_one_page - 4 - --- 2017-04-24 Jeff Layton New
[v1,1/1] mount.cifs: document SMBv3.1.1 and new seal option - - - --- 2017-04-21 Aurélien Aptel New
[2/2] dax: fix data corruption due to stale mmap reads - - - --- 2017-04-21 Ross Zwisler New
[1/2] dax: prevent invalidation of mapped DAX entries - 1 - --- 2017-04-21 Ross Zwisler New
[1/4] fs: fix data invalidation in the cleancache during direct IO - - - --- 2017-04-20 Jan Kara New
cifs: Do not send echoes before Negotiate is complete - - 1 --- 2017-04-16 Sachin Prabhu New
[4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls. - - - --- 2017-04-14 Andrey Ryabinin New
[3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty - - - --- 2017-04-14 Andrey Ryabinin New
[2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev() - - - --- 2017-04-14 Andrey Ryabinin New
[1/4] fs: fix data invalidation in the cleancache during direct IO - - - --- 2017-04-14 Andrey Ryabinin New
CIFS: Fix SMB3 mount without specifying a security mechanism - - - --- 2017-04-12 Pavel Shilovskiy New
[10/25] cifs: Convert to separately allocated bdi - 1 - --- 2017-04-12 Jan Kara New
[04/25] fs: Provide infrastructure for dynamic BDIs in filesystems - 1 - --- 2017-04-12 Jan Kara New
cifs: small underflow in cnvrtDosUnixTm() - - - --- 2017-04-10 Dan Carpenter New
cifs: don't check for failure from mempool_alloc() - - - --- 2017-04-10 NeilBrown New
[12/12] time: Delete current_fs_time() function - 1 - --- 2017-04-08 Deepa Dinamani New
[11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME 1 1 - --- 2017-04-08 Deepa Dinamani New
[10/12] apparmorfs: Replace CURRENT_TIME with current_time() 1 - - --- 2017-04-08 Deepa Dinamani New
[09/12] lustre: Replace CURRENT_TIME macro - - - --- 2017-04-08 Deepa Dinamani New
[08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time - 1 - --- 2017-04-08 Deepa Dinamani New
[07/12] fs: btrfs: Use ktime_get_real_ts for root ctime 1 1 - --- 2017-04-08 Deepa Dinamani New
[06/12] audit: Use timespec64 to represent audit timestamps 2 1 - --- 2017-04-08 Deepa Dinamani New
[05/12] fs: ufs: Use ktime_get_real_ts64() for birthtime - - - --- 2017-04-08 Deepa Dinamani New
[04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts() 1 1 - --- 2017-04-08 Deepa Dinamani New
[03/12] fs: cifs: Replace CURRENT_TIME by other appropriate apis - 1 - --- 2017-04-08 Deepa Dinamani New
[02/12] trace: Make trace_hwlat timestamp y2038 safe - 1 - --- 2017-04-08 Deepa Dinamani New
[01/12] fs: f2fs: Use ktime_get_real_seconds for sit_info times - 1 - --- 2017-04-08 Deepa Dinamani New
[bug,report] Handle mismatched open calls - - - --- 2017-04-07 Sachin Prabhu New
[v2,4/4] CIFS: store results of cifs_reopen_file to avoid infinite wait - 1 - --- 2017-04-07 Germano Percossi New
[v2,3/4] CIFS: remove bad_network_name flag - 1 - --- 2017-04-07 Germano Percossi New
[v2,2/4] CIFS: reconnect thread reschedule itself - 1 - --- 2017-04-07 Germano Percossi New
[v2,1/4] CIFS: queue 'reconnect' thread with a delay - - - --- 2017-04-07 Germano Percossi New
[bug,report] Handle mismatched open calls - - - --- 2017-04-06 Sachin Prabhu New
CIFS: Fix build failure with smb2 - 1 - --- 2017-03-30 Tobias Regnery New
KEYS: make keyctl_invalidate() also require Setattr permission - - - --- 2017-03-29 Eric Biggers New
[10/25] cifs: Convert to separately allocated bdi - 1 - --- 2017-03-29 Jan Kara New
[04/25] fs: Provide infrastructure for dynamic BDIs in filesystems - 1 - --- 2017-03-29 Jan Kara New
[4/4] CIFS: store results of cifs_reopen_file to avoid infinite wait - - - --- 2017-03-28 Germano Percossi New
[3/4] CIFS: remove bad_network_name flag - - - --- 2017-03-28 Germano Percossi New
[2/4] CIFS: reconnect thread reschedule itself - - - --- 2017-03-28 Germano Percossi New
[1/4] CIFS: queue 'reconnect' thread with a delay - - - --- 2017-03-28 Germano Percossi New
[net-next,2/2] net: dsa: dsa2: Add basic support of devlink - 1 1 --- 2017-03-28 Andrew Lunn New
[net-next,1/2] net: break include loop netdevice.h, dsa.h, devlink.h - 1 - --- 2017-03-28 Andrew Lunn New
mount.cifs: Remove data_blob.h include - - - --- 2017-03-15 Thomas Witt New
fix alloc_cast.cocci warnings - - - --- 2017-03-05 Fengguang Wu New
[v4] Handle mismatched open calls - 1 - --- 2017-03-03 Sachin Prabhu New
[10/10] fs, cifs: convert tcon_link.tl_count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[09/10] fs, fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[08/10] fs, fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[07/10] fs, fscache: convert fscache_operation.usage from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[06/10] fs, fscache: convert fscache_cache_tag.usage from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[05/10] fs, hfs: convert hfs_bnode.refcnt from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[04/10] fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[03/10] fs, proc: convert proc_dir_entry.count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[02/10] fs, cachefiles: convert cachefiles_object.usage from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
[01/10] fs, kernfs: convert kernfs_node.count from atomic_t to refcount_t - - - --- 2017-03-02 Reshetova, Elena New
CIFS: Fix possible use after free in demultiplex thread - - - --- 2017-03-01 Pavel Shilovskiy New
[v3,7/7] CIFS: implement get_dfs_refer for SMB2+ - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,6/7] CIFS: use DFS pathnames in SMB2+ Create requests 1 - - --- 2017-02-28 Aurélien Aptel New
[v3,5/7] CIFS: set signing flag in SMB2+ TreeConnect if needed - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,4/7] CIFS: let ses->ipc_tid hold smb2 TreeIds - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,3/7] CIFS: add use_ipc flag to SMB2_ioctl() - 1 - --- 2017-02-28 Aurélien Aptel New
[v3,2/7] CIFS: add build_path_from_dentry_optional_prefix() 1 - - --- 2017-02-28 Aurélien Aptel New
[v3,1/7] CIFS: move DFS response parsing out of SMB1 code 1 - - --- 2017-02-28 Aurélien Aptel New
Handle mismatched open calls - - - --- 2017-02-27 Sachin Prabhu New
[cifs-utils,9/8] cifs.upcall: use a MEMORY: ccache when instantiating from a keytab - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,8/8] cifs.upcall: don't do env scraping when uid is 0 - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,7/8] cifs.upcall: unset $KRB5CCNAME when creating new credcache from keytab - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,6/8] data_blob: Eliminate _PUBLIC_ - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,5/8] treewide: Eliminate SAFE_FREE - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,4/8] replace.h: remove it - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,3/8] cifs.upcall: remove need for replace.h - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,2/8] spengo.c/asn1.c: remove need for replace.h - - - --- 2017-02-24 Jeff Layton New
[cifs-utils,1/8] data_blob: remove need for replace.h - - - --- 2017-02-24 Jeff Layton New
« 1 2 ... 70 71 72110 111 »