index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-10
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-32
/
+215
2016-04-09
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-53
/
+28
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-04-08
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
1
-14
/
+17
2016-04-08
orangefs: strncpy -> strscpy
Martin Brandenburg
1
-1
/
+5
2016-04-08
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
1
-15
/
+1
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-04-08
Orangefs: optimize boilerplate code.
Mike Marshall
2
-2
/
+2
2016-04-08
Orangefs: xattr.c cleanup
Mike Marshall
1
-16
/
+1
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-86
/
+244
2016-04-06
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-4
/
+20
2016-04-04
Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-44
/
+72
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
247
-2183
/
+2173
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
34
-89
/
+78
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
243
-2096
/
+2097
2016-04-04
btrfs: Reset IO error counters before start of device replacing
Yauhen Kharuzhy
1
-0
/
+2
2016-04-04
btrfs: Add qgroup tracing
Mark Fasheh
1
-0
/
+9
2016-04-04
Btrfs: don't use src fd for printk
Josef Bacik
1
-1
/
+1
2016-04-04
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
1
-4
/
+8
2016-04-04
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
Mark Fasheh
1
-22
/
+32
2016-04-04
btrfs: Output more info for enospc_debug mount option
Qu Wenruo
1
-2
/
+19
2016-04-04
Btrfs: fix invalid reference in replace_path
Liu Bo
1
-0
/
+1
2016-04-04
Btrfs: Improve FL_KEEP_SIZE handling in fallocate
Davide Italiano
1
-3
/
+6
2016-04-03
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
1
-11
/
+11
2016-04-02
ext4 crypto: fix some error handling
Dan Carpenter
1
-1
/
+1
2016-04-01
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+25
2016-04-01
Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux
Linus Torvalds
2
-6
/
+4
2016-04-01
ext4: avoid calling dquot_get_next_id() if quota is not enabled
Theodore Ts'o
1
-1
/
+13
2016-04-01
ext4: retry block allocation for failed DIO and DAX writes
Jan Kara
1
-30
/
+28
2016-04-01
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-03-31
orangefs: minimum userspace version is 2.9.3
Martin Brandenburg
1
-1
/
+1
2016-03-31
orangefs: don't put readdir slot twice
Martin Brandenburg
1
-5
/
+3
2016-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+6
2016-03-31
fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_le...
Al Viro
1
-4
/
+6
2016-03-30
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2
-0
/
+10
2016-03-30
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
1
-1
/
+1
2016-03-30
f2fs: retrieve IO write stat from the right place
Shuoran Liu
1
-1
/
+1
2016-03-30
f2fs crypto: fix corrupted symlink in encrypted case
Jaegeuk Kim
1
-6
/
+6
2016-03-29
ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas
Jan Kara
1
-2
/
+9
2016-03-29
dlm: config: Fix ENOMEM failures in make_cluster()
Andrew Price
1
-2
/
+1
2016-03-29
quota: Handle Q_GETNEXTQUOTA when quota is disabled
Jan Kara
1
-2
/
+11
2016-03-28
f2fs: cover large section in sanity check of super
Jaegeuk Kim
1
-37
/
+65
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
11
-218
/
+419
2016-03-26
ext4 crypto: use dget_parent() in ext4_d_revalidate()
Theodore Ts'o
1
-4
/
+8
2016-03-26
ext4: use file_dentry()
Miklos Szeredi
1
-1
/
+1
2016-03-26
ext4: use dget_parent() in ext4_file_open()
Miklos Szeredi
1
-4
/
+8
2016-03-26
nfs: use file_dentry()
Miklos Szeredi
3
-6
/
+6
2016-03-26
fs: add file_dentry()
Miklos Szeredi
2
-1
/
+37
[next]