aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: fix mounting problems after power cutsArtem Bityutskiy2012-12-061-2/+10
* UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-12-062-0/+9
* eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-11-161-0/+13
* eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-11-161-1/+9
* fanotify: fix missing breakEric Paris2012-11-161-0/+1
* xfs: fix reading of wrapped log dataDave Chinner2012-11-161-1/+1
* cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton2012-11-161-29/+20
* nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-11-164-9/+20
* nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-11-161-1/+1
* NFS: fix bug in legacy DNS resolver.NeilBrown2012-11-161-2/+3
* NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-11-161-0/+1
* NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-11-161-13/+23
* NFS: Wait for session recovery to finish before returningBryan Schumaker2012-11-161-2/+1
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-11-161-3/+3
* Revert "lockd: use rpc client's cl_nodename for id encoding"Ben Hutchings2012-10-301-3/+1
* fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-301-0/+2
* freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov2012-10-301-1/+1
* sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-301-8/+8
* NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2012-10-302-2/+3
* nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko2012-10-301-4/+10
* ext4: race-condition protection for ext4_convert_unwritten_extents_endioDmitry Monakhov2012-10-301-11/+46
* tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-305-6/+27
* nfsd4: fix nfs4 stateid leakJ. Bruce Fields2012-10-301-0/+1
* jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara2012-10-302-31/+78
* eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks2012-10-171-2/+8
* eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks2012-10-171-0/+1
* eCryptfs: Revert to a writethrough cache modelTyler Hicks2012-10-173-63/+15
* eCryptfs: Initialize empty lower files when opening themTyler Hicks2012-10-173-28/+49
* eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks2012-10-171-23/+32
* udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky2012-10-171-1/+4
* autofs4 - fix reset pending flag on mount failIan Kent2012-10-171-2/+4
* pnfsblock: fix partial page buffer wirtePeng Tao2012-10-172-12/+165
* lockd: use rpc client's cl_nodename for id encodingStanislav Kinsbursky2012-10-171-1/+3
* JFFS2: don't fail on bitflips in OOBBrian Norris2012-10-171-4/+4
* coredump: prevent double-free on an error path in core dumperDenys Vlasenko2012-10-171-15/+4
* ext4: fix fdatasync() for files with only i_size changesJan Kara2012-10-171-2/+6
* ext4: always set i_op in ext4_mknod()Bernd Schubert2012-10-171-2/+0
* ext4: online defrag is not supported for journaled filesDmitry Monakhov2012-10-171-1/+6
* ext4: move_extent code cleanupDmitry Monakhov2012-10-171-120/+47
* ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o2012-10-172-7/+11
* vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-10-101-0/+6
* cifs: fix return value in cifsConvertToUTF16Jeff Layton2012-10-101-1/+1
* vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-10-101-2/+2
* fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri2012-10-101-3/+2
* vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds2012-09-191-1/+1
* VFS: make vfs_fstat() use f[get|put]_light()Linus Torvalds2012-09-191-2/+3
* eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks2012-09-191-0/+5
* NFS: return error from decode_getfh in decode openWeston Andros Adamson2012-09-191-1/+2
* NFS: Fix a problem with the legacy binary mount codeTrond Myklebust2012-09-191-0/+2
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-193-4/+4