index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
f2fs: remove redundant condition check
Jaegeuk Kim
2016-04-15
2
-2
/
+2
*
f2fs: unset atomic/volatile flag in f2fs_release_file
Jaegeuk Kim
2016-04-15
2
-3
/
+4
*
f2fs: fix dropping inmemory pages in a wrong time
Jaegeuk Kim
2016-04-15
1
-0
/
+8
*
f2fs: add BUG_ON to avoid unnecessary flow
Jaegeuk Kim
2016-04-15
1
-5
/
+2
*
f2fs: use PGP_LOCK to check its truncation
Jaegeuk Kim
2016-04-15
1
-7
/
+2
*
f2fs: fix to convert inline directory correctly
Chao Yu
2016-04-15
3
-43
/
+142
*
f2fs: show current mount status
Jaegeuk Kim
2016-04-15
1
-2
/
+3
*
f2fs: treat as a normal umount when remounting ro
Jaegeuk Kim
2016-04-15
1
-8
/
+10
*
f2fs: give -EINVAL for norecovery and rw mount
Jaegeuk Kim
2016-04-15
3
-7
/
+20
*
f2fs: recover superblock at RW remounts
Jaegeuk Kim
2016-04-15
2
-9
/
+28
*
f2fs: give RO message when recovering superblock
Jaegeuk Kim
2016-04-15
1
-1
/
+4
*
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-14
4
-25
/
+56
|
\
|
*
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
2016-04-12
2
-0
/
+8
|
*
fscrypto: don't let data integrity writebacks fail with ENOMEM
Jaegeuk Kim
2016-04-12
2
-19
/
+33
|
*
f2fs: use dget_parent and file_dentry in f2fs_file_open
Jaegeuk Kim
2016-04-12
1
-3
/
+7
|
*
fscrypto: use dget_parent() in fscrypt_d_revalidate()
Jaegeuk Kim
2016-04-12
1
-3
/
+8
*
|
Make file credentials available to the seqfile interfaces
Linus Torvalds
2016-04-14
1
-3
/
+4
|
/
*
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2016-04-10
2
-10
/
+0
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-09
8
-32
/
+215
|
\
|
*
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
2016-04-06
1
-0
/
+137
|
*
btrfs: Reset IO error counters before start of device replacing
Yauhen Kharuzhy
2016-04-04
1
-0
/
+2
|
*
btrfs: Add qgroup tracing
Mark Fasheh
2016-04-04
1
-0
/
+9
|
*
Btrfs: don't use src fd for printk
Josef Bacik
2016-04-04
1
-1
/
+1
|
*
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
2016-04-04
1
-4
/
+8
|
*
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
Mark Fasheh
2016-04-04
1
-22
/
+32
|
*
btrfs: Output more info for enospc_debug mount option
Qu Wenruo
2016-04-04
1
-2
/
+19
|
*
Btrfs: fix invalid reference in replace_path
Liu Bo
2016-04-04
1
-0
/
+1
|
*
Btrfs: Improve FL_KEEP_SIZE handling in fallocate
Davide Italiano
2016-04-04
1
-3
/
+6
*
|
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-04-09
6
-53
/
+28
|
\
\
|
*
|
orangefs: remove unused variable
Martin Brandenburg
2016-04-08
1
-3
/
+1
|
*
|
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
2016-04-08
1
-14
/
+17
|
*
|
orangefs: strncpy -> strscpy
Martin Brandenburg
2016-04-08
1
-1
/
+5
|
*
|
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
2016-04-08
1
-15
/
+1
|
*
|
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
2016-04-08
1
-2
/
+1
|
*
|
Orangefs: optimize boilerplate code.
Mike Marshall
2016-04-08
2
-2
/
+2
|
*
|
Orangefs: xattr.c cleanup
Mike Marshall
2016-04-08
1
-16
/
+1
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-07
17
-86
/
+244
|
\
\
\
|
*
|
|
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
2016-04-03
1
-11
/
+11
|
*
|
|
ext4 crypto: fix some error handling
Dan Carpenter
2016-04-02
1
-1
/
+1
|
*
|
|
ext4: avoid calling dquot_get_next_id() if quota is not enabled
Theodore Ts'o
2016-04-01
1
-1
/
+13
|
*
|
|
ext4: retry block allocation for failed DIO and DAX writes
Jan Kara
2016-04-01
1
-30
/
+28
|
*
|
|
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
2016-04-01
3
-4
/
+55
|
*
|
|
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2016-03-30
2
-0
/
+10
|
*
|
|
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
2016-03-30
1
-1
/
+1
|
*
|
|
ext4 crypto: use dget_parent() in ext4_d_revalidate()
Theodore Ts'o
2016-03-26
1
-4
/
+8
|
*
|
|
ext4: use file_dentry()
Miklos Szeredi
2016-03-26
1
-1
/
+1
|
*
|
|
ext4: use dget_parent() in ext4_file_open()
Miklos Szeredi
2016-03-26
1
-4
/
+8
|
*
|
|
nfs: use file_dentry()
Miklos Szeredi
2016-03-26
3
-6
/
+6
|
*
|
|
fs: add file_dentry()
Miklos Szeredi
2016-03-26
2
-1
/
+37
|
*
|
|
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
Theodore Ts'o
2016-03-26
4
-20
/
+39
[next]