summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-26ext4: fix metadata checksum calculation for the superblockTheodore Ts'o
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-26GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski
2012-11-26pstore: Fix NULL pointer dereference in console writesColin Ian King
2012-11-26UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-11-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-11-26cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu
2012-11-26cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton
2012-11-26fanotify: fix missing breakEric Paris
2012-11-26xfs: drop buffer io reference when a bad bio is builtDave Chinner
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