summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-07-16coda: destroy mutex in put_super()Fabian Frederick
2019-07-16coda: remove uapi/linux/coda_psdev.hJan Harkes
2019-07-16coda: move internal defs out of include/linux/ [ver #2]David Howells
2019-07-16coda: bump module versionJan Harkes
2019-07-16coda: get rid of CODA_FREE()Dan Carpenter
2019-07-16coda: get rid of CODA_ALLOC()Dan Carpenter
2019-07-16coda: change Coda's user api to use 64-bit time_t in timespecJan Harkes
2019-07-16coda: stop using 'struct timespec' in user APIArnd Bergmann
2019-07-16coda: clean up indentation, replace spaces with tabColin Ian King
2019-07-16coda: don't try to print names that were considered too longJan Harkes
2019-07-16coda: potential buffer overflow in coda_psdev_write()Jan Harkes
2019-07-16coda: add error handling for fgetZhouyang Jia
2019-07-16coda: pass the host file in vma->vm_file on mmapJan Harkes
2019-07-16fs/binfmt_elf.c: delete stale commentAlexey Dobriyan
2019-07-16fs/binfmt_flat.c: remove set but not used variable 'inode'YueHaibing
2019-07-16fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny
2019-07-16fs/proc/inode.c: use typeof_member() macroAlexey Dobriyan
2019-07-16vmcore: add a kernel parameter novmcoreddKairui Song
2019-07-16Merge tag 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-16Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)Linus Torvalds
2019-07-16/proc/<pid>/cmdline: add back the setproctitle() special caseLinus Torvalds
2019-07-16/proc/<pid>/cmdline: remove all the special casesLinus Torvalds
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-15smb3: smbdirect no longer experimentalSteve French
2019-07-15cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg
2019-07-15iomap: start moving code to fs/iomap/Darrick J. Wong
2019-07-15xfs: sync up xfs_trans_inode with userspaceEric Sandeen
2019-07-15xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen
2019-07-15NFSv4: Validate the stateid before applying it to state recoveryTrond Myklebust
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-14Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-14Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-14Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-13cifs: fix crash in cifs_dfs_do_automountRonnie Sahlberg
2019-07-13nfs4.0: Refetch lease_time after clientid updateDonald Buczek
2019-07-13nfs4: Rename nfs41_setup_state_renewalDonald Buczek
2019-07-13nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek
2019-07-13nfs: Fix copy-and-paste error in debug messageDonald Buczek
2019-07-13NFS: Replace 16 seq_printf() calls by seq_puts()Markus Elfring
2019-07-13NFS: Use seq_putc() in nfs_show_stats()Markus Elfring
2019-07-12Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-07-12Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2019-07-12Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds