Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ovl: move some common code in a function | Vivek Goyal | 2016-07-29 | 1 | -8/+12 | |
| * | | | | ovl: store ovl_entry in inode->i_private for all inodes | Andreas Gruenbacher | 2016-07-29 | 1 | -37/+11 | |
| * | | | | ovl: use generic_delete_inode | Miklos Szeredi | 2016-07-29 | 1 | -0/+1 | |
| * | | | | ovl: check mounter creds on underlying lookup | Miklos Szeredi | 2016-07-29 | 1 | -4/+9 | |
| * | | | | Merge branch 'd_real' into overlayfs-next | Miklos Szeredi | 2016-07-27 | 6 | -36/+30 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs | Linus Torvalds | 2016-07-29 | 13 | -584/+661 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | freevxfs: update Kconfig information | Krzysztof Błaszkowski | 2016-06-13 | 1 | -1/+2 | |
| * | | | | | | freevxfs: refactor readdir and lookup code | Krzysztof Błaszkowski | 2016-06-12 | 1 | -125/+108 | |
| * | | | | | | freevxfs: fix lack of inode initialization | Krzysztof Błaszkowski | 2016-06-12 | 1 | -0/+1 | |
| * | | | | | | freevxfs: fix memory leak in vxfs_read_fshead() | Krzysztof Błaszkowski | 2016-06-12 | 1 | -0/+2 | |
| * | | | | | | freevxfs: update documentation and cresdits for HP-UX support | Krzysztof Błaszkowski | 2016-06-01 | 8 | -2/+17 | |
| * | | | | | | freevxfs: implement ->alloc_inode and ->destroy_inode | Christoph Hellwig | 2016-06-01 | 5 | -142/+116 | |
| * | | | | | | freevxfs: avoid the need for forward declaring the super operations | Christoph Hellwig | 2016-06-01 | 1 | -13/+6 | |
| * | | | | | | freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stiget | Krzysztof Błaszkowski | 2016-06-01 | 3 | -37/+31 | |
| * | | | | | | freevxfs: remove vxfs_put_fake_inode | Krzysztof Błaszkowski | 2016-06-01 | 3 | -20/+6 | |
| * | | | | | | freevxfs: handle big endian HP-UX file systems | Krzysztof Błaszkowski | 2016-06-01 | 11 | -279/+407 | |
* | | | | | | | Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-07-29 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | configfs: don't set buffer_needs_fill to zero if show() returns error | Tal Shorer | 2016-07-10 | 1 | -3/+3 | |
* | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2016-07-29 | 7 | -16/+169 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CIFS: Fix a possible invalid memory access in smb2_query_symlink() | Pavel Shilovsky | 2016-07-28 | 1 | -1/+29 | |
| * | | | | | | | | fs/cifs: make share unaccessible at root level mountable | Aurelien Aptel | 2016-07-28 | 5 | -5/+104 | |
| * | | | | | | | | cifs: fix crash due to race in hmac(md5) handling | Rabin Vincent | 2016-07-20 | 1 | -6/+10 | |
| * | | | | | | | | cifs: unbreak TCP session reuse | Rabin Vincent | 2016-07-19 | 1 | -1/+3 | |
| * | | | | | | | | cifs: Check for existing directory when opening file with O_CREAT | Sachin Prabhu | 2016-07-12 | 1 | -3/+21 | |
| * | | | | | | | | Add MF-Symlinks support for SMB 2.0 | Sachin Prabhu | 2016-07-12 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-07-29 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tracing: Use __get_str() when manipulating strings | Daniel Bristot de Oliveira | 2016-07-15 | 2 | -4/+4 | |
* | | | | | | | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-29 | 1 | -9/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-07-24 | 1 | -9/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | pmem: kill __pmem address space | Dan Williams | 2016-07-13 | 1 | -3/+3 | |
| | * | | | | | | | | | fs/dax: remove wmb_pmem() | Dan Williams | 2016-07-13 | 1 | -6/+1 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-29 | 6 | -108/+115 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 2016-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | mm: move most file-based accounting to the node | Mel Gorman | 2016-07-29 | 5 | -16/+16 | |
| * | | | | | | | | | | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman | 2016-07-29 | 1 | -1/+1 | |
| * | | | | | | | | | | mm: move page mapped accounting to the node | Mel Gorman | 2016-07-29 | 1 | -2/+2 | |
| * | | | | | | | | | | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko | 2016-07-29 | 1 | -0/+46 | |
| * | | | | | | | | | | proc, oom_adj: extract oom_score_adj setting into a helper | Michal Hocko | 2016-07-29 | 1 | -51/+43 | |
| * | | | | | | | | | | proc, oom: drop bogus sighand lock | Michal Hocko | 2016-07-29 | 1 | -34/+17 | |
| * | | | | | | | | | | proc, oom: drop bogus task_lock and mm check | Michal Hocko | 2016-07-29 | 1 | -18/+4 | |
* | | | | | | | | | | | vfs: ioctl: prevent double-fetch in dedupe ioctl | Scott Bauer | 2016-07-29 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-07-28 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fat: fix error message for bogus number of directory entries | Zheng Lv | 2016-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | fat: fix typo s/supeblock/superblock/ | Zheng Lv | 2016-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | ocfs: fix ocfs2_xattr_user_get() argument name | Andreas Gruenbacher | 2016-06-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-07-28 | 2 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | quota: use time64_t internally | Arnd Bergmann | 2016-06-19 | 2 | -9/+9 | |
* | | | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-07-28 | 45 | -299/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fs/dcache.c: avoid soft-lockup in dput() | Wei Fang | 2016-07-24 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | vfs: new d_init method | Miklos Szeredi | 2016-07-24 | 1 | -0/+11 |