aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2012-10-13ext4: fix potential deadlock in ext4_nonda_switch()Theodore Ts'o
2012-10-13ext4: avoid duplicate writes of the backup bg descriptor blocksYongqiang Yang
2012-10-13ext4: don't copy non-existent gdt blocks when resizingYongqiang Yang
2012-10-13ext4: ignore last group w/o enough space when resizing instead of BUG'ingYongqiang Yang
2012-10-13jbd2: don't write superblock when if its emptyEric Sandeen
2012-10-07coredump: prevent double-free on an error path in core dumperDenys Vlasenko
2012-09-29vfs: dcache: fix deadlock in tree traversalMiklos Szeredi
2012-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-27trivial select_parent documentation fixJ. Bruce Fields
2012-09-22close the race in nlmsvc_free_block()Al Viro
2012-09-22do_add_mount()/umount -l racesAl Viro
2012-09-22Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-09-21Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-09-21debugfs: fix u32_array race in format_array_allocLinus Torvalds
2012-09-21debugfs: fix race in u32_array_read and allocate array at openDavid Rientjes