summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2012-10-06omfs: convert to use beXX_add_cpu()Wei Yongjun
2012-10-06fs/proc/root.c: use NULL instead of 0 for pointerSachin Kamat
2012-10-06proc_sysctl.c: use BUG_ON instead of BUGPrasad Joshi
2012-10-06proc: use kzalloc instead of kmalloc and memsetyan
2012-10-06proc: no need to initialize proc_inode->fd in proc_get_inode()yan
2012-10-06proc: return -ENOMEM when inode allocation failedyan
2012-10-06coredump: extend core dump note section to contain file names of mapped filesDenys Vlasenko
2012-10-06coredump: add a new elf note with siginfo of the signalDenys Vlasenko
2012-10-06coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko
2012-10-06coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1Oleg Nesterov
2012-10-06coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov
2012-10-06coredump: update coredump-related headersAlex Kelly
2012-10-06coredump: make core dump functionality optionalAlex Kelly
2012-10-06fat: simplify writeback_inode()Namjae Jeon
2012-10-06fat: no need to reset EOF in ent_put for FAT32Namjae Jeon
2012-10-06fs/fat: fix checkpatch issues in fatent.cCruz Julian Bishop
2012-10-06fs/fat: fix all other checkpatch issues in dir.cCruz Julian Bishop
2012-10-06fs/fat: fix some small checkpatch issues in dir.cCruz Julian Bishop
2012-10-06fs/fat: fix two checkpatch issues in cache.cCruz Julian Bishop
2012-10-06fs/fat: chang indentation of some comments in fat.hCruz Julian Bishop
2012-10-06fs/fat: fix some checkpatch issues in fat.hCruz Julian Bishop
2012-10-06fs/fat: fix a checkpatch issue in namei_msdos.cCruz Julian Bishop
2012-10-06fat (exportfs): fix dentry reconnectionSteven J. Magnani
2012-10-06fat (exportfs): move NFS support codeSteven J. Magnani
2012-10-06fat: use accessor function for msdos_dir_entry 'start'Namjae Jeon
2012-10-06hpfs: convert to use leXX_add_cpu()Wei Yongjun
2012-10-06binfmt_elf: Uninitialized variableAlan Cox
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-05ext4: fix ext4_flush_completed_IO wait semanticsDmitry Monakhov
2012-10-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-10-03ceph: avoid 32-bit page index overflowAlex Elder
2012-10-03ceph: return EIO on invalid layout on GET_DATALOC ioctlSage Weil
2012-10-03Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-10-02Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-02btrfs: reada_extent doesn't need kref for refcountAl Viro
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds