Age | Commit message (Expand) | Author |
2014-10-14 | ceph: fix divide-by-zero in __validate_layout() | Yan, Zheng |
2014-10-14 | ceph: fix bool assignments | Fabian Frederick |
2014-10-14 | ceph: additional debugfs output | John Spray |
2014-10-14 | ceph: export ceph_session_state_name function | John Spray |
2014-10-14 | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng |
2014-10-14 | ceph: use pagelist to present MDS request data | Yan, Zheng |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng |
2014-10-14 | ceph: fix llistxattr on symlink | Yan, Zheng |
2014-10-14 | ceph: send client metadata to MDS | John Spray |
2014-10-14 | ceph: remove redundant code for max file size verification | Chao Yu |
2014-10-14 | ceph: remove redundant io_iter_advance() | Yan, Zheng |
2014-10-14 | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng |
2014-10-14 | ceph: request xattrs if xattr_version is zero | Yan, Zheng |
2014-10-14 | ceph: make sure request isn't in any waiting list when kicking request. | Yan, Zheng |
2014-10-14 | ceph: protect kick_requests() with mdsc->mutex | Yan, Zheng |
2014-10-14 | ceph: trim unused inodes before reconnecting to recovering MDS | Yan, Zheng |
2014-10-14 | block: Remove REQ_KERNEL | Martin K. Petersen |
2014-10-14 | btrfs: LLVMLinux: Remove VLAIS | VinÃcius Tinti |
2014-10-14 | Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-10-14 | Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2014-10-14 | ext4: check s_chksum_driver when looking for bg csum presence | Darrick J. Wong |
2014-10-14 | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-14 | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner |
2014-10-14 | fs: check bh blocknr earlier when searching lru | Zach Brown |
2014-10-14 | isofs: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-14 | ocfs2: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-14 | cifs: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-14 | FS/OMFS: block number sanity check during fill_super operation | Fabian Frederick |
2014-10-14 | fs/affs: remove redundant sys_tz declarations | Fabian Frederick |
2014-10-14 | fs/affs/file.c: fix shadow warnings | Fabian Frederick |
2014-10-14 | fs/affs/inode.c: remove unused variable | Fabian Frederick |
2014-10-14 | fs/affs/super.c: remove unused variable | Fabian Frederick |
2014-10-14 | coredump: add %i/%I in core_pattern to report the tid of the crashed thread | Oleg Nesterov |
2014-10-14 | fat: remove redundant sys_tz declaration | Fabian Frederick |
2014-10-14 | fs/reiserfs/journal.c: fix sparse context imbalance warning | Fabian Frederick |
2014-10-14 | fs/ufs/balloc.c: remove unused variable | Fabian Frederick |
2014-10-14 | fs/hfs/hfs_fs.h: remove redundant sys_tz declaration | Fabian Frederick |
2014-10-14 | nilfs2: improve the performance of fdatasync() | Andreas Rohner |
2014-10-14 | nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() | Andreas Rohner |
2014-10-14 | fs/befs/btree.c: remove typedef befs_btree_node | Himangi Saraogi |
2014-10-14 | autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. | NeilBrown |
2014-10-14 | autofs4: avoid taking fs_lock during rcu-walk | NeilBrown |
2014-10-14 | autofs4: make "autofs4_can_expire" idempotent. | NeilBrown |
2014-10-14 | autofs4: factor should_expire() out of autofs4_expire_indirect. | NeilBrown |
2014-10-14 | autofs4: allow RCU-walk to walk through autofs4 | NeilBrown |
2014-10-14 | fs/ncpfs/dir.c: remove redundant sys_tz declaration | Fabian Frederick |
2014-10-14 | binfmt_misc: work around gcc-4.9 warning | Arnd Bergmann |
2014-10-14 | binfmt_misc: expand the register format limit to 1920 bytes | Mike Frysinger |
2014-10-13 | fs/fscache/object-list.c: use __seq_open_private() | Rob Jones |
2014-10-13 | CacheFiles: Fix incorrect test for in-memory object collision | David Howells |