Age | Commit message (Expand) | Author | Files | Lines |
2014-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs | Linus Torvalds | 4 | -25/+167 |
2014-10-18 | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -20/+255 |
2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -35/+19 |
2014-10-16 | NTFS: Bump version to 2.1.31. | Anton Altaparmakov | 1 | -1/+1 |
2014-10-16 | NTFS: Add bmap address space operation needed for FIBMAP ioctl. | Anton Altaparmakov | 1 | -0/+124 |
2014-10-16 | NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops | Anton Altaparmakov | 3 | -24/+42 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2014-10-15 | Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 1 | -9/+7 |
2014-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 12 | -177/+386 |
2014-10-15 | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+3 |
2014-10-14 | mnt: Prevent pivot_root from creating a loop in the mount tree | Eric W. Biederman | 1 | -0/+3 |
2014-10-14 | ceph: fix divide-by-zero in __validate_layout() | Yan, Zheng | 1 | -1/+1 |
2014-10-14 | ceph: fix bool assignments | Fabian Frederick | 1 | -13/+13 |
2014-10-14 | ceph: additional debugfs output | John Spray | 2 | -0/+47 |
2014-10-14 | ceph: export ceph_session_state_name function | John Spray | 2 | -7/+9 |
2014-10-14 | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 4 | -47/+170 |
2014-10-14 | ceph: use pagelist to present MDS request data | Yan, Zheng | 3 | -39/+28 |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng | 1 | -1/+0 |
2014-10-14 | ceph: fix llistxattr on symlink | Yan, Zheng | 1 | -2/+1 |
2014-10-14 | ceph: send client metadata to MDS | John Spray | 1 | -1/+70 |
2014-10-14 | ceph: remove redundant code for max file size verification | Chao Yu | 2 | -15/+0 |
2014-10-14 | ceph: remove redundant io_iter_advance() | Yan, Zheng | 1 | -1/+0 |
2014-10-14 | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng | 2 | -8/+10 |
2014-10-14 | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 5 | -30/+20 |
2014-10-14 | ceph: make sure request isn't in any waiting list when kicking request. | Yan, Zheng | 1 | -0/+1 |
2014-10-14 | ceph: protect kick_requests() with mdsc->mutex | Yan, Zheng | 1 | -2/+3 |
2014-10-14 | ceph: trim unused inodes before reconnecting to recovering MDS | Yan, Zheng | 1 | -10/+13 |
2014-10-14 | block: Remove REQ_KERNEL | Martin K. Petersen | 2 | -9/+7 |
2014-10-14 | btrfs: LLVMLinux: Remove VLAIS | VinÃcius Tinti | 1 | -9/+7 |
2014-10-14 | Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -28/+23 |
2014-10-14 | Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 4 | -17/+23 |
2014-10-14 | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2014-10-14 | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner | 1 | -5/+14 |
2014-10-14 | fs: check bh blocknr earlier when searching lru | Zach Brown | 1 | -2/+2 |
2014-10-14 | isofs: replace strnicmp with strncasecmp | Rasmus Villemoes | 1 | -1/+1 |
2014-10-14 | ocfs2: replace strnicmp with strncasecmp | Rasmus Villemoes | 2 | -4/+4 |
2014-10-14 | cifs: replace strnicmp with strncasecmp | Rasmus Villemoes | 2 | -5/+5 |
2014-10-14 | FS/OMFS: block number sanity check during fill_super operation | Fabian Frederick | 2 | -3/+8 |
2014-10-14 | fs/affs: remove redundant sys_tz declarations | Fabian Frederick | 3 | -5/+0 |
2014-10-14 | fs/affs/file.c: fix shadow warnings | Fabian Frederick | 1 | -15/+24 |
2014-10-14 | fs/affs/inode.c: remove unused variable | Fabian Frederick | 1 | -2/+0 |
2014-10-14 | fs/affs/super.c: remove unused variable | Fabian Frederick | 1 | -3/+1 |
2014-10-14 | coredump: add %i/%I in core_pattern to report the tid of the crashed thread | Oleg Nesterov | 1 | -0/+8 |
2014-10-14 | fat: remove redundant sys_tz declaration | Fabian Frederick | 1 | -2/+0 |
2014-10-14 | fs/reiserfs/journal.c: fix sparse context imbalance warning | Fabian Frederick | 1 | -3/+5 |
2014-10-14 | fs/ufs/balloc.c: remove unused variable | Fabian Frederick | 1 | -3/+0 |
2014-10-14 | fs/hfs/hfs_fs.h: remove redundant sys_tz declaration | Fabian Frederick | 1 | -2/+0 |
2014-10-14 | nilfs2: improve the performance of fdatasync() | Andreas Rohner | 3 | -11/+20 |
2014-10-14 | nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() | Andreas Rohner | 5 | -10/+37 |
2014-10-14 | fs/befs/btree.c: remove typedef befs_btree_node | Himangi Saraogi | 1 | -24/+29 |