summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-05-13Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher
2009-05-13Squashfs: fix breakage when page size > metadata block sizeDoug Chapman
2009-05-12Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-12epoll: fix size check in epoll_create()Davide Libenzi
2009-05-12ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V
2009-05-13ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields
2009-05-11dup2: Fix return value with oldfd == newfd and invalid fdJeff Mahoney
2009-05-12nilfs2: check size of array structured data exchanged via ioctlsRyusuke Konishi
2009-05-11nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi
2009-05-11nilfs2: fix possible circular locking for get information ioctlsRyusuke Konishi
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-05-10nilfs2: ensure to clear dirty state when deleting metadata file blockRyusuke Konishi
2009-05-09Fix races around the access to ->s_optionsAl Viro
2009-05-09switch ufs directories to ufs_sync_file()Al Viro
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-05-09Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro
2009-05-09Reduce path_lookup() abusesAl Viro
2009-05-09Make checkpatch.pl shut up on fs/inode.cManish Katiyar
2009-05-09NULL noise in fs/super.c:kill_bdev_super()H Hartley Sweeten
2009-05-09ROMFS: romfs_dev_read() error ignoredRoel Kluin
2009-05-09fs: dcache fix LRU orderingnpiggin@suse.de
2009-05-09ocfs2: Use nd_set_link().Joel Becker
2009-05-09Fix a leak in failure exit in 9p ->get_sb()Al Viro
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-09New helper: deactivate_locked_super()Al Viro
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney
2009-05-09reiserfs: dont associate security.* with xattr filesJeff Mahoney
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro
2009-05-09reiserfs: Expand i_mutex to enclose lookup_one_lenJeff Mahoney
2009-05-09vfs: umount_begin BKL pushdownAlessio Igor Bogani
2009-05-09GFS2: Fix glock ref counting bugSteven Whitehouse
2009-05-09nilfs2: fix circular locking dependency of writer mutexRyusuke Konishi
2009-05-09nilfs2: fix possible recovery failure due to block creation without writerRyusuke Konishi
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-08[CIFS] Fix double list addition in cifs posix open codeSteve French
2009-05-06fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang
2009-05-06lockd: fix list corruption on lockd restartJ. Bruce Fields
2009-05-06nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields
2009-05-06[CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmsspSteve French
2009-05-06[CIFS] Fix SMB uid in NTLMSSP authenticate requestSteve French
2009-05-04proc: avoid information leaks to non-privileged processesJake Edge
2009-05-04[CIFS] NTLMSSP reenabled after move from connect.c to sess.cSteve French
2009-05-03nfsd41: slots are freed with sessionAndy Adamson
2009-05-02NFS: Close page_mkwrite() racesTrond Myklebust
2009-05-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds