summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-14Un-inline get_pipe_info() helper functionLinus Torvalds
2010-12-14Export 'get_pipe_info()' to other usersLinus Torvalds
2010-12-14Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-12-14cifs: fix another memleak, in cifs_root_igetOskar Schirmer
2010-12-14fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-12-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-12-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-12-14bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-12-14ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu
2010-12-14eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2010-12-14reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker
2010-12-14reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-12-14NFS: Don't SIGBUS if nfs_vm_page_mkwrite races with a cache invalidationTrond Myklebust
2010-12-14NFSv4: Fix open recoveryTrond Myklebust
2010-12-14NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlersTrond Myklebust
2010-12-14NFSv4: Don't call nfs4_reclaim_complete() on receiving NFS4ERR_STALE_CLIENTIDTrond Myklebust
2010-12-14block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2010-11-22pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
2010-11-22cifs: fix broken oplock handlingSuresh Jayaraman
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader
2010-10-28execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-10-28execve: improve interactivity with large argumentsRoland McGrath
2010-10-28setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2010-10-28xfs: properly account for reclaimed inodesJohannes Weiner
2010-10-28ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-10-28reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2010-10-28reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-09-26xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26inotify: send IN_UNMOUNT eventsEric Paris
2010-09-26GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse
2010-09-26aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-09-26aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-09-26/proc/vmcore: fix seekingArnd Bergmann
2010-09-26Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-09-26char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-20NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-20cifs: fix potential double put of TCP session referenceJeff Layton
2010-09-20binfmt_misc: fix binfmt_misc priorityJan Sembera
2010-09-20minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]
2010-09-20statfs() gives ESTALE errorMenyhart Zoltan
2010-09-20O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer
2010-09-20sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2010-09-20ocfs2: Fix incorrect checksum validation errorSunil Mushran
2010-09-20fuse: flush background queue on connection closeMiklos Szeredi
2010-09-20xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-09-20ext4: move aio completion after unwritten extent conversionJiaying Zhang
2010-09-20direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-09-20xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner
2010-09-20xfs: fix untrusted inode number lookupDave Chinner
2010-08-26Fix init ordering of /dev/console vs callers of modprobeDavid Howells