summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-16eCryptfs: check for eCryptfs cipher support at mountTim Sally
2012-11-16eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks
2012-11-16fanotify: fix missing breakEric Paris
2012-11-16xfs: fix reading of wrapped log dataDave Chinner
2012-11-16cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton
2012-11-16nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-11-16nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew
2012-11-16NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-16NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-11-16NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-11-16NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-11-16nfsd: add get_uint for u32'sJ. Bruce Fields
2012-10-30Revert "lockd: use rpc client's cl_nodename for id encoding"Ben Hutchings
2012-10-30fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-30freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov
2012-10-30sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven
2012-10-30NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust
2012-10-30nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko
2012-10-30ext4: race-condition protection for ext4_convert_unwritten_extents_endioDmitry Monakhov
2012-10-30tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-30nfsd4: fix nfs4 stateid leakJ. Bruce Fields
2012-10-30jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
2012-10-17eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks
2012-10-17eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks
2012-10-17eCryptfs: Revert to a writethrough cache modelTyler Hicks
2012-10-17eCryptfs: Initialize empty lower files when opening themTyler Hicks
2012-10-17eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks
2012-10-17udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-17autofs4 - fix reset pending flag on mount failIan Kent
2012-10-17pnfsblock: fix partial page buffer wirtePeng Tao
2012-10-17lockd: use rpc client's cl_nodename for id encodingStanislav Kinsbursky
2012-10-17JFFS2: don't fail on bitflips in OOBBrian Norris
2012-10-17coredump: prevent double-free on an error path in core dumperDenys Vlasenko
2012-10-17ext4: fix fdatasync() for files with only i_size changesJan Kara
2012-10-17ext4: always set i_op in ext4_mknod()Bernd Schubert
2012-10-17ext4: online defrag is not supported for journaled filesDmitry Monakhov
2012-10-17ext4: move_extent code cleanupDmitry Monakhov
2012-10-17ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o
2012-10-10vfs: dcache: fix deadlock in tree traversalMiklos Szeredi
2012-10-10cifs: fix return value in cifsConvertToUTF16Jeff Layton
2012-10-10vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-10-10fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri
2012-09-19vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds
2012-09-19VFS: make vfs_fstat() use f[get|put]_light()Linus Torvalds
2012-09-19eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks
2012-09-19NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-09-19NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-09-19NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-19CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky
2012-09-19udf: Fix data corruption for files in ICBJan Kara