aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-09-12GFS2: fix d_splice_alias() misusesHEADgfs2-fixesmasterAl Viro1-2/+3
2014-09-11GFS2: Don't use MAXQUOTAS valueJan Kara1-2/+5
2014-09-11GFS2: Hash the negative dentry during inode lookupBenjamin Coddington1-1/+3
2014-08-21GFS2: Request demote when a "try" flock failsBob Peterson1-3/+12
2014-08-21GFS2: Change maxlen variables to size_tBob Peterson1-4/+5
2014-08-21GFS2: fs/gfs2/super.c: replace seq_printf by seq_putsFabian Frederick1-10/+10
2014-08-20Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6originLinus Torvalds14-22/+269
2014-08-19ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng1-2/+3
2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-08-19udf: avoid unneeded up_write when fail to add entry in ->symlinkChao Yu1-1/+2
2014-08-17[SMB3] Enable fallocate -z support for SMB3 mountsSteve French1-0/+55
2014-08-17enable fallocate punch hole ("fallocate -p") for SMB3Steve French5-1/+73
2014-08-17Incorrect error returned on setting file compressed on SMB2Steve French1-1/+1
2014-08-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky1-0/+6
2014-08-17CIFS: Fix SMB2 readdir error handlingPavel Shilovsky7-8/+25
2014-08-17[CIFS] Possible null ptr deref in SMB2_tconSteve French1-1/+2
2014-08-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds17-305/+541
2014-08-16Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-29/+57
2014-08-16Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-56/+30
2014-08-15[CIFS] Workaround MacOS server problem with SMB2.1 writeSteve French1-1/+16
2014-08-15cifs: handle lease F_UNLCK requests properlyJeff Layton1-2/+3
2014-08-15Cleanup sparse file support by creating worker function for itSteve French1-31/+49
2014-08-15btrfs: disable strict file flushes for renames and truncatesChris Mason8-267/+6
2014-08-15Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana1-1/+1
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2-6/+20
2014-08-15Btrfs: fix compressed write corruption on enospcLiu Bo1-0/+12
2014-08-15btrfs: correctly handle return from ulist_addMark Fasheh1-4/+9
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh3-0/+426
2014-08-15Btrfs: read lock extent buffer while walking backrefsFilipe Manana1-0/+3
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik3-25/+23
2014-08-15btrfs: adjust statfs calculations according to raid profilesDavid Sterba1-6/+45
2014-08-14locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlockJeff Layton1-9/+7
2014-08-14locks: defer freeing locks in locks_delete_lock until after i_lock has been d...Jeff Layton1-8/+30
2014-08-14locks: don't reuse file_lock in __posix_lock_fileJeff Layton1-11/+14
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds30-870/+1124
2014-08-13Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds115-2044/+2213
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds16-195/+189
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-17/+43
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds14-46/+38
2014-08-13Add sparse file support to SMB2/SMB3 mountsSteve French3-1/+47
2014-08-12Add missing definitions for CIFS File System AttributesSteve French1-0/+23
2014-08-12reiserfs: Fix use after free in journal teardownJan Kara2-7/+21
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds24-175/+357
2014-08-11locks: don't call locks_release_private from locks_copy_lockJeff Layton1-1/+2
2014-08-11locks: show delegations as "DELEG" in /proc/locksJeff Layton1-1/+5
2014-08-11fix copy_tree() regressionAl Viro1-7/+24
2014-08-11cifs: remove unused function cifs_oplock_break_waitVincent Stehlé1-7/+0
2014-08-10Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst...Linus Torvalds2-2/+2
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds13-65/+246
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds26-1390/+2632
2014-08-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds18-783/+1665
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2-4/+2
2014-08-08shm: add sealing APIDavid Herrmann1-0/+5
2014-08-08mm: allow drivers to prevent new writable mappingsDavid Herrmann1-0/+1
2014-08-08fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeFabian Frederick1-10/+5
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu2-5/+6
2014-08-08fs/qnx6: update debugging to current functionsFabian Frederick5-39/+23
2014-08-08fs/qnx6: use pr_fmt and __func__ in loggingFabian Frederick4-38/+44
2014-08-08fs/qnx6: convert printk to pr_foo()Fabian Frederick3-55/+43
2014-08-08fs/romfs/super.c: add blank line after declarationsFabian Frederick1-0/+2
2014-08-08fs/romfs/super.c: use pr_fmt in loggingFabian Frederick1-7/+8
2014-08-08fs/romfs/super.c: convert printk to pr_foo()Fabian Frederick1-9/+7
2014-08-08fs/cramfs/inode.c: use linux/uaccess.hFabian Frederick1-1/+1
2014-08-08fs/cramfs: code clean-upFabian Frederick2-12/+15
2014-08-08fs/cramfs: use pr_fmtFabian Frederick2-8/+12
2014-08-08fs/cramfs: convert printk to pr_foo()Fabian Frederick2-10/+10
2014-08-08fs/omfs/inode.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-08-08fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick1-1/+1
2014-08-08fs/bfs: use bfs prefix for dump_imapFabian Frederick3-8/+5
2014-08-08adfs: add __printf verification, fix format/argument mismatchesJoe Perches3-4/+4
2014-08-08fs/adfs/dir_fplus.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-08-08fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-1/+1
2014-08-08fs/exofs/ore_raid.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-08-08sysctl: remove typedef ctl_tableJoe Perches1-1/+1
2014-08-08fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisorsVitaly Kuznetsov1-3/+79
2014-08-08fork/exec: cleanup mm initializationVladimir Davydov1-4/+0
2014-08-08proc: remove INF macroAlexey Dobriyan2-42/+0
2014-08-08proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan1-2/+2
2014-08-08proc: convert /proc/$PID/io to seq_file interfaceAlexey Dobriyan1-8/+10
2014-08-08proc: convert /proc/$PID/oom_score to seq_file interfaceAlexey Dobriyan1-4/+5
2014-08-08proc: convert /proc/$PID/schedstat to seq_file interfaceAlexey Dobriyan1-4/+5
2014-08-08proc: convert /proc/$PID/wchan to seq_file interfaceAlexey Dobriyan1-5/+6
2014-08-08proc: convert /proc/$PID/cmdline to seq_file interfaceAlexey Dobriyan1-4/+11
2014-08-08proc: convert /proc/$PID/syscall to seq_file interfaceAlexey Dobriyan1-6/+7
2014-08-08proc: convert /proc/$PID/limits to seq_file interfaceAlexey Dobriyan1-15/+12
2014-08-08proc: convert /proc/$PID/auxv to seq_file interfaceAlexey Dobriyan1-10/+8
2014-08-08proc: more "const char *" pointersAlexey Dobriyan1-4/+4
2014-08-08proc: remove proc_tty_ldisc variableAlexey Dobriyan1-2/+2
2014-08-08proc: make proc_subdir_lock staticAlexey Dobriyan2-3/+1
2014-08-08proc: faster /proc/$PID lookupAlexey Dobriyan2-3/+3
2014-08-08proc: add and remove /proc entry create checksAlexey Dobriyan4-21/+21
2014-08-08proc: constify seq_operationsFabian Frederick1-1/+1
2014-08-08fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)Fabian Frederick1-1/+1
2014-08-08fs/hpfs/dnode.c: fix suspect code indentFabian Frederick1-8/+9
2014-08-08fs/reiserfs/xattr.c: fix blank line missing after declarationsFabian Frederick1-0/+20
2014-08-08fs/reiserfs: use linux/uaccess.hFabian Frederick14-14/+14
2014-08-08fs/reiserfs: replace not-standard %Lu/%LdFabian Frederick4-9/+8
2014-08-08fs/ufs/inode.c: kernel-doc warning fixesFabian Frederick1-16/+16
2014-08-08fs/ufs: convert UFSD printk to pr_debugFabian Frederick2-3/+3
2014-08-08fs/ufs/super.c: use va_format instead of buffer/vsnprintfFabian Frederick1-20/+24
2014-08-08fs/ufs/super.c: use __func__ in loggingFabian Frederick1-18/+18
2014-08-08fs/ufs: use pr_fmtFabian Frederick2-8/+13
2014-08-08fs/ufs: convert printk to pr_foo()Fabian Frederick2-133/+131
2014-08-08nilfs2: integrate sysfs support into driverVyacheslav Dubeyko5-5/+34
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> groupVyacheslav Dubeyko3-0/+144
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots groupVyacheslav Dubeyko2-1/+47
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/checkpoints groupVyacheslav Dubeyko2-1/+136
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/segments groupVyacheslav Dubeyko2-1/+112
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/segctor groupVyacheslav Dubeyko2-0/+286
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/superblock groupVyacheslav Dubeyko4-2/+244
2014-08-08nilfs2: add /sys/fs/nilfs2/<device> groupVyacheslav Dubeyko3-0/+194
2014-08-08nilfs2: add /sys/fs/nilfs2/features groupVyacheslav Dubeyko2-0/+174
2014-08-08fs/coda: use linux/uaccess.hFabian Frederick8-11/+8
2014-08-08fs/befs/linuxvfs.c: check superblock before dump operationFabian Frederick1-4/+2
2014-08-08minix zmap block counts calculation fixQi Yong2-3/+3
2014-08-08autofs4: comment typo: remove a a doubled wordNeilBrown1-1/+1
2014-08-08autofs4: remove some unused inline functionsNeilBrown1-49/+0
2014-08-08autofs4: don't take spinlock when not needed in autofs4_lookup_expiringNeilBrown1-2/+6
2014-08-08autofs4: remove a redundant assignmentNeilBrown1-1/+0
2014-08-08autofs4: remove unused autofs4_ispending()NeilBrown1-14/+0
2014-08-08fs/ramfs/file-nommu.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-08-08fs/efs/namei.c: return is not a functionFabian Frederick1-5/+6
2014-08-07switch iov_iter_get_pages() to passing maximal number of pagesAl Viro2-3/+3
2014-08-07fs: mark __d_obtain_alias staticFengguang Wu1-1/+1
2014-08-07dcache: d_splice_alias should detect loopsJ. Bruce Fields1-0/+5
2014-08-07dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTEDJ. Bruce Fields1-6/+3
2014-08-07dcache: remove unused d_find_alias parameterJ. Bruce Fields1-8/+5
2014-08-07dcache: d_obtain_alias callers don't all want DISCONNECTEDJ. Bruce Fields5-31/+53
2014-08-07dcache: d_splice_alias should ignore DCACHE_DISCONNECTEDJ. Bruce Fields1-4/+4
2014-08-07dcache: d_splice_alias mustn't create directory aliasesJ. Bruce Fields1-2/+9
2014-08-07dcache: close d_move race in d_splice_aliasJ. Bruce Fields1-1/+6
2014-08-07dcache: move d_splice_aliasJ. Bruce Fields1-52/+52
2014-08-07namei: trivial fix to vfs_rename_dir commentJ. Bruce Fields1-1/+1
2014-08-07VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown1-11/+16
2014-08-07cifs: support RENAME_NOREPLACEMiklos Szeredi3-5/+15
2014-08-07hostfs: support rename flagsMiklos Szeredi3-10/+49
2014-08-07btrfs: add RENAME_NOREPLACEMiklos Szeredi1-1/+11
2014-08-07bad_inode: add ->rename2()Miklos Szeredi1-3/+4
2014-08-07fs: call rename2 if existsMiklos Szeredi3-10/+3
2014-08-07death to mnt_pinnedAl Viro2-27/+9
2014-08-07make fs/{namespace,super}.c forget about acct.hAl Viro4-8/+13
2014-08-07take fs_pin stuff to fs/*Al Viro2-1/+78
2014-08-07drop ->s_umount around acct_auto_close()Al Viro1-4/+14
2014-08-07acct: get rid of acct_listAl Viro3-2/+3
2014-08-07acct: switch to __kernel_write()Al Viro1-1/+0
2014-08-07Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro2-10/+74
2014-08-07ceph: fix kick_requests()Yan, Zheng1-2/+3
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds21-51/+111
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias3-3/+3
2014-08-06mm: softdirty: respect VM_SOFTDIRTY in PTE holesPeter Feiner1-6/+21
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini1-1/+1
2014-08-06fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-08-06ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed1-0/+4
2014-08-06ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei1-3/+2
2014-08-06ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie3-5/+14
2014-08-06fs/squashfs/super.c: logging cleanupFabian Frederick1-2/+3
2014-08-06fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick1-1/+1
2014-08-06ntfs: kernel-doc warning fixesFabian Frederick1-3/+0
2014-08-06fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick1-8/+7
2014-08-06fanotify: fix double free of pending permission eventsJan Kara3-2/+37
2014-08-06fsnotify: rename event handling functionsJan Kara5-14/+15
2014-08-06fs/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-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+75
2014-08-05reiserfs: fix corruption introduced by balance_leaf refactorJeff Mahoney3-54/+71
2014-08-05nfsd: 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
2014-08-05nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renewTrond Myklebust1-6/+0
2014-08-05nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session()Trond Myklebust1-11/+0
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirmTrond Myklebust2-9/+0
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn()Trond Myklebust1-3/+0
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_closeTrond Myklebust1-4/+0
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt()Trond Myklebust1-9/+0
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_release_lockownerTrond Myklebust1-6/+2
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateidTrond Myklebust1-4/+0
2014-08-05nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op()Trond Myklebust1-5/+1
2014-08-05nfsd: remove old fault injection infrastructureJeff Layton3-126/+57
2014-08-05nfsd: add more granular locking to *_delegations fault injectorsJeff Layton3-40/+162
2014-08-05nfsd: add more granular locking to forget_openowners fault injectorJeff Layton3-15/+122
2014-08-05nfsd: add more granular locking to forget_locks fault injectorJeff Layton3-16/+131
2014-08-05nfsd: add a list_head arg to nfsd_foreach_client_lockJeff Layton1-3/+8
2014-08-05nfsd: add nfsd_inject_forget_clientsJeff Layton3-17/+30
2014-08-05nfsd: add a forget_client set_clnt routineJeff Layton3-1/+32
2014-08-05nfsd: add a forget_clients "get" routine with proper lockingJeff Layton3-11/+26
2014-08-05nfsd: abstract out the get and set routines into the fault injection opsJeff Layton1-51/+78
2014-08-05nfsd: protect clid and verifier generation with client_lockJeff Layton2-15/+12
2014-08-05nfsd: don't destroy clients that are busyJeff Layton1-2/+8
2014-08-05NFSD: Put the reference of nfs4_file when freeing stidKinglong Mee1-0/+4
2014-08-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-293/+333
2014-08-04Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds18-292/+791
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+31
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds26-158/+41
2014-08-04nfs: reject changes to resvport and sharecache during remountScott Mayhew1-4/+5
2014-08-04NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired errorKinglong Mee1-2/+6