summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs/hpfs/dnode.c: fix suspect code indentFabian Frederick2014-08-081-8/+9
* fs/reiserfs/xattr.c: fix blank line missing after declarationsFabian Frederick2014-08-081-0/+20
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-0814-14/+14
* fs/reiserfs: replace not-standard %Lu/%LdFabian Frederick2014-08-084-9/+8
* fs/ufs/inode.c: kernel-doc warning fixesFabian Frederick2014-08-081-16/+16
* fs/ufs: convert UFSD printk to pr_debugFabian Frederick2014-08-082-3/+3
* fs/ufs/super.c: use va_format instead of buffer/vsnprintfFabian Frederick2014-08-081-20/+24
* fs/ufs/super.c: use __func__ in loggingFabian Frederick2014-08-081-18/+18
* fs/ufs: use pr_fmtFabian Frederick2014-08-082-8/+13
* fs/ufs: convert printk to pr_foo()Fabian Frederick2014-08-082-133/+131
* nilfs2: integrate sysfs support into driverVyacheslav Dubeyko2014-08-085-5/+34
* nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> groupVyacheslav Dubeyko2014-08-083-0/+144
* nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots groupVyacheslav Dubeyko2014-08-082-1/+47
* nilfs2: add /sys/fs/nilfs2/<device>/checkpoints groupVyacheslav Dubeyko2014-08-082-1/+136
* nilfs2: add /sys/fs/nilfs2/<device>/segments groupVyacheslav Dubeyko2014-08-082-1/+112
* nilfs2: add /sys/fs/nilfs2/<device>/segctor groupVyacheslav Dubeyko2014-08-082-0/+286
* nilfs2: add /sys/fs/nilfs2/<device>/superblock groupVyacheslav Dubeyko2014-08-084-2/+244
* nilfs2: add /sys/fs/nilfs2/<device> groupVyacheslav Dubeyko2014-08-083-0/+194
* nilfs2: add /sys/fs/nilfs2/features groupVyacheslav Dubeyko2014-08-082-0/+174
* fs/coda: use linux/uaccess.hFabian Frederick2014-08-088-11/+8
* fs/befs/linuxvfs.c: check superblock before dump operationFabian Frederick2014-08-081-4/+2
* minix zmap block counts calculation fixQi Yong2014-08-082-3/+3
* autofs4: comment typo: remove a a doubled wordNeilBrown2014-08-081-1/+1
* autofs4: remove some unused inline functionsNeilBrown2014-08-081-49/+0
* autofs4: don't take spinlock when not needed in autofs4_lookup_expiringNeilBrown2014-08-081-2/+6
* autofs4: remove a redundant assignmentNeilBrown2014-08-081-1/+0
* autofs4: remove unused autofs4_ispending()NeilBrown2014-08-081-14/+0
* fs/ramfs/file-nommu.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-081-1/+1
* fs/efs/namei.c: return is not a functionFabian Frederick2014-08-081-5/+6
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-0621-51/+111
|\
| * list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-063-3/+3
| * mm: softdirty: respect VM_SOFTDIRTY in PTE holesPeter Feiner2014-08-061-6/+21
| * mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini2014-08-061-1/+1
| * fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-061-1/+1
| * ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed2014-08-061-0/+4
| * ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei2014-08-061-3/+2
| * ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie2014-08-063-5/+14
| * fs/squashfs/super.c: logging cleanupFabian Frederick2014-08-061-2/+3
| * fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-061-1/+1
| * ntfs: kernel-doc warning fixesFabian Frederick2014-08-061-3/+0
| * fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick2014-08-061-8/+7
| * fanotify: fix double free of pending permission eventsJan Kara2014-08-063-2/+37
| * fsnotify: rename event handling functionsJan Kara2014-08-065-14/+15
| * fs/fscache: make ctl_table staticFabian Frederick2014-08-061-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-2/+0
|\ \ | |/ |/|
| * befs: remove check for CONFIG_BEFS_RWPaul Bolle2014-06-191-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-307-17/+17
| |\ \
| * \ \ Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-281-1/+1
| |\ \ \
| | * | | Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann2014-07-111-1/+1