index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Clean up waiting on glocks
Andreas Gruenbacher
2017-08-10
1
-20
/
+7
*
gfs2: Defer deleting inodes under memory pressure
Andreas Gruenbacher
2017-08-10
1
-0
/
+21
*
gfs2: gfs2_evict_inode: Put glocks asynchronously
Andreas Gruenbacher
2017-08-10
3
-3
/
+39
*
gfs2: Get rid of gfs2_set_nlink
Andreas Gruenbacher
2017-08-10
1
-27
/
+1
*
gfs2: gfs2_glock_get: Wait on freeing glocks
Andreas Gruenbacher
2017-08-10
1
-22
/
+104
*
gfs2: Fix trivial typos
Andreas Gruenbacher
2017-08-09
2
-2
/
+2
*
GFS2: Delete debugfs files only after we evict the glocks
Bob Peterson
2017-08-09
2
-1
/
+1
*
GFS2: Don't waste time locking lru_lock for non-lru glocks
Bob Peterson
2017-08-09
1
-0
/
+3
*
GFS2: Don't bother trying to add rgrps to the lru list
Bob Peterson
2017-08-09
1
-1
/
+0
*
GFS2: Clear gl_object when deleting an inode in gfs2_delete_inode
Bob Peterson
2017-08-09
1
-1
/
+10
*
GFS2: Clear gl_object if gfs2_create_inode fails
Bob Peterson
2017-08-09
1
-1
/
+4
*
GFS2: Set gl_object in inode lookup only after block type check
Bob Peterson
2017-07-21
1
-2
/
+2
*
GFS2: Introduce helper for clearing gl_object
Bob Peterson
2017-07-21
3
-4
/
+38
*
gfs2: add flag REQ_PRIO for metadata I/O
Coly Li
2017-07-21
4
-6
/
+11
*
GFS2: fix code parameter error in inode_go_lock
Wang Xibo
2017-07-21
1
-1
/
+1
*
gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"
Andreas Gruenbacher
2017-07-19
1
-2
/
+2
*
gfs2: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-19
1
-13
/
+14
*
gfs2: Lock holder cleanup (fixup)
Andreas Gruenbacher
2017-07-17
1
-2
/
+1
*
GFS2: Prevent double brelse in gfs2_meta_indirect_buffer
Bob Peterson
2017-07-17
1
-1
/
+2
*
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
2017-07-07
1
-5
/
+6
*
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
12
-34
/
+43
|
\
|
*
btrfs: minimal conversion to errseq_t writeback error reporting on fsync
Jeff Layton
2017-07-06
1
-5
/
+8
|
*
xfs: minimal conversion to errseq_t writeback error reporting
Jeff Layton
2017-07-06
1
-1
/
+1
|
*
ext4: use errseq_t based error handling for reporting data writeback errors
Jeff Layton
2017-07-06
1
-1
/
+1
|
*
fs: convert __generic_file_fsync to use errseq_t based reporting
Jeff Layton
2017-07-06
1
-4
/
+6
|
*
block: convert to errseq_t based writeback error tracking
Jeff Layton
2017-07-06
1
-1
/
+1
|
*
dax: set errors in mapping when writeback fails
Jeff Layton
2017-07-06
1
-1
/
+3
|
*
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
2017-07-06
3
-0
/
+5
|
*
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
2017-07-06
1
-12
/
+4
|
*
buffer: set errors in mapping at the time that the error occurs
Jeff Layton
2017-07-06
2
-8
/
+14
|
*
fs: check for writeback errors after syncing out buffers in generic_file_fsync
Jeff Layton
2017-07-06
2
-5
/
+4
|
*
buffer: use mapping_set_error instead of setting the flag
Jeff Layton
2017-07-06
1
-1
/
+1
*
|
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
8
-8
/
+12
|
\
\
|
*
|
fs: remove call_fsync helper function
Jeff Layton
2017-07-05
1
-1
/
+1
|
*
|
JFS: do not ignore return code from write_one_page()
Dave Kleikamp
2017-07-05
2
-2
/
+6
|
*
|
mm: drop "wait" parameter from write_one_page()
Jeff Layton
2017-07-05
6
-7
/
+7
|
|
/
*
|
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-07-07
8
-24
/
+218
|
\
\
|
*
|
CIFS: fix circular locking dependency
Rabin Vincent
2017-07-05
1
-2
/
+2
|
*
|
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
Colin Ian King
2017-07-05
1
-1
/
+1
|
*
|
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
Long Li
2017-07-05
1
-2
/
+5
|
*
|
CIFS: add SFM mapping for 0x01-0x1F
Björn JACKE
2017-07-05
1
-0
/
+8
|
*
|
cifs: hide unused functions
Arnd Bergmann
2017-07-05
1
-1
/
+2
|
*
|
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
Shirish Pargaonkar
2017-07-05
1
-0
/
+116
|
*
|
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...
Shirish Pargaonkar
2017-07-05
2
-11
/
+44
|
*
|
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
Aurélien Aptel
2017-07-05
2
-3
/
+34
|
*
|
cifs: set mapping error when page writeback fails in writepage or launder_pages
Jeff Layton
2017-07-05
1
-5
/
+7
|
*
|
SMB3: Enable encryption for SMB3.1.1
Steve French
2017-07-02
1
-1
/
+1
*
|
|
Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-07
2
-2
/
+10
|
\
\
\
|
*
|
|
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-07
2
-2
/
+10
*
|
|
|
vfs: fix flock compat thinko
Linus Torvalds
2017-07-07
1
-15
/
+15
[next]