Age | Commit message (Expand) | Author | Files | Lines |
2017-07-10 | afs: Add metadata xattrs | David Howells | 8 | -2/+138 |
2017-07-10 | afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories | Marc Dionne | 1 | -3/+2 |
2017-07-09 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 27 | -507/+2071 |
2017-07-09 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -62/+163 |
2017-07-08 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -15/+55 |
2017-07-08 | Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+9 |
2017-07-08 | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+4 |
2017-07-08 | exec: Limit arg stack to at most 75% of _STK_LIM | Kees Cook | 1 | -5/+6 |
2017-07-08 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -34/+43 |
2017-07-08 | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -8/+12 |
2017-07-08 | Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 8 | -24/+218 |
2017-07-08 | Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+10 |
2017-07-08 | dentry name snapshots | Al Viro | 4 | -11/+42 |
2017-07-07 | vfs: fix flock compat thinko | Linus Torvalds | 1 | -15/+15 |
2017-07-07 | gfs2: Fix glock rhashtable rcu bug | Andreas Gruenbacher | 2 | -2/+10 |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+5 |
2017-07-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -66/+24 |
2017-07-07 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -39/+5 |
2017-07-07 | mm: per-cgroup memory reclaim stats | Roman Gushchin | 2 | -2/+2 |
2017-07-07 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -2/+5 |
2017-07-07 | mm: update callers to use HASH_ZERO flag | Pavel Tatashin | 3 | -34/+8 |
2017-07-07 | fs/userfaultfd.c: drop dead code | Mike Rapoport | 1 | -5/+0 |
2017-07-07 | fs/file.c: replace alloc_fdmem() with kvmalloc() alternative | Michal Hocko | 1 | -18/+4 |
2017-07-07 | ocfs2: constify attribute_group structures | Arvind Yadav | 1 | -1/+1 |
2017-07-07 | ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak | piaojun | 1 | -0/+1 |
2017-07-07 | ocfs2: use magic.h | Fabian Frederick | 1 | -3/+2 |
2017-07-07 | ocfs2: fix a static checker warning | Gang He | 1 | -1/+1 |
2017-07-06 | ext4: fix spelling mistake: "prellocated" -> "preallocated" | Colin Ian King | 1 | -1/+1 |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 4 | -15/+15 |
2017-07-06 | move file_{start,end}_write() out of do_iter_write() | Al Viro | 1 | -2/+4 |
2017-07-06 | btrfs: minimal conversion to errseq_t writeback error reporting on fsync | Jeff Layton | 1 | -5/+8 |
2017-07-06 | xfs: minimal conversion to errseq_t writeback error reporting | Jeff Layton | 1 | -1/+1 |
2017-07-06 | ext4: use errseq_t based error handling for reporting data writeback errors | Jeff Layton | 1 | -1/+1 |
2017-07-06 | fs: convert __generic_file_fsync to use errseq_t based reporting | Jeff Layton | 1 | -4/+6 |
2017-07-06 | block: convert to errseq_t based writeback error tracking | Jeff Layton | 1 | -1/+1 |
2017-07-06 | dax: set errors in mapping when writeback fails | Jeff Layton | 1 | -1/+3 |
2017-07-06 | fs: new infrastructure for writeback error handling and reporting | Jeff Layton | 3 | -0/+5 |
2017-07-06 | jbd2: don't clear and reset errors after waiting on writeback | Jeff Layton | 1 | -12/+4 |
2017-07-06 | buffer: set errors in mapping at the time that the error occurs | Jeff Layton | 2 | -8/+14 |
2017-07-06 | fs: check for writeback errors after syncing out buffers in generic_file_fsync | Jeff Layton | 2 | -5/+4 |
2017-07-06 | buffer: use mapping_set_error instead of setting the flag | Jeff Layton | 1 | -1/+1 |
2017-07-06 | ext4: fix __ext4_new_inode() journal credits calculation | Tahsin Erdogan | 6 | -34/+86 |
2017-07-06 | ext4: skip ext4_init_security() and encryption on ea_inodes | Tahsin Erdogan | 1 | -5/+6 |
2017-07-06 | CIFS: fix circular locking dependency | Rabin Vincent | 1 | -2/+2 |
2017-07-06 | cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT | Colin Ian King | 1 | -1/+1 |
2017-07-06 | cifs: Do not modify mid entry after submitting I/O in cifs_call_async | Long Li | 1 | -2/+5 |
2017-07-06 | CIFS: add SFM mapping for 0x01-0x1F | Björn JACKE | 1 | -0/+8 |
2017-07-06 | cifs: hide unused functions | Arnd Bergmann | 1 | -1/+2 |
2017-07-06 | cifs: Use smb 2 - 3 and cifsacl mount options getacl functions | Shirish Pargaonkar | 1 | -0/+116 |
2017-07-06 | cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op... | Shirish Pargaonkar | 2 | -11/+44 |