aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-06fs, jbd: pull your plug when waiting for spaceMike Galbraith
2012-11-06fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-11-06fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2012-11-06fs: dentry use seqlockThomas Gleixner
2012-11-06fs: fs_struct use seqlockThomas Gleixner
2012-11-06timer-fd: Prevent live lockThomas Gleixner
2012-11-06epoll.patchThomas Gleixner
2012-11-06fs: ntfs: disable interrupt only on !RTMike Galbraith
2012-11-06fs-block-rt-support.patchThomas Gleixner
2012-11-06mm-protect-activate-switch-mm.patchThomas Gleixner
2012-11-06fs: btrfs locking workaround for preempt -rtIngo Molnar
2012-11-06fs: namespace preemption fixThomas Gleixner
2012-11-06buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2012-11-06xfs: Convert mr_lock to rw_anon_semaphoreThomas Gleixner
2012-11-06fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2012-11-06locking-various-init-fixes.patchThomas Gleixner
2012-10-31sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven
2012-10-31fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-28Revert: lockd: use rpc client's cl_nodename for id encodingGreg Kroah-Hartman
2012-10-28NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust
2012-10-21udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-21jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
2012-10-21autofs4 - fix reset pending flag on mount failIan Kent
2012-10-21tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-21lockd: use rpc client's cl_nodename for id encodingStanislav Kinsbursky
2012-10-13ext4: fix fdatasync() for files with only i_size changesJan Kara
2012-10-13ext4: always set i_op in ext4_mknod()Bernd Schubert
2012-10-13ext4: online defrag is not supported for journaled filesDmitry Monakhov
2012-10-07coredump: prevent double-free on an error path in core dumperDenys Vlasenko
2012-10-07vfs: dcache: fix deadlock in tree traversalMiklos Szeredi
2012-10-02Squashfs: fix mount time sanity check for corrupted superblockPhillip Lougher
2012-10-02NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-10-02NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-10-02eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-10-02vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds
2012-09-14fuse: fix retrieve lengthMiklos Szeredi
2012-09-14ext3: Fix fdatasync() for files with only i_size changesJan Kara
2012-09-14udf: Fix data corruption for files in ICBJan Kara
2012-09-14block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-09-14NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-09-14NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-09-14NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-09-14vfs: canonicalize create mode in build_open_flags()Miklos Szeredi
2012-09-14vfs: missed source of ->f_pos racesAl Viro
2012-08-26ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o
2012-08-26fuse: verify all ioctl retry iov elementsZach Brown
2012-08-15nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-08-09ext4: don't let i_reserved_meta_blocks go negativeBrian Foster