summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\
| * block: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-1/+1
* | Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-10-151-9/+7Star
|\ \
| * | btrfs: LLVMLinux: Remove VLAISVinícius Tinti2014-10-141-9/+7Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-1512-177/+386
|\ \ \
| * | | ceph: fix divide-by-zero in __validate_layout()Yan, Zheng2014-10-141-1/+1
| * | | ceph: fix bool assignmentsFabian Frederick2014-10-141-13/+13
| * | | ceph: additional debugfs outputJohn Spray2014-10-142-0/+47
| * | | ceph: export ceph_session_state_name functionJohn Spray2014-10-142-7/+9
| * | | ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-144-47/+170
| * | | ceph: use pagelist to present MDS request dataYan, Zheng2014-10-143-39/+28Star
| * | | libceph: reference counting pagelistYan, Zheng2014-10-141-1/+0Star
| * | | ceph: fix llistxattr on symlinkYan, Zheng2014-10-141-2/+1Star
| * | | ceph: send client metadata to MDSJohn Spray2014-10-141-1/+70
| * | | ceph: remove redundant code for max file size verificationChao Yu2014-10-142-15/+0Star
| * | | ceph: remove redundant io_iter_advance()Yan, Zheng2014-10-141-1/+0Star
| * | | ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2014-10-142-8/+10
| * | | ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-145-30/+20Star
| * | | ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng2014-10-141-0/+1
| * | | ceph: protect kick_requests() with mdsc->mutexYan, Zheng2014-10-141-2/+3
| * | | ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng2014-10-141-10/+13
* | | | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-151-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman2014-10-141-0/+3
* | | | Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-143-28/+23Star
|\ \ \ \
| * | | | fs/fscache/object-list.c: use __seq_open_private()Rob Jones2014-10-131-14/+2Star
| * | | | CacheFiles: Fix incorrect test for in-memory object collisionDavid Howells2014-10-131-1/+1
| * | | | CacheFiles: Handle object being killed before being set upDavid Howells2014-09-301-13/+20
* | | | | Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-10-144-17/+23
|\ \ \ \ \
| * | | | | UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger2014-09-301-1/+1
| * | | | | UBIFS: Align the dump messages of SB_NODEhujianyang2014-09-261-2/+2
| * | | | | UBIFS: Remove bogus assertRichard Weinberger2014-09-191-4/+3Star
| * | | | | UBIFS: fix free log space calculationArtem Bityutskiy2014-09-081-2/+6
| * | | | | UBIFS: fix a race conditionArtem Bityutskiy2014-09-082-8/+11
* | | | | | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-141-0/+2
|\ \ \ \ \ \
| * | | | | | fs: Add a missing permission check to do_umountAndy Lutomirski2014-10-081-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2014-10-141-5/+14
* | | | | | fs: check bh blocknr earlier when searching lruZach Brown2014-10-141-2/+2
* | | | | | isofs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* | | | | | ocfs2: replace strnicmp with strncasecmpRasmus Villemoes2014-10-142-4/+4
* | | | | | cifs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-142-5/+5
* | | | | | FS/OMFS: block number sanity check during fill_super operationFabian Frederick2014-10-142-3/+8
* | | | | | fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-143-5/+0Star
* | | | | | fs/affs/file.c: fix shadow warningsFabian Frederick2014-10-141-15/+24
* | | | | | fs/affs/inode.c: remove unused variableFabian Frederick2014-10-141-2/+0Star
* | | | | | fs/affs/super.c: remove unused variableFabian Frederick2014-10-141-3/+1Star
* | | | | | coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2014-10-141-0/+8
* | | | | | fat: remove redundant sys_tz declarationFabian Frederick2014-10-141-2/+0Star
* | | | | | fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick2014-10-141-3/+5
* | | | | | fs/ufs/balloc.c: remove unused variableFabian Frederick2014-10-141-3/+0Star
* | | | | | fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick2014-10-141-2/+0Star