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
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+3
2015-11-25
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
1
-3
/
+7
2015-11-24
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
1
-0
/
+2
2015-11-24
ext4: Fix handling of extended tv_sec
David Turner
1
-7
/
+44
2015-11-23
nfs4: limit callback decoding to received bytes
Benjamin Coddington
1
-2
/
+5
2015-11-23
nfs4: start callback_ident at idr 1
Benjamin Coddington
1
-1
/
+1
2015-11-23
nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
Jeff Layton
1
-1
/
+1
2015-11-23
NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
Kinglong Mee
1
-0
/
+1
2015-11-23
NFS: Properly set NFS v4.2 NFSDBG_FACILITY
Anna Schumaker
1
-1
/
+1
2015-11-23
nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
Christoph Hellwig
1
-20
/
+7
2015-11-23
nfs: use btrfs ioctl defintions for clone
Christoph Hellwig
1
-4
/
+6
2015-11-23
nfs: allow intra-file CLONE
Christoph Hellwig
1
-5
/
+14
2015-11-23
nfs: offer native ioctls even if CONFIG_COMPAT is set
Christoph Hellwig
1
-3
/
+0
2015-11-23
nfs: pass on count for CLONE operations
Christoph Hellwig
1
-0
/
+1
2015-11-23
vfs: Avoid softlockups with sendfile(2)
Jan Kara
1
-0
/
+1
2015-11-23
vfs: Make sendfile(2) killable even better
Jan Kara
1
-0
/
+7
2015-11-23
fix sysvfs symlinks
Al Viro
1
-9
/
+2
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-38
/
+157
2015-11-20
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2015-11-20
fat: fix fake_offset handling on error path
OGAWA Hirofumi
1
-5
/
+11
2015-11-20
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
Mike Kravetz
1
-33
/
+32
2015-11-20
ncpfs: don't allow negative timeouts
Dan Carpenter
1
-0
/
+2
2015-11-20
configfs: allow dynamic group creation
Daniel Baluta
1
-0
/
+110
2015-11-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-3
/
+33
2015-11-19
block: protect rw_page against device teardown
Dan Williams
1
-2
/
+16
2015-11-16
dax: disable pmd mappings
Dan Williams
2
-0
/
+10
2015-11-16
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
1
-1
/
+1
2015-11-16
ext2, ext4: warn when mounting with dax enabled
Dan Williams
2
-1
/
+7
2015-11-13
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+15
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-595
/
+191
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
38
-644
/
+379
2015-11-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2015-11-13
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-13
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-13
9p: xattr simplifications
Andreas Gruenbacher
8
-299
/
+72
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-13
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-13
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-13
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-13
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-13
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-25
/
+287
2015-11-13
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-146
/
+163
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-66
/
+161
2015-11-12
dax: fix __dax_pmd_fault crash
Dan Williams
1
-0
/
+7
2015-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+15
2015-11-11
Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
62
-411
/
+994
2015-11-11
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-248
/
+316
2015-11-11
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-98
/
+86
2015-11-11
dax_io(): don't let non-error value escape via retval instead of EFAULT
Al Viro
1
-1
/
+3
[prev]
[next]