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-05-07
efivarfs: Make efivarfs_file_ioctl() static
Peter Jones
1
-1
/
+1
2016-05-07
efi: Merge boolean flag arguments
Julia Lawall
1
-2
/
+1
2016-05-05
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-11
/
+14
2016-05-05
propogate_mnt: Handle the first propogated copy being a slave
Eric W. Biederman
1
-11
/
+14
2016-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+1
2016-05-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-5
/
+17
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+32
2016-04-28
ocfs2/dlm: return zero if deref_done message is successfully handled
xuejiufei
1
-0
/
+2
2016-04-28
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-3
/
+30
2016-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+2
2016-04-26
devpts: more pty driver interface cleanups
Linus Torvalds
1
-41
/
+12
2016-04-25
libceph: make authorizer destruction independent of ceph_auth_client
Ilya Dryomov
1
-4
/
+2
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
3
-5
/
+17
2016-04-25
fuse: Fix return value from fuse_get_user_pages()
Ashish Samant
1
-1
/
+1
2016-04-19
Merge branch 'ptmx-cleanup'
Linus Torvalds
1
-25
/
+24
2016-04-18
devpts: clean up interface to pty drivers
Linus Torvalds
1
-25
/
+24
2016-04-16
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-04-14
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+56
2016-04-14
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-3
/
+4
2016-04-12
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
2
-0
/
+8
2016-04-12
debugfs: Make automount point inodes permanently empty
Seth Forshee
1
-1
/
+1
2016-04-12
fscrypto: don't let data integrity writebacks fail with ENOMEM
Jaegeuk Kim
2
-19
/
+33
2016-04-12
f2fs: use dget_parent and file_dentry in f2fs_file_open
Jaegeuk Kim
1
-3
/
+7
2016-04-12
fscrypto: use dget_parent() in fscrypt_d_revalidate()
Jaegeuk Kim
1
-3
/
+8
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
[next]