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-03-25
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
Ilya Dryomov
2
-2
/
+3
2016-03-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+24
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-29
/
+47
2016-03-24
Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
4
-25
/
+75
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-92
/
+681
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-20
/
+28
2016-03-23
ornagefs: ensure that truncate has an up to date inode size
Martin Brandenburg
1
-1
/
+12
2016-03-23
orangefs: move code which sets i_link to orangefs_inode_getattr
Martin Brandenburg
2
-2
/
+1
2016-03-23
orangefs: remove needless wrapper around GFP_KERNEL
Martin Brandenburg
2
-5
/
+1
2016-03-23
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
Martin Brandenburg
1
-6
/
+2
2016-03-23
orangefs: refactor inode type or link_target change detection
Martin Brandenburg
1
-41
/
+36
2016-03-23
orangefs: use new getattr for revalidate and remove old getattr
Martin Brandenburg
3
-325
/
+49
2016-03-23
orangefs: use new getattr in inode getattr and permission
Martin Brandenburg
1
-12
/
+2
2016-03-23
orangefs: use new orangefs_inode_getattr to get size in write and llseek
Martin Brandenburg
1
-6
/
+8
2016-03-23
orangefs: use new orangefs_inode_getattr to create new inodes
Martin Brandenburg
1
-4
/
+2
2016-03-23
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
Martin Brandenburg
5
-10
/
+133
2016-03-23
orangefs: remove inode->i_lock wrapper
Martin Brandenburg
2
-7
/
+4
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
3
-7
/
+30
2016-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+2
2016-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-25
/
+977
2016-03-22
eventfd: document lockless access in eventfd_poll
Paolo Bonzini
1
-2
/
+40
2016-03-22
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-03-22
fat: add config option to set UTF-8 mount option by default
Maciej S. Szmigiero
2
-2
/
+20
2016-03-22
ext4: in ext4_dir_llseek, check syscall bitness directly
Andy Lutomirski
1
-1
/
+1
2016-03-22
ocfs2: check/fix inode block for online file check
Gang He
2
-9
/
+218
2016-03-22
ocfs2: create/remove sysfile for online file check
Gang He
1
-0
/
+5
2016-03-22
ocfs2: sysfile interfaces for online file check
Gang He
4
-1
/
+660
2016-03-22
ocfs2: export ocfs2_kset for online file check
Gang He
2
-1
/
+4
2016-03-22
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-106
/
+187
2016-03-22
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+136
2016-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-23
/
+46
2016-03-22
nfsd: better layoutupdate bounds-checking
J. Bruce Fields
1
-4
/
+8
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-681
/
+1091
2016-03-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
13
-437
/
+463
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
66
-1590
/
+2178
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
33
-2360
/
+2627
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
3
-31
/
+232
2016-03-21
nfs/blocklayout: make sure making a aligned read request
Kinglong Mee
1
-6
/
+7
2016-03-21
ovl: cleanup unused var in rename2
Miklos Szeredi
1
-2
/
+0
2016-03-21
ovl: rename is_merge to is_lowest
Miklos Szeredi
1
-8
/
+8
2016-03-21
ovl: fixed coding style warning
Sohom Bhattacharjee
1
-0
/
+1
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
3
-0
/
+53
2016-03-21
ovl: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
1
-0
/
+34
2016-03-21
ovl: honor flag MS_SILENT at mount
Konstantin Khlebnikov
1
-1
/
+2
2016-03-21
ovl: verify upper dentry before unlink and rename
Miklos Szeredi
1
-21
/
+38
2016-03-21
btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
Chris Mason
1
-0
/
+10
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+20
2016-03-20
ubifs: Remove unused header
Andreas Gruenbacher
1
-1
/
+0
2016-03-20
ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
Joe Perches
3
-24
/
+75
2016-03-20
writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode
Tejun Heo
1
-10
/
+19
[prev]
[next]