aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-21eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-03-21fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-03-21s390: remove task_show_regsMartin Schwidefsky
2011-03-21nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-03-21NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-03-21CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-03-21CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-03-21ocfs2_connection_find() returns pointer to bad structuredann frazier
2011-03-21NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-03-21NFS: Fix "kernel BUG at fs/aio.c:554!"Chuck Lever
2011-03-21install_special_mapping skips security_file_mmap check.Tavis Ormandy
2011-03-21NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2011-03-21nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2011-03-21NFS: Fix panic after nfs_umount()Chuck Lever
2011-03-21fuse: fix ioctl when server is 32bitMiklos Szeredi
2011-03-21fuse: verify ioctl retriesMiklos Szeredi
2011-03-21Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2011-03-21ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocateNikanth Karthikesan
2011-03-21ext4: consolidate in_range() definitionsAkinobu Mita
2011-03-21mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2011-03-21fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2011-03-21bio: take care not overflow page count when mapping/copying user dataJens Axboe
2011-03-21eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2011-03-21reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker
2011-03-21block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2011-03-21pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
2011-03-21execve: make responsive to SIGKILL with large argumentsRoland McGrath
2011-03-21execve: improve interactivity with large argumentsRoland McGrath
2011-03-21setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2011-03-21ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2011-03-21reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2011-03-21reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-08-02ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-08-02Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg
2010-08-02NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-08-02NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-08-02CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-08-02cifs: don't attempt busy-file rename unless it's in same directoryJeff Layton
2010-08-02cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton
2010-07-05Btrfs: should add a permission check for setfaclShi Weihua
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi
2010-07-05CIFS: Allow null nd (as nfs server uses) on createSteve French
2010-07-05GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-07-05ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o
2010-07-05ext4: check s_log_groups_per_flex in online resize codeEric Sandeen
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-07-05exofs: confusion between kmap() and kmap_atomic() apiDan Carpenter
2010-07-05writeback: disable periodic old data writeback for !dirty_writeback_centisecsJens Axboe
2010-07-05NFSD: don't report compiled-out versions as presentPavel Emelyanov
2010-05-26nilfs2: fix sync silent failureRyusuke Konishi