Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 2015-02-19 | |
| * | | | | | | | | | | | | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2015-02-19 | |
| * | | | | | | | | | | | | ceph: improve reference tracking for snaprealm | Yan, Zheng | 2015-02-19 | |
| * | | | | | | | | | | | | ceph: properly zero data pages for file holes. | Yan, Zheng | 2015-02-19 | |
| * | | | | | | | | | | | | ceph: acl: Remove unused function | Rickard Strandqvist | 2015-02-19 | |
| * | | | | | | | | | | | | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 2015-02-19 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-02-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | locks: fix list insertion when lock is split in two | Jeff Layton | 2015-02-17 | |
| * | | | | | | | | | | | | locks: remove conditional lock release in middle of flock_lock_file | Jeff Layton | 2015-02-17 | |
| * | | | | | | | | | | | | locks: only remove leases associated with the file being closed | Jeff Layton | 2015-02-17 | |
| * | | | | | | | | | | | | Revert "locks: keep a count of locks on the flctx lists" | Jeff Layton | 2015-02-16 | |
* | | | | | | | | | | | | | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-02-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge JFFS2 updates from David Woodhouse | Brian Norris | 2015-02-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | jffs2: fix handling of corrupted summary length | Chen Jie | 2015-02-13 | |
| * | | | | | | | | | | | | | jffs2: compr_rubin: Remove unused function | Rickard Strandqvist | 2015-01-12 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | nfsd4: fix v3-less build | J. Bruce Fields | 2015-02-16 | |
| * | | | | | | | | | | | | | nfsd: fix comparison in fh_fsid_match() | Dan Carpenter | 2015-02-12 | |
* | | | | | | | | | | | | | | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | ext4: add optimization for the lazytime mount option | Theodore Ts'o | 2015-02-05 | |
| * | | | | | | | | | | | | | | vfs: add find_inode_nowait() function | Theodore Ts'o | 2015-02-05 | |
| * | | | | | | | | | | | | | | vfs: add support for a lazytime mount option | Theodore Ts'o | 2015-02-05 | |
* | | | | | | | | | | | | | | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | fs: add vfs_iter_{read,write} helpers | Christoph Hellwig | 2015-01-29 | |
| * | | | | | | | | | | | | | | | new helper: iov_iter_bvec() | Al Viro | 2015-01-29 | |
* | | | | | | | | | | | | | | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | audit: replace getname()/putname() hacks with reference counters | Paul Moore | 2015-01-23 | |
| * | | | | | | | | | | | | | | | | audit: enable filename recording via getname_kernel() | Paul Moore | 2015-01-23 | |
| * | | | | | | | | | | | | | | | | simpler calling conventions for filename_mountpoint() | Al Viro | 2015-01-23 | |
| * | | | | | | | | | | | | | | | | fs: create proper filename objects using getname_kernel() | Paul Moore | 2015-01-23 | |
| * | | | | | | | | | | | | | | | | fs: rework getname_kernel to handle up to PATH_MAX sized filenames | Paul Moore | 2015-01-23 | |
| * | | | | | | | | | | | | | | | | cut down the number of do_path_lookup() callers | Al Viro | 2015-01-23 | |
* | | | | | | | | | | | | | | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | debugfs: Provide a file creation function that also takes an initial size | David Howells | 2015-02-17 | |
| * | | | | | | | | | | | | | | | | | new primitive: debugfs_create_automount() | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | debugfs: split end_creating() into success and failure cases | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | debugfs: take mode-dependent parts of debugfs_get_inode() into callers | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | fold debugfs_mknod() into callers | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | fold debugfs_create() into caller | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | fold debugfs_mkdir() into caller | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | debugfs_mknod(): get rid useless arguments | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | fold debugfs_link() into caller | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | debugfs: kill __create_file() | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | debugfs: split the beginning and the end of __create_file() off | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | debugfs_{mkdir,create,link}(): get rid of redundant argument | Al Viro | 2015-01-25 | |
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | switch the IO-triggering parts of umount to fs_pin | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | new fs_pin killing logics | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | allow attaching fs_pin to a group not associated with some superblock | Al Viro | 2015-01-25 | |
| * | | | | | | | | | | | | | | | | | dcache: let the dentry count go down to zero without taking d_lock | Linus Torvalds | 2015-01-25 |