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-07-05
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-07-05
ext4: remove unused page_idx
yalin wang
1
-2
/
+1
2016-07-05
nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed
Al Viro
1
-3
/
+25
2016-07-05
Use the right predicate in ->atomic_open() instances
Al Viro
7
-7
/
+7
2016-07-05
orangefs: fix namespace handling
Jann Horn
5
-8
/
+15
2016-07-05
Orangefs: allow O_DIRECT in open
Mike Marshall
1
-14
/
+11
2016-07-05
orangefs: Remove useless xattr prefix arguments
Andreas Gruenbacher
4
-66
/
+30
2016-07-05
orangefs: Remove redundant "trusted." xattr handler
Andreas Gruenbacher
1
-37
/
+0
2016-07-05
orangefs: Remove useless defines
Andreas Gruenbacher
4
-28
/
+12
2016-07-04
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-07-04
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
2
-2
/
+2
2016-07-04
ovl: handle ATTR_KILL*
Miklos Szeredi
1
-0
/
+3
2016-07-04
ext4: Fix WARN_ON_ONCE in ext4_commit_super()
Pranay Kr. Srivastava
1
-14
/
+16
2016-07-04
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-07-03
ext4: correct error value of function verifying dx checksum
Daeho Jeong
1
-2
/
+2
2016-07-03
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
4
-36
/
+42
2016-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-1
/
+31
2016-07-03
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+33
2016-07-03
ovl: warn instead of error if d_type is not supported
Vivek Goyal
1
-5
/
+7
2016-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-48
/
+78
2016-07-01
Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+11
2016-07-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2016-07-01
locks: use file_inode()
Miklos Szeredi
1
-1
/
+1
2016-06-30
namespace: update event counter when umounting a deleted dentry
Andrey Ulanov
1
-0
/
+1
2016-06-30
9p: use file_dentry()
Miklos Szeredi
1
-3
/
+3
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
1
-3
/
+10
2016-06-30
writeback: inode cgroup wb switch should not call ihold()
Tahsin Erdogan
1
-1
/
+1
2016-06-30
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-06-30
jbd2: make journal y2038 safe
Arnd Bergmann
1
-1
/
+1
2016-06-30
jbd2: track more dependencies on transaction commit
Jan Kara
2
-0
/
+5
2016-06-30
jbd2: move lockdep tracking to journal_s
Jan Kara
2
-8
/
+7
2016-06-30
jbd2: move lockdep instrumentation for jbd2 handles
Jan Kara
1
-2
/
+2
2016-06-30
fuse: serialize dirops by default
Miklos Szeredi
3
-1
/
+31
2016-06-30
configfs: Remove ppos increment in configfs_write_bin_file
Marek Vasut
1
-2
/
+0
2016-06-29
Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-23
/
+45
2016-06-29
ovl: get_write_access() in truncate
Miklos Szeredi
1
-0
/
+21
2016-06-29
ovl: fix dentry leak for default_permissions
Miklos Szeredi
1
-3
/
+5
2016-06-28
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-06-28
[media] cec: add compat32 ioctl support
Hans Verkuil
1
-0
/
+12
2016-06-27
dax: fix offset overflow in dax_io
Eric Sandeen
1
-1
/
+6
2016-06-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-52
/
+124
2016-06-27
gfs2: writeout truncated pages
Benjamin Marzinski
1
-15
/
+34
2016-06-27
fs: export __block_write_full_page
Benjamin Marzinski
1
-1
/
+2
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
9
-35
/
+46
2016-06-27
gfs2: Large-filesystem fix for 32-bit systems
Andreas Gruenbacher
1
-2
/
+17
2016-06-27
gfs2: Get rid of gfs2_ilookup
Andreas Gruenbacher
4
-36
/
+2
2016-06-27
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
5
-33
/
+81
2016-06-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-06-26
ext4: respect the nobarrier mount option in nojournal mode
Theodore Ts'o
1
-1
/
+4
2016-06-26
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
Theodore Ts'o
4
-4
/
+23
[prev]
[next]