summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-08-09fs/ufs/inode.c: kernel-doc warning fixesFabian Frederick1-16/+16
2014-08-09fs/ufs: convert UFSD printk to pr_debugFabian Frederick2-3/+3
2014-08-09fs/ufs/super.c: use va_format instead of buffer/vsnprintfFabian Frederick1-20/+24
2014-08-09fs/ufs/super.c: use __func__ in loggingFabian Frederick1-18/+18
2014-08-09fs/ufs: use pr_fmtFabian Frederick2-8/+13
2014-08-09fs/ufs: convert printk to pr_foo()Fabian Frederick2-133/+131
2014-08-09nilfs2: integrate sysfs support into driverVyacheslav Dubeyko5-5/+34
2014-08-09nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> groupVyacheslav Dubeyko3-0/+144
2014-08-09nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots groupVyacheslav Dubeyko2-1/+47
2014-08-09nilfs2: add /sys/fs/nilfs2/<device>/checkpoints groupVyacheslav Dubeyko2-1/+136
2014-08-09nilfs2: add /sys/fs/nilfs2/<device>/segments groupVyacheslav Dubeyko2-1/+112
2014-08-09nilfs2: add /sys/fs/nilfs2/<device>/segctor groupVyacheslav Dubeyko2-0/+286
2014-08-09nilfs2: add /sys/fs/nilfs2/<device>/superblock groupVyacheslav Dubeyko4-2/+244
2014-08-09nilfs2: add /sys/fs/nilfs2/<device> groupVyacheslav Dubeyko3-0/+194
2014-08-09nilfs2: add /sys/fs/nilfs2/features groupVyacheslav Dubeyko2-0/+174
2014-08-09fs/coda: use linux/uaccess.hFabian Frederick8-11/+8
2014-08-09fs/befs/linuxvfs.c: check superblock before dump operationFabian Frederick1-4/+2
2014-08-09minix zmap block counts calculation fixQi Yong2-3/+3
2014-08-09autofs4: comment typo: remove a a doubled wordNeilBrown1-1/+1
2014-08-09autofs4: remove some unused inline functionsNeilBrown1-49/+0
2014-08-09autofs4: don't take spinlock when not needed in autofs4_lookup_expiringNeilBrown1-2/+6
2014-08-09autofs4: remove a redundant assignmentNeilBrown1-1/+0
2014-08-09autofs4: remove unused autofs4_ispending()NeilBrown1-14/+0
2014-08-09fs/ramfs/file-nommu.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-08-09fs/efs/namei.c: return is not a functionFabian Frederick1-5/+6
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds21-51/+111
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2014-08-07list: fix order of arguments for hlist_add_after(_rcu)Ken Helias3-3/+3
2014-08-07mm: softdirty: respect VM_SOFTDIRTY in PTE holesPeter Feiner1-6/+21
2014-08-07mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini1-1/+1
2014-08-07fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-08-07ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed1-0/+4
2014-08-07ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei1-3/+2
2014-08-07ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie3-5/+14
2014-08-07fs/squashfs/super.c: logging cleanupFabian Frederick1-2/+3
2014-08-07fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick1-1/+1
2014-08-07ntfs: kernel-doc warning fixesFabian Frederick1-3/+0
2014-08-07fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick1-8/+7
2014-08-07fanotify: fix double free of pending permission eventsJan Kara3-2/+37
2014-08-07fsnotify: rename event handling functionsJan Kara5-14/+15
2014-08-07fs/fscache: make ctl_table staticFabian Frederick1-2/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds3-15/+12
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+75
2014-08-06nfsd: add some comments to the nfsd4 object definitionsJeff Layton2-7/+101
2014-08-05nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappersJeff Layton2-17/+0
2014-08-05Add worker function to set allocation sizeSteve French4-6/+11
2014-08-05nfsd: remove nfs4_lock_state: nfs4_state_shutdown_netJeff Layton1-2/+0
2014-08-05nfsd: remove nfs4_lock_state: nfs4_laundromatJeff Layton1-3/+0
2014-08-05nfsd: Remove nfs4_lock_state(): reclaim_complete()Trond Myklebust1-2/+0