summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-17xfs: fix buffer shudown reference count mismatchDave Chinner
2012-11-17xfs: fix reading of wrapped log dataDave Chinner
2012-11-17GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-17NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-11-17NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
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-11-05ceph: avoid 32-bit page index overflowAlex Elder
2012-11-05ceph: Fix oops when handling mdsmap that decreases max_mdsYan, Zheng
2012-11-05ceph: fix dentry reference leak in encode_fh()David Zafman
2012-11-05ext4: fix unjournaled inode bitmap modificationEric Sandeen
2012-10-31pnfsblock: fix non-aligned DIO writePeng Tao
2012-10-31pnfsblock: fix non-aligned DIO readPeng Tao
2012-10-31freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov
2012-10-31sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven
2012-10-31LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zeroTrond Myklebust
2012-10-31LOCKD: fix races in nsm_client_getTrond Myklebust
2012-10-31fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-31VFS: don't do protected {sym,hard}links by defaultLinus Torvalds
2012-10-28NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust
2012-10-28nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko
2012-10-28ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner
2012-10-28ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma
2012-10-28ext4: race-condition protection for ext4_convert_unwritten_extents_endioDmitry Monakhov
2012-10-21jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
2012-10-21fs: prevent use after free in auditing when symlink following was deniedSasha Levin
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: create and use per-net NSM RPC clients on MON/UNMON requestsStanislav Kinsbursky
2012-10-21lockd: use rpc client's cl_nodename for id encodingStanislav Kinsbursky
2012-10-21lockd: per-net NSM client creation and destruction helpers introducedStanislav Kinsbursky
2012-10-21NFSD: pass null terminated buf to kstrtouint()Malahal Naineni
2012-10-21nfsd4: fix nfs4 stateid leakJ. Bruce Fields
2012-10-21nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields
2012-10-21NFS: Remove bad delegations during open recoveryBryan Schumaker
2012-10-21NFS41: fix error of setting blocklayoutdriverPeng Tao
2012-10-21pnfsblock: fix partial page buffer wirtePeng Tao
2012-10-13Convert properly UTF-8 to UTF-16Frediano Ziglio
2012-10-13cifs: reinstate the forcegid optionJeff Layton
2012-10-13JFFS2: don't fail on bitflips in OOBBrian Norris
2012-10-13JFFS2: fix unmount regressionArtem Bityutskiy
2012-10-13kpageflags: fix wrong KPF_THP on non-huge compound pagesNaoya Horiguchi
2012-10-13ext4: fix mtime update in nodelalloc modeTheodore Ts'o
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-13ext4: move_extent code cleanupDmitry Monakhov
2012-10-13ext4: fix crash when accessing /proc/mounts concurrentlyHerton Ronaldo Krzesinski