aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-09fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-12-09bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-12-09eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2010-12-09block: 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-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-28ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-09-26inotify: fix inotify oneshot supportEric Paris
2010-09-26dasd: use correct label location for diag fba disksPeter Oberparleiter
2010-09-26xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov
2010-09-26inotify: send IN_UNMOUNT eventsEric Paris
2010-09-26aio: check for multiplication overflow in do_io_submitJeff Moyer
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-20binfmt_misc: fix binfmt_misc priorityJan Sembera
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-08-26ext4: consolidate in_range() definitionsAkinobu Mita
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-26Fix the nested PR lock calling issue in ACLJiaju Zhang
2010-08-26ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-26ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-08-26ocfs2: Count more refcount records in file system fragmentation.Tao Ma
2010-08-26ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-08-26ocfs2/dlm: fix a dead lockWengang Wang
2010-08-26ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-13Skip check for mandatory locks when unlockingSachin Prabhu
2010-08-13ocfs2: Set MS_POSIXACL on remountJan Kara
2010-08-13ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma
2010-08-13dlm: send reply before bastDavid Teigland
2010-08-13dlm: fix ordering of bast and castDavid Teigland
2010-08-13dlm: always use GFP_NOFSDavid Teigland
2010-08-13reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-08-13reiserfs: properly honor read-only devicesJeff Mahoney
2010-08-13ext4: Fix optional-arg mount optionsEric Sandeen
2010-08-13ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o
2010-08-13sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2010-08-13Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2010-08-13Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-08-13Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V
2010-08-13Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik
2010-08-13Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng
2010-08-13Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie
2010-08-13Btrfs: make error return negative in btrfs_sync_file()Roel Kluin