Age | Commit message (Expand) | Author | Files | Lines |
2016-05-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -12/+27 |
2016-05-28 | switch ->setxattr() to passing dentry and inode separately | Al Viro | 1 | -0/+7 |
2016-05-28 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+0 |
2016-05-27 | ovl: update documentation | Miklos Szeredi | 1 | -9/+0 |
2016-05-27 | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+32 |
2016-05-26 | update D/f/directory-locking | Al Viro | 1 | -12/+20 |
2016-05-24 | nilfs2: clarify permission to replicate the design | Ryusuke Konishi | 1 | -0/+5 |
2016-05-21 | procfs: expose umask in /proc/<PID>/status | Richard W.M. Jones | 1 | -0/+1 |
2016-05-20 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 3 | -3/+3 |
2016-05-18 | dax: for truncate/hole-punch, do zeroing through the driver if possible | Vishal Verma | 1 | -0/+32 |
2016-05-18 | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2016-05-03 | lookup_open(): lock the parent shared unless O_CREAT is given | Al Viro | 1 | -0/+3 |
2016-05-03 | introduce a parallel variant of ->iterate() | Al Viro | 1 | -0/+18 |
2016-05-03 | parallel lookups: actual switch to rwsem | Al Viro | 1 | -0/+18 |
2016-05-03 | parallel lookups machinery, part 2 | Al Viro | 1 | -0/+8 |
2016-05-03 | Merge getxattr prototype change into work.lookups | Al Viro | 1 | -0/+6 |
2016-05-02 | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2 | -2/+2 |
2016-04-28 | Documentation: fix common spelling mistakes | Kees Cook | 3 | -3/+3 |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 1 | -0/+6 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 3 | -4/+4 |
2016-03-26 | Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 1 | -0/+406 |
2016-03-25 | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+23 |
2016-03-23 | fat: add config option to set UTF-8 mount option by default | Maciej S. Szmigiero | 1 | -3/+4 |
2016-03-23 | ocfs2: add feature document for online file check | Gang He | 1 | -0/+94 |
2016-03-22 | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -250/+11 |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+18 |
2016-03-18 | nfsd: add SCSI layout support | Christoph Hellwig | 1 | -0/+23 |
2016-03-18 | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -5/+6 |
2016-03-18 | proc: add /proc/<pid>/timerslack_ns interface | John Stultz | 1 | -0/+18 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+9 |
2016-03-17 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 6 | -12/+12 |
2016-03-14 | Orangefs: merge to v4.5 | Mike Marshall | 10 | -46/+134 |
2016-03-11 | Documentation: btrfs: remove usage specific information | David Sterba | 1 | -263/+11 |
2016-03-10 | Doc: nfs: Fix typos in Documentation/filesystems/nfs | Masanari Iida | 5 | -8/+8 |
2016-03-10 | doc: fix grammar | Javi Merino | 1 | -4/+4 |
2016-03-08 | TTY, devpts: document pty count limiting | Konstantin Khlebnikov | 1 | -0/+9 |
2016-03-06 | configfs: switch ->default groups to a linked list | Christoph Hellwig | 1 | -5/+6 |
2016-03-01 | Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/... | Chris Mason | 1 | -3/+16 |
2016-02-26 | Orangefs: update orangefs.txt | Mike Marshall | 1 | -13/+66 |
2016-02-12 | btrfs: Introduce new mount option to disable tree log replay | Qu Wenruo | 1 | -0/+8 |
2016-02-12 | btrfs: Introduce new mount option usebackuproot to replace recovery | Qu Wenruo | 1 | -3/+8 |
2016-02-10 | efi: Make efivarfs entries immutable by default | Peter Jones | 1 | -0/+7 |
2016-02-03 | mm: polish virtual memory accounting | Konstantin Khlebnikov | 1 | -2/+2 |
2016-02-03 | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner | 1 | -6/+3 |
2016-01-21 | Documentation/filesystems/vfat.txt: update the limitation for fat fallocate | Namjae Jeon | 1 | -0/+10 |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+2 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -8/+23 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+5 |
2016-01-15 | Documentation/filesystems: describe the shared memory usage/accounting | Rodrigo Freire | 2 | -4/+6 |
2016-01-15 | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status | Jerome Marchand | 1 | -2/+11 |