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
2019-07-16
coda: destroy mutex in put_super()
Fabian Frederick
1
-0
/
+1
2019-07-16
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
1
-1
/
+4
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
11
-14
/
+99
2019-07-16
coda: bump module version
Jan Harkes
1
-1
/
+1
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
3
-24
/
+22
2019-07-16
coda: get rid of CODA_ALLOC()
Dan Carpenter
3
-13
/
+7
2019-07-16
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
1
-14
/
+7
2019-07-16
coda: stop using 'struct timespec' in user API
Arnd Bergmann
1
-12
/
+38
2019-07-16
coda: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2019-07-16
coda: don't try to print names that were considered too long
Jan Harkes
1
-2
/
+2
2019-07-16
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2
-3
/
+39
2019-07-16
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-07-16
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
1
-2
/
+68
2019-07-16
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
1
-1
/
+0
2019-07-16
fs/binfmt_flat.c: remove set but not used variable 'inode'
YueHaibing
1
-2
/
+0
2019-07-16
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
1
-0
/
+4
2019-07-16
fs/proc/inode.c: use typeof_member() macro
Alexey Dobriyan
1
-10
/
+17
2019-07-16
vmcore: add a kernel parameter novmcoredd
Kairui Song
2
-1
/
+11
2019-07-16
Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2019-07-16
Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
50
-3124
/
+3786
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-1
/
+1
2019-07-16
Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)
Linus Torvalds
1
-57
/
+75
2019-07-16
/proc/<pid>/cmdline: add back the setproctitle() special case
Linus Torvalds
1
-4
/
+77
2019-07-16
/proc/<pid>/cmdline: remove all the special cases
Linus Torvalds
1
-63
/
+8
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-17
/
+18
2019-07-15
smb3: smbdirect no longer experimental
Steve French
1
-2
/
+2
2019-07-15
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
Ronnie Sahlberg
2
-1
/
+22
2019-07-15
iomap: start moving code to fs/iomap/
Darrick J. Wong
2
-0
/
+6
2019-07-15
xfs: sync up xfs_trans_inode with userspace
Eric Sandeen
1
-0
/
+4
2019-07-15
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen
2
-2
/
+2
2019-07-15
NFSv4: Validate the stateid before applying it to state recovery
Trond Myklebust
1
-2
/
+19
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+1
2019-07-14
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-41
/
+34
2019-07-14
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-92
/
+338
2019-07-14
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-1
/
+2
2019-07-13
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-65
/
+290
2019-07-13
cifs: fix crash in cifs_dfs_do_automount
Ronnie Sahlberg
1
-4
/
+12
2019-07-13
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
1
-22
/
+22
2019-07-13
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
1
-2
/
+2
2019-07-13
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
3
-4
/
+18
2019-07-13
nfs: Fix copy-and-paste error in debug message
Donald Buczek
1
-1
/
+1
2019-07-13
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
1
-16
/
+16
2019-07-13
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
1
-1
/
+1
2019-07-12
Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-33
/
+19
2019-07-12
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
18
-758
/
+1268
2019-07-12
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
160
-4703
/
+4397
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
14
-242
/
+288
2019-07-12
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2
-86
/
+7
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-261
/
+112
[prev]
[next]