Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-20 | 4 | -5/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | f2fs: avoid cpu lockup | Jaegeuk Kim | 2017-07-17 | 1 | -0/+10 | |
| * | | | | | | | f2fs: include seq_file.h for sysfs.c | Jaegeuk Kim | 2017-07-17 | 1 | -0/+1 | |
| * | | | | | | | f2fs: Don't clear SGID when inheriting ACLs | Jaegeuk Kim | 2017-07-15 | 1 | -1/+1 | |
| * | | | | | | | f2fs: remove extra inode_unlock() in error path | Luis Henriques | 2017-07-15 | 1 | -4/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 3 | -6/+6 | |
* | | | | | | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-07-19 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph: fix race in concurrent readdir | Yan, Zheng | 2017-07-17 | 1 | -0/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-07-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | nfsd: Fix a memory scribble in the callback channel | Trond Myklebust | 2017-07-17 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* / / / / / / | binfmt_flat: Use %u to format u32 | Geert Uytterhoeven | 2017-07-16 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cifs: use get_random_u32 for 32-bit lock random | Jason A. Donenfeld | 2017-06-19 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 | 28 | -135/+370 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | isofs: Fix isofs_show_options() | David Howells | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | | VFS: Kill off s_options and helpers | David Howells | 2017-07-11 | 3 | -61/+0 | |
| * | | | | | | | orangefs: Implement show_options | David Howells | 2017-07-11 | 1 | -1/+14 | |
| * | | | | | | | 9p: Implement show_options | David Howells | 2017-07-11 | 3 | -4/+66 | |
| * | | | | | | | isofs: Implement show_options | David Howells | 2017-07-11 | 2 | -3/+51 | |
| * | | | | | | | afs: Implement show_options | David Howells | 2017-07-11 | 1 | -2/+43 | |
| * | | | | | | | affs: Implement show_options | David Howells | 2017-07-11 | 1 | -5/+37 | |
| * | | | | | | | befs: Implement show_options | David Howells | 2017-07-11 | 1 | -3/+21 | |
| * | | | | | | | ramfs: Implement show_options | David Howells | 2017-07-06 | 1 | -11/+21 | |
| * | | | | | | | pstore: Implement show_options | David Howells | 2017-07-06 | 3 | -4/+15 | |
| * | | | | | | | omfs: Implement show_options | David Howells | 2017-07-06 | 1 | -3/+30 | |
| * | | | | | | | hugetlbfs: Implement show_options | David Howells | 2017-07-06 | 1 | -14/+56 | |
| * | | | | | | | VFS: Don't use save/replace_mount_options if not using generic_show_options | David Howells | 2017-07-06 | 4 | -9/+0 | |
| * | | | | | | | VFS: Provide empty name qstr | David Howells | 2017-07-06 | 5 | -10/+10 | |
| * | | | | | | | VFS: Make get_filesystem() return the affected filesystem | David Howells | 2017-07-06 | 1 | -1/+2 | |
| * | | | | | | | VFS: Clean up whitespace in fs/namespace.c and fs/super.c | David Howells | 2017-07-06 | 2 | -4/+4 | |
* | | | | | | | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -17/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-03 | 1 | -17/+22 | |
* | | | | | | | | | Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2017-07-15 | 10 | -85/+218 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ubifs: Set double hash cookie also for RENAME_EXCHANGE | Richard Weinberger | 2017-07-14 | 1 | -0/+2 | |
| * | | | | | | | | | ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs | Xiaolei Li | 2017-07-14 | 3 | -11/+15 | |
| * | | | | | | | | | ubifs: Don't leak kernel memory to the MTD | Richard Weinberger | 2017-07-14 | 1 | -5/+5 | |
| * | | | | | | | | | ubifs: Change gfp flags in page allocation for bulk read | Hyunchul Lee | 2017-07-14 | 1 | -2/+2 | |
| * | | | | | | | | | ubifs: Fix oops when remounting with no_bulk_read. | karam.lee | 2017-07-14 | 1 | -0/+2 | |
| * | | | | | | | | | ubifs: Fail commit if TNC is obviously inconsistent | Richard Weinberger | 2017-07-14 | 1 | -0/+4 | |
| * | | | | | | | | | ubifs: allow userspace to map mounts to volumes | Rabin Vincent | 2017-07-14 | 1 | -0/+7 | |
| * | | | | | | | | | ubifs: Wire-up statx() support | Richard Weinberger | 2017-07-14 | 1 | -0/+15 | |
| * | | | | | | | | | ubifs: Remove dead code from ubifs_get_link() | Richard Weinberger | 2017-07-14 | 1 | -6/+0 | |
| * | | | | | | | | | ubifs: Massage debug prints wrt. fscrypt | Richard Weinberger | 2017-07-14 | 2 | -15/+4 | |
| * | | | | | | | | | ubifs: Add assert to dent_key_init() | Richard Weinberger | 2017-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | ubifs: Fix unlink code wrt. double hash lookups | Richard Weinberger | 2017-07-14 | 3 | -24/+117 | |
| * | | | | | | | | | ubifs: Fix data node size for truncating uncompressed nodes | David Oberhollenzer | 2017-07-14 | 1 | -1/+3 | |
| * | | | | | | | | | ubifs: Don't encrypt special files on creation | David Gstir | 2017-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename | Hyunchul Lee | 2017-07-14 | 1 | -9/+5 | |
| * | | | | | | | | | ubifs: Fix inode data budget in ubifs_mknod | Hyunchul Lee | 2017-07-14 | 1 | -1/+1 |