summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-12-03jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara
2012-11-26reiserfs: Protect reiserfs_quota_write() with write lockJan Kara
2012-11-26reiserfs: Move quota calls out of write lockJan Kara
2012-11-26reiserfs: Protect reiserfs_quota_on() with write lockJan Kara
2012-11-26reiserfs: Fix lock ordering during remountJan Kara
2012-11-26NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-11-26eCryptfs: check for eCryptfs cipher support at mountTim Sally
2012-11-26eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks
2012-11-26UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-11-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-11-26fanotify: fix missing breakEric Paris
2012-11-17xfs: fix reading of wrapped log dataDave Chinner
2012-11-17NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields
2012-11-17NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-11-17nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-11-17nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew
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