aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
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-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-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-04f2fs: use for_each_set_bit to simplify the codeChao Yu2-14/+6
2014-08-04f2fs: add f2fs_balance_fs for expand_inode_dataChao Yu1-0/+2
2014-08-04f2fs: invalidate xattr node page when evict inodeChao Yu1-0/+3
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+4
2014-08-04proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mo...Eric W. Biederman1-1/+1
2014-08-04proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/netEric W. Biederman1-1/+1
2014-08-04proc: Implement /proc/thread-self to point at the directory of the current th...Eric W. Biederman6-6/+111
2014-08-04proc: Have net show up under /proc/<tgid>/task/<tid>Eric W. Biederman1-0/+3
2014-08-04Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-13/+13
2014-08-04NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman4-41/+69
2014-08-02[CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French3-6/+6
2014-08-02f2fs: avoid skipping recover_inline_xattr after recover_inline_dataChao Yu3-3/+4
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu1-0/+5
2014-08-02Update cifs versionSteve French1-1/+1
2014-08-02CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky1-1/+1
2014-08-02CIFS: Optimize readpages in a short read case on reconnectsPavel Shilovsky1-3/+8
2014-08-02CIFS: Optimize cifs_user_read() in a short read case on reconnectsPavel Shilovsky3-3/+32
2014-08-02CIFS: Improve indentation in cifs_user_read()Pavel Shilovsky1-14/+13
2014-08-02CIFS: Fix possible buffer corruption in cifs_user_read()Pavel Shilovsky1-1/+3
2014-08-02CIFS: Count got bytes in read_into_pages()Pavel Shilovsky2-7/+10
2014-08-02CIFS: Use separate var for the number of bytes got in async readPavel Shilovsky4-6/+7
2014-08-02CIFS: Indicate reconnect with ECONNABORTED error codePavel Shilovsky2-6/+6
2014-08-02CIFS: Use multicredits for SMB 2.1/3 readsPavel Shilovsky4-12/+59
2014-08-02CIFS: Fix rsize usage for sync readPavel Shilovsky1-12/+14
2014-08-02CIFS: Fix rsize usage in user readPavel Shilovsky1-23/+22
2014-08-02CIFS: Separate page reading from user readPavel Shilovsky1-28/+41
2014-08-02CIFS: Fix rsize usage in readpagesPavel Shilovsky1-15/+26
2014-08-02CIFS: Separate page search from readpagesPavel Shilovsky1-46/+61
2014-08-02CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky8-20/+150
2014-08-02CIFS: Fix wsize usage in iovec writePavel Shilovsky3-32/+39
2014-08-02CIFS: Separate writing from iovec writePavel Shilovsky1-32/+44
2014-08-02CIFS: Separate filling pages from iovec writePavel Shilovsky1-34/+50
2014-08-02CIFS: Fix cifs_writev_requeue when wsize changesPavel Shilovsky4-16/+87
2014-08-02CIFS: Fix wsize usage in writepagesPavel Shilovsky1-11/+14
2014-08-02CIFS: Separate pages initialization from writepagesPavel Shilovsky1-20/+36
2014-08-02CIFS: Separate page sending from writepagesPavel Shilovsky1-30/+38
2014-08-02Remove sparse build warningSteve French1-1/+1
2014-08-02CIFS: Separate page processing from writepagesPavel Shilovsky1-70/+82
2014-08-02CIFS: Fix async reading on reconnectsPavel Shilovsky1-2/+2
2014-08-01nfsd: don't destroy client if mark_client_expired_locked failsJeff Layton1-2/+6
2014-08-01nfsd: move unhash_client_locked call into mark_client_expired_lockedJeff Layton1-11/+8
2014-08-01nfsd: protect the close_lru list and oo_last_closed_stid with client_lockJeff Layton1-7/+31
2014-08-01nfsd: Add lockdep assertions to document the nfs4_client/session lockingTrond Myklebust1-0/+30
2014-08-01nfsd: Ensure lookup_clientid() takes client_lockTrond Myklebust1-2/+6
2014-08-01nfsd: Protect nfsd4_destroy_clientid using client_lockTrond Myklebust1-4/+9
2014-08-01nfsd: Protect session creation and client confirm using client_lockJeff Layton1-26/+39
2014-08-01nfsd: Protect unconfirmed client creation using client_lockTrond Myklebust1-11/+22
2014-08-01nfsd: Move create_client() call outside the lockTrond Myklebust1-16/+19
2014-08-01nfsd: Don't require client_lock in free_clientTrond Myklebust1-13/+0
2014-08-01nfsd: Ensure that the laundromat unhashes the client before releasing locksTrond Myklebust1-1/+3
2014-08-01nfsd: Ensure struct nfs4_client is unhashed before we try to destroy itTrond Myklebust1-10/+33
2014-08-01nfsd4: fix out of date commentJ. Bruce Fields1-1/+1
2014-08-01NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee1-1/+4
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers1-3/+2
2014-08-01direct-io: fix AIO regressionChristoph Hellwig1-5/+4
2014-07-31cifs: Separate rawntlmssp auth from CIFS_SessSetup()Sachin Prabhu1-227/+263
2014-07-31cifs: Split Kerberos authentication off CIFS_SessSetup()Sachin Prabhu1-62/+153
2014-07-31cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()Sachin Prabhu1-84/+232
2014-07-31cifs: Split lanman auth from CIFS_SessSetup()Sachin Prabhu1-45/+258
2014-07-31cifs: replace code with free_rsp_buf()Sachin Prabhu4-26/+14
2014-07-31mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman1-0/+8
2014-07-31mnt: Correct permission checks in do_remountEric W. Biederman1-3/+33
2014-07-31mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman1-3/+10
2014-07-31mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+1
2014-07-31nfsd: rename unhash_generic_stateid to unhash_ol_stateidJeff Layton1-3/+3
2014-07-31nfsd: don't thrash the cl_lock while freeing an open stateidJeff Layton1-15/+19
2014-07-31nfsd: reduce cl_lock thrashing in release_openownerJeff Layton1-33/+63
2014-07-31nfsd: close potential race in nfsd4_free_stateidJeff Layton1-12/+9
2014-07-31nfsd: optimize destroy_lockowner cl_lock thrashingJeff Layton1-17/+34
2014-07-31nfsd: add locking to stateowner releaseJeff Layton1-9/+6
2014-07-31nfsd: clean up and reorganize release_lockownerJeff Layton1-31/+18
2014-07-31nfsd: Move the open owner hash table into struct nfs4_clientTrond Myklebust3-103/+86
2014-07-31nfsd: Protect adding/removing lock owners using client_lockTrond Myklebust1-8/+61
2014-07-31nfsd: Protect adding/removing open state owners using client_lockTrond Myklebust1-38/+80
2014-07-31nfsd: don't allow CLOSE to proceed until refcount on stateid dropsJeff Layton1-1/+20