aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-11-27fs, jbd: pull your plug when waiting for spaceMike Galbraith
2012-11-27fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-11-27fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2012-11-27fs: dentry use seqlockThomas Gleixner
2012-11-27fs: fs_struct use seqlockThomas Gleixner
2012-11-27timer-fd: Prevent live lockThomas Gleixner
2012-11-27epoll.patchThomas Gleixner
2012-11-27fs: ntfs: disable interrupt only on !RTMike Galbraith
2012-11-27fs-block-rt-support.patchThomas Gleixner
2012-11-27mm-protect-activate-switch-mm.patchThomas Gleixner
2012-11-27fs: btrfs locking workaround for preempt -rtIngo Molnar
2012-11-27fs: namespace preemption fixThomas Gleixner
2012-11-27buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2012-11-27xfs: Convert mr_lock to rw_anon_semaphoreThomas Gleixner
2012-11-27fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2012-11-27locking-various-init-fixes.patchThomas Gleixner
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-26NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-11-26eCryptfs: check for eCryptfs cipher support at mountTim Sally
2012-11-26eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks
2012-11-26UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-11-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-11-26fanotify: fix missing breakEric Paris
2012-11-17xfs: fix reading of wrapped log dataDave Chinner
2012-11-17NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields
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-10-31sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven
2012-10-31fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-28Revert: lockd: use rpc client's cl_nodename for id encodingGreg Kroah-Hartman
2012-10-28NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust
2012-10-21udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-10-21jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
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: use rpc client's cl_nodename for id encodingStanislav Kinsbursky
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-07coredump: prevent double-free on an error path in core dumperDenys Vlasenko
2012-10-07vfs: dcache: fix deadlock in tree traversalMiklos Szeredi
2012-10-02Squashfs: fix mount time sanity check for corrupted superblockPhillip Lougher
2012-10-02NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-10-02NFS: Fix a problem with the legacy binary mount codeTrond Myklebust