summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-11-26libceph: fully initialize connection in con_init()Alex Elder1-5/+2
2012-11-26libceph: embed ceph messenger structure in ceph_clientAlex Elder1-1/+1
2012-11-26ceph: check PG_Private flag before accessing page->privateYan, Zheng1-9/+12
2012-11-26ceph: use info returned by get_authorizerAlex Elder1-8/+1
2012-11-26ceph: have get_authorizer methods return pointersAlex Elder1-7/+13
2012-11-26ceph: ensure auth ops are defined before useAlex Elder1-8/+6
2012-11-26ceph: messenger: reduce args to create_authorizerAlex Elder1-15/+12
2012-11-26ceph: define ceph_auth_handshake typeAlex Elder2-19/+18
2012-11-26reiserfs: Protect reiserfs_quota_write() with write lockJan Kara1-0/+4
2012-11-26reiserfs: Move quota calls out of write lockJan Kara3-7/+25
2012-11-26reiserfs: Protect reiserfs_quota_on() with write lockJan Kara1-3/+8
2012-11-26reiserfs: Fix lock ordering during remountJan Kara1-7/+20
2012-11-26NFS: Wait for session recovery to finish before returningBryan Schumaker1-2/+1
2012-11-26eCryptfs: check for eCryptfs cipher support at mountTim Sally1-0/+13
2012-11-26eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks1-1/+9
2012-11-26UBIFS: introduce categorized lprops counterArtem Bityutskiy2-0/+9
2012-11-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy1-2/+10
2012-11-26cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton1-29/+20
2012-11-26fanotify: fix missing breakEric Paris1-0/+1
2012-11-26xfs: drop buffer io reference when a bad bio is builtDave Chinner1-2/+12
2012-11-17xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-17NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust1-2/+2
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown1-2/+3
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields1-3/+3
2012-11-17NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust1-13/+23
2012-11-17NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust1-0/+1
2012-11-17nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings4-9/+20
2012-11-17nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew1-1/+1
2012-11-05ext4: fix unjournaled inode bitmap modificationEric Sandeen1-10/+9
2012-10-31freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov1-1/+2
2012-10-31sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven1-8/+8
2012-10-31fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook1-0/+2
2012-10-28NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2-2/+3
2012-10-28nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko1-4/+10
2012-10-28ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner1-2/+3
2012-10-28ext4: race-condition protection for ext4_convert_unwritten_extents_endioDmitry Monakhov1-11/+46
2012-10-21eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks1-2/+8
2012-10-21eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks1-0/+1
2012-10-21eCryptfs: Revert to a writethrough cache modelTyler Hicks3-63/+15
2012-10-21eCryptfs: Initialize empty lower files when opening themTyler Hicks3-28/+49
2012-10-21eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks1-23/+32
2012-10-21jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara2-31/+78
2012-10-21autofs4 - fix reset pending flag on mount failIan Kent1-2/+4
2012-10-21tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins5-6/+27
2012-10-21lockd: use rpc client's cl_nodename for id encodingStanislav Kinsbursky1-1/+3
2012-10-21NFSD: pass null terminated buf to kstrtouint()Malahal Naineni1-1/+1
2012-10-21nfsd4: fix nfs4 stateid leakJ. Bruce Fields1-0/+1
2012-10-13udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky1-1/+4
2012-10-13Convert properly UTF-8 to UTF-16Frediano Ziglio1-0/+22
2012-10-13cifs: reinstate the forcegid optionJeff Layton1-0/+9