summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-08-08fs/hpfs/dnode.c: fix suspect code indentFabian Frederick
2014-08-08fs/reiserfs/xattr.c: fix blank line missing after declarationsFabian Frederick
2014-08-08fs/reiserfs: use linux/uaccess.hFabian Frederick
2014-08-08fs/reiserfs: replace not-standard %Lu/%LdFabian Frederick
2014-08-08fs/ufs/inode.c: kernel-doc warning fixesFabian Frederick
2014-08-08fs/ufs: convert UFSD printk to pr_debugFabian Frederick
2014-08-08fs/ufs/super.c: use va_format instead of buffer/vsnprintfFabian Frederick
2014-08-08fs/ufs/super.c: use __func__ in loggingFabian Frederick
2014-08-08fs/ufs: use pr_fmtFabian Frederick
2014-08-08fs/ufs: convert printk to pr_foo()Fabian Frederick
2014-08-08nilfs2: integrate sysfs support into driverVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/checkpoints groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/segments groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/segctor groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/superblock groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device> groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/features groupVyacheslav Dubeyko
2014-08-08fs/coda: use linux/uaccess.hFabian Frederick
2014-08-08fs/befs/linuxvfs.c: check superblock before dump operationFabian Frederick
2014-08-08minix zmap block counts calculation fixQi Yong
2014-08-08autofs4: comment typo: remove a a doubled wordNeilBrown
2014-08-08autofs4: remove some unused inline functionsNeilBrown
2014-08-08autofs4: don't take spinlock when not needed in autofs4_lookup_expiringNeilBrown
2014-08-08autofs4: remove a redundant assignmentNeilBrown
2014-08-08autofs4: remove unused autofs4_ispending()NeilBrown
2014-08-08fs/ramfs/file-nommu.c: replace count*size kzalloc by kcallocFabian Frederick
2014-08-08fs/efs/namei.c: return is not a functionFabian Frederick
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06mm: softdirty: respect VM_SOFTDIRTY in PTE holesPeter Feiner
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini
2014-08-06fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick
2014-08-06ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed
2014-08-06ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei
2014-08-06ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie
2014-08-06fs/squashfs/super.c: logging cleanupFabian Frederick
2014-08-06fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick
2014-08-06ntfs: kernel-doc warning fixesFabian Frederick
2014-08-06fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick
2014-08-06fanotify: fix double free of pending permission eventsJan Kara
2014-08-06fsnotify: rename event handling functionsJan Kara
2014-08-06fs/fscache: make ctl_table staticFabian Frederick
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-04Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds