summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-11-16pstore: Use global ftrace filters for function trace filteringJoel Fernandes1-2/+5
2016-11-16pstore: Clarify context field przs as dprzsKees Cook1-12/+12
2016-11-16pstore: improve error report for failed setupKees Cook1-19/+34
2016-11-16pstore: Merge per-CPU ftrace records into oneJoel Fernandes1-13/+109
2016-11-16pstore: Add ftrace timestamp counterJoel Fernandes3-37/+9
2016-11-16ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes1-17/+55
2016-11-16pstore: Make ramoops_init_przs generic for other prz arraysKees Cook1-28/+54
2016-11-16pstore: Allow prz to control need for lockingJoel Fernandes2-11/+18
2016-11-11pstore: Warn on PSTORE_TYPE_PMSG using deprecated functionJoel Fernandes1-4/+2
2016-11-11pstore: Make spinlock per zone instead of globalJoel Fernandes1-6/+5
2016-11-09pstore: Actually give up during locking failureLi Pengcheng1-0/+1
2016-10-24Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2-11/+11
2016-10-24Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-50/+56
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-41/+25
2016-10-22Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-2/+3
2016-10-20Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds4-4/+8
2016-10-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-6/+9
2016-10-20fs/proc: Stop trying to report thread stacksAndy Lutomirski2-37/+20
2016-10-20fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski1-4/+5
2016-10-20ubifs: Abort readdir upon errorRichard Weinberger1-5/+3
2016-10-20ubifs: Fix xattr_names length in exit pathsRichard Weinberger1-0/+2
2016-10-20ubifs: Rename ubifs_rename2Richard Weinberger1-6/+6
2016-10-19nfs4: fix missing-braces warningArnd Bergmann1-1/+1
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds2-8/+20
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes1-6/+13
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-2/+7
2016-10-19Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2016-10-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+6
2016-10-18ceph: fix non static symbol warningWei Yongjun1-2/+2
2016-10-18locking, fs/locks: Add missing file_sem locksPeter Zijlstra1-0/+6
2016-10-18ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven1-0/+2
2016-10-18ceph: fix readdir vs fragmentation raceYan, Zheng1-1/+2
2016-10-18ext2: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann1-3/+4
2016-10-18isofs: Do not return EACCES for unknown filesystemsJan Kara1-3/+5
2016-10-18btrfs: assign error values to the correct bio structsJunjie Mao1-2/+2
2016-10-16ceph: fix error handling in ceph_read_iterNikolay Borisov1-1/+2
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds8-283/+244
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2016-10-15ext4: add missing KERN_CONT to a few more debugging usesJoe Perches4-31/+26
2016-10-15fscrypto: lock inode while setting encryption policyEric Biggers1-0/+4
2016-10-15ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers1-1/+1
2016-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-20/+63
2016-10-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-296/+824
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-156/+261
2016-10-15fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-93/+81
2016-10-15fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-15overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-15iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum1-0/+29
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French1-0/+123