aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-09-18cpuset: simplify proc_cpuset_show()Gravatar Zefan Li 1-18/+2
2014-09-18cgroup: simplify proc_cgroup_show()Gravatar Zefan Li 1-17/+2
2014-08-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 17-305/+541
2014-08-16Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxGravatar Linus Torvalds 1-29/+57
2014-08-16Merge git://git.kvack.org/~bcrl/aio-nextGravatar Linus Torvalds 1-56/+30
2014-08-15btrfs: disable strict file flushes for renames and truncatesGravatar Chris Mason 8-267/+6
2014-08-15Btrfs: fix csum tree corruption, duplicate and outdated checksumsGravatar Filipe Manana 1-1/+1
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archGravatar Takashi Iwai 2-6/+20
2014-08-15Btrfs: fix compressed write corruption on enospcGravatar Liu Bo 1-0/+12
2014-08-15btrfs: correctly handle return from ulist_addGravatar Mark Fasheh 1-4/+9
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteGravatar Mark Fasheh 3-0/+426
2014-08-15Btrfs: read lock extent buffer while walking backrefsGravatar Filipe Manana 1-0/+3
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaGravatar Josef Bacik 3-25/+23
2014-08-15btrfs: adjust statfs calculations according to raid profilesGravatar David Sterba 1-6/+45
2014-08-14locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlockGravatar Jeff Layton 1-9/+7
2014-08-14locks: defer freeing locks in locks_delete_lock until after i_lock has been d...Gravatar Jeff Layton 1-8/+30
2014-08-14locks: don't reuse file_lock in __posix_lock_fileGravatar Jeff Layton 1-11/+14
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 30-870/+1124
2014-08-13Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 115-2044/+2213
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 16-195/+189
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 5-17/+43
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 14-46/+38
2014-08-12reiserfs: Fix use after free in journal teardownGravatar Jan Kara 2-7/+21
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 24-175/+357
2014-08-11locks: don't call locks_release_private from locks_copy_lockGravatar Jeff Layton 1-1/+2
2014-08-11locks: show delegations as "DELEG" in /proc/locksGravatar Jeff Layton 1-1/+5
2014-08-11fix copy_tree() regressionGravatar Al Viro 1-7/+24
2014-08-10Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst...Gravatar Linus Torvalds 2-2/+2
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 13-65/+246
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 26-1390/+2632
2014-08-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 18-783/+1665
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-4/+2
2014-08-08shm: add sealing APIGravatar David Herrmann 1-0/+5
2014-08-08mm: allow drivers to prevent new writable mappingsGravatar David Herrmann 1-0/+1
2014-08-08fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeGravatar Fabian Frederick 1-10/+5
2014-08-08initramfs: support initramfs that is bigger than 2GiBGravatar Yinghai Lu 2-5/+6
2014-08-08fs/qnx6: update debugging to current functionsGravatar Fabian Frederick 5-39/+23
2014-08-08fs/qnx6: use pr_fmt and __func__ in loggingGravatar Fabian Frederick 4-38/+44
2014-08-08fs/qnx6: convert printk to pr_foo()Gravatar Fabian Frederick 3-55/+43
2014-08-08fs/romfs/super.c: add blank line after declarationsGravatar Fabian Frederick 1-0/+2
2014-08-08fs/romfs/super.c: use pr_fmt in loggingGravatar Fabian Frederick 1-7/+8
2014-08-08fs/romfs/super.c: convert printk to pr_foo()Gravatar Fabian Frederick 1-9/+7
2014-08-08fs/cramfs/inode.c: use linux/uaccess.hGravatar Fabian Frederick 1-1/+1
2014-08-08fs/cramfs: code clean-upGravatar Fabian Frederick 2-12/+15
2014-08-08fs/cramfs: use pr_fmtGravatar Fabian Frederick 2-8/+12
2014-08-08fs/cramfs: convert printk to pr_foo()Gravatar Fabian Frederick 2-10/+10
2014-08-08fs/omfs/inode.c: replace count*size kzalloc by kcallocGravatar Fabian Frederick 1-1/+1
2014-08-08fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_arrayGravatar Fabian Frederick 1-1/+1
2014-08-08fs/bfs: use bfs prefix for dump_imapGravatar Fabian Frederick 3-8/+5
2014-08-08adfs: add __printf verification, fix format/argument mismatchesGravatar Joe Perches 3-4/+4