aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-06-10Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsHEADmasterLinus Torvalds8-16/+35
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds16-305/+639
2014-06-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-98/+158
2014-06-08Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+2
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds20-429/+494
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds213-4503/+2190
2014-06-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into nextLinus Torvalds4-81/+98
2014-06-08f2fs: support f2fs_fiemapJaegeuk Kim3-0/+8
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+5
2014-06-06ufs: sb mutex merge + mutex_destroyFabian Frederick4-43/+33
2014-06-06fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-06-06fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick1-4/+17
2014-06-06fs/dlm/config.c: convert simple_str to kstrFabian Frederick1-6/+20
2014-06-06fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick1-4/+4
2014-06-06fs/reiserfs/bitmap.c: coding style fixesFabian Frederick1-7/+6
2014-06-06fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches5-6/+6
2014-06-06ntfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-06inotify: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2014-06-06nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-6/+6
2014-06-06lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2014-06-06fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-06coda: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2014-06-06fs/devpts/inode.c: convert printk to pr_foo()Fabian Frederick1-11/+15
2014-06-06fs/cachefiles: replace kerror by pr_errFabian Frederick8-54/+58
2014-06-06FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick6-52/+39
2014-06-06fs/pstore: logging clean-upFabian Frederick2-29/+26
2014-06-06fs/affs: pr_debug cleanupFabian Frederick9-59/+74
2014-06-06fs/affs: convert printk to pr_foo()Fabian Frederick4-23/+26
2014-06-06fs/affs/file.c: remove unnecessary function parametersFabian Frederick1-11/+13
2014-06-06fs/proc/vmcore.c: remove NULL assignment to staticFabian Frederick1-1/+1
2014-06-06fs/proc/task_mmu.c: replace seq_printf by seq_putsFabian Frederick1-4/+4
2014-06-06signals: jffs2: fix the wrong usage of disallow_signal()Oleg Nesterov1-5/+7
2014-06-06fs/fat/inode.c: clean up string initializations (char[] instead of char *)Manuel Schölling1-1/+1
2014-06-06fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2-77/+269
2014-06-06fs/hpfs: increase pr_warn levelFabian Frederick8-47/+47
2014-06-06fs/hpfs: use __func__ for loggingFabian Frederick2-12/+12
2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick10-51/+56
2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick10-67/+89
2014-06-06fs/ufs/balloc.c: remove err parameter in ufs_add_fragmentsFabian Frederick1-3/+3
2014-06-06hfsplus: fix compiler warning on PowerPCChristian Kujau1-1/+1
2014-06-06fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick3-6/+6
2014-06-06hfsplus: coding style fix for declarations in hfsplus_fs.hSergei Antonov1-96/+107
2014-06-06fs/hfsplus/wrapper.c: replace shift loop by ilog2Fabian Frederick1-3/+1
2014-06-06hfsplus: fix "unused node is not erased" errorSergei Antonov6-7/+28
2014-06-06fs/hfsplus/wrapper.c: replace min/casting by min_tFabian Frederick1-3/+3
2014-06-06fs/hfsplus/options.c: replace seq_printf by seq_putsFabian Frederick1-5/+4
2014-06-06fs/hfsplus/bnode.c: replace min/casting by min_tFabian Frederick1-17/+15
2014-06-06hfsplus: emit proper file type from readdirSergei Antonov1-1/+19
2014-06-06hfsplus: remove unused routine hfsplus_attr_build_key_uniHin-Tak Leung2-28/+0
2014-06-06hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung5-66/+94
2014-06-06hfsplus: fix worst-case unicode to char conversion of file names and attributesHin-Tak Leung2-5/+21
2014-06-06fs/coda: use __func__Fabian Frederick5-33/+34
2014-06-06fs/coda: logging prefix uniformizationFabian Frederick5-8/+14
2014-06-06fs/coda: replace printk by pr_foo()Fabian Frederick6-47/+48
2014-06-06fs/befs: kernel-doc fixesFabian Frederick3-11/+11
2014-06-06fs/befs/linuxvfs.c: remove positive test on sector_tFabian Frederick1-8/+0
2014-06-06fs/befs/btree.c: replace strncpy by strlcpy + coding style fixingFabian Frederick1-4/+3
2014-06-06fs/befs/linuxvfs.c: replace strncpy by strlcpyFabian Frederick1-3/+2
2014-06-06fs/ceph/debugfs.c: replace seq_printf by seq_putsFabian Frederick1-3/+3
2014-06-06fs/ceph: replace pr_warning by pr_warnFabian Frederick4-6/+6
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi1-1/+1
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana1-2/+5
2014-06-07f2fs: avoid not to call remove_dirty_inodeJaegeuk Kim1-8/+13
2014-06-07f2fs: recover fallocated spaceJaegeuk Kim1-0/+1
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2-0/+14
2014-06-04fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_initFabian Frederick1-1/+1
2014-06-04fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoulFabian Frederick1-7/+6
2014-06-04fs/binfmt_flat.c: make old_reloc() staticAxel Lin1-1/+1
2014-06-04fs/binfmt_elf.c: fix bool assignementsFabian Frederick1-2/+2
2014-06-04fs/efs: convert printk(KERN_DEBUG to pr_debugFabian Frederick3-26/+17
2014-06-04fs/efs: add pr_fmt / use __func__Fabian Frederick6-35/+49
2014-06-04fs/efs: convert printk to pr_foo()Fabian Frederick5-35/+32
2014-06-04fs/exportfs/expfs.c: kernel-doc warning fixesFabian Frederick1-2/+2
2014-06-04fs/efivarfs/super.c: use static const for dentry_operationsFabian Frederick1-1/+1
2014-06-04fs/superblock: avoid locking counting inodes and dentries before reclaiming themTim Chen1-4/+8
2014-06-04fs/superblock: unregister sb shrinker before ->kill_sb()Dave Chinner1-3/+1
2014-06-04fs/hugetlbfs/inode.c: remove null test before kfreeFabian Frederick1-2/+1
2014-06-04fs/hugetlbfs/inode.c: use static const for dentry_operationsFabian Frederick1-1/+1
2014-06-04fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_keyFabian Frederick1-1/+1
2014-06-04mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman11-28/+23
2014-06-04fs: buffer: do not use unnecessary atomic operations when discarding buffersMel Gorman1-5/+16
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-1/+1
2014-06-04fs/block_dev.c: add bdev_read_page() and bdev_write_page()Matthew Wilcox2-0/+75
2014-06-04fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox1-17/+1
2014-06-04fs/mpage.c: factor clean_buffers() out of __mpage_writepage()Matthew Wilcox1-24/+30
2014-06-04fs/buffer.c: remove block_write_full_page_endio()Matthew Wilcox3-18/+7
2014-06-04fs/hugetlbfs/inode.c: complete conversion to pr_foo()Andrew Morton1-10/+8
2014-06-04mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...Cyrill Gorcunov1-5/+9
2014-06-04fs/libfs.c: add generic data flush to fsyncFabian Frederick1-3/+31
2014-06-04fs/9p: kerneldoc fixesFabian Frederick4-10/+8
2014-06-04fs/9p/v9fs.c: add __init to v9fs_sysfs_initFabian Frederick1-1/+1
2014-06-04ocfs2: remove some unused codeXue jiufei3-7/+0
2014-06-04ocfs2: fix incorrect i_size of global bitmap inode after resizeJoseph Qi1-2/+2
2014-06-04ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_superJoseph Qi1-6/+0
2014-06-04ocfs2/dlm: disallow node joining when recovery is on goingXue jiufei1-1/+12
2014-06-04ocfs2: fix umount hang while shutting down truncate logXue jiufei2-1/+6
2014-06-04fs/ocfs2/ioctl.c: add static to local functionsFabian Frederick1-40/+41
2014-06-04ocfs2/dlm: fix possible convert=sion deadlockXue jiufei1-1/+9
2014-06-04ocfs2: limit printk when journal is abortedJoseph Qi1-2/+15
2014-06-04ocfs2: remove some redundant castingGeorge Spelvin1-4/+3
2014-06-04fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpyFabian Frederick1-2/+2
2014-06-04ocfs2: remove NULL assignments on staticFabian Frederick7-10/+10
2014-06-04fs/configfs: use pr_fmtFabian Frederick4-5/+11
2014-06-04fs/configfs: convert printk to pr_foo()Fabian Frederick3-8/+7
2014-06-04fs/configs/item.c: kernel-doc fixes + clean-upFabian Frederick1-30/+28
2014-06-04fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick1-1/+1
2014-06-04ntfs: remove NULL value assignmentsFabian Frederick3-4/+4
2014-06-04fanotify: check file flags passed in fanotify_initHeinrich Schuchardt1-0/+25
2014-06-04fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checkingHeinrich Schuchardt1-0/+3
2014-06-04fs/notify/mark.c: trivial cleanupDavid Cohen1-1/+1
2014-06-04fanotify: create FAN_ACCESS event for readdirHeinrich Schuchardt1-0/+2
2014-06-04fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and pathHeinrich Schuchardt1-7/+10
2014-06-04fs/fscache: replace seq_printf by seq_putsFabian Frederick2-8/+6
2014-06-04fs/fscache: convert printk to pr_foo()Fabian Frederick7-32/+32
2014-06-04Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into nextLinus Torvalds5-54/+66
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-162/+245
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds6-32/+27
2014-06-04f2fs: fix to recover data written by dioJaegeuk Kim3-0/+16
2014-06-04f2fs: large volume supportChangman Lee2-7/+51
2014-06-04f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pagesChao Yu1-28/+24
2014-06-04f2fs: avoid overflow when large directory feathure is enabledChao Yu1-2/+2
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds22-43/+43
2014-06-03fs/jfs/super.c: convert simple_str to kstrFabian Frederick1-8/+24
2014-06-03fs/jfs/jfs_dmap.c: replace min/casting by min_tFabian Frederick1-4/+5
2014-06-03fs/jfs/super.c: remove 0 assignment to static + code clean-upFabian Frederick1-26/+19
2014-06-03fs/jfs/jfs_logmgr.c: remove NULL assignment on staticFabian Frederick1-1/+1
2014-06-03kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2-6/+9
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-17/+66
2014-06-03UBIFS: Add an assertion for clean_zn_cnthujianyang1-2/+3
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson3-0/+8
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds4-2937/+1
2014-06-02UBIFS: respect MS_SILENT mount flagDaniel Golle3-8/+26
2014-06-02ext4: handle symlink properly with inline_dataZheng Liu1-0/+3
2014-06-02f2fs: fix recursive lock by f2fs_setxattrJaegeuk Kim1-5/+5
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton1-0/+11
2014-06-02fs/locks.c: replace seq_printf by seq_putsFabian Frederick1-11/+11
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton6-21/+5
2014-06-02UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang1-1/+0
2014-06-019P: fix return value in v9fs_fid_xattr_setDominique Martinet1-1/+1
2014-06-01fs/9p: adjust sscanf parameters accordingly to the variable typesToralf Förster1-1/+1
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro1-12/+41
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro1-13/+17
2014-05-29split dentry_kill()Al Viro1-26/+36
2014-05-28JFS: Check for NULL before calling posix_acl_equiv_mode()William Burrow1-7/+9
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro1-6/+9
2014-05-28UBIFS: fix debugging checkArtem Bityutskiy1-1/+1
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi1-2/+4
2014-05-27kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2-6/+9
2014-05-27sysfs: fix attribute_group bin file path on removalRobert ABEL1-5/+5
2014-05-27ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi1-1/+1
2014-05-27ext4: fix zeroing of page during writebackJan Kara1-13/+11
2014-05-27ext4: remove unused local variable "stored" from ext4_readdir(...)Giedrius Rekasius1-2/+1
2014-05-27ext4: fix ZERO_RANGE test failure in data journallingNamjae Jeon1-0/+7
2014-05-27UBIFS: add missing ui pointer in debugging codeDaniel Golle1-0/+1
2014-05-27UBIFS: Fix dump messages in ubifs_dump_lpropshujianyang1-1/+3
2014-05-26ext4: reduce contention on s_orphan_lockJan Kara1-44/+65
2014-05-26ext4: use sbi in ext4_orphan_{add|del}()Jan Kara1-16/+15
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds3-44/+63
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+14
2014-05-24CIFS: Fix memory leaks in SMB2_openPavel Shilovsky1-1/+6
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi1-2/+6
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2-11/+5
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo1-8/+9
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo1-7/+13
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman43-511/+542
2014-05-22ore: Support for raid 6Boaz Harrosh4-37/+80
2014-05-22ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh3-31/+10
2014-05-22ore: (trivial) reformat some codeBoaz Harrosh2-14/+9
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar54-609/+641
2014-05-21Merge remote-tracking branch 'origin/x86/urgent' into x86/vdsoH. Peter Anvin11-39/+50
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin32-464/+458
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+6
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+27
2014-05-21cifs: ensure that vol->username is not NULL before running strlen on itJeff Layton1-1/+1
2014-05-21Clarify SMB2/SMB3 create context and add missing onesSteve French3-1/+9
2014-05-21Do not send ClientGUID on SMB2.02 dialectSteve French1-1/+6
2014-05-21cifs: Set client guid on per connection basisSachin Prabhu5-12/+7
2014-05-21fs/cifs/netmisc.c: convert printk to pr_foo()Fabian Frederick1-4/+5
2014-05-21fs/cifs/cifs.c: replace seq_printf by seq_putsFabian Frederick1-40/+40
2014-05-21Update cifs version number to 2.03Steve French1-1/+1
2014-05-21fs: cifs: new helper: file_inode(file)Libo Chen1-1/+1
2014-05-21cifs: fix potential races in cifs_revalidate_mappingJeff Layton4-15/+49
2014-05-21cifs: new helper function: cifs_revalidate_mappingJeff Layton2-6/+11
2014-05-21cifs: convert booleans in cifsInodeInfo to a flags fieldJeff Layton4-18/+17
2014-05-21cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton1-5/+13
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-05-21AFS: Fix cache manager service handlersDavid Howells2-22/+40
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+14
2014-05-20mm, fs: Add vm_ops->name as an alternative to arch_vma_nameAndy Lutomirski2-0/+14
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana1-1/+1
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo1-1/+5
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe2-242/+1
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe3-2697/+1