summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-10-29mm: Move vma_stack_continue into mm.hStefan Bader1-1/+2
2010-10-29execve: make responsive to SIGKILL with large argumentsRoland McGrath1-0/+7
2010-10-29execve: improve interactivity with large argumentsRoland McGrath1-0/+2
2010-10-29setup_arg_pages: diagnose excessive argument sizeRoland McGrath1-0/+5
2010-10-29ocfs2: Don't walk off the end of fast symlinks.Joel Becker1-1/+1
2010-09-27inotify: fix inotify oneshot supportEric Paris1-0/+3
2010-09-27dasd: use correct label location for diag fba disksPeter Oberparleiter1-1/+12
2010-09-27xfs: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-27ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov1-17/+23
2010-09-27inotify: send IN_UNMOUNT eventsEric Paris1-2/+5
2010-09-27aio: check for multiplication overflow in do_io_submitJeff Moyer1-0/+3
2010-09-27char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara1-1/+3
2010-09-21NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust1-1/+1
2010-09-21binfmt_misc: fix binfmt_misc priorityJan Sembera1-1/+1
2010-09-21sysfs: checking for NULL instead of ERR_PTRDan Carpenter1-1/+1
2010-09-21ocfs2: Fix incorrect checksum validation errorSunil Mushran1-1/+5
2010-09-21fuse: flush background queue on connection closeMiklos Szeredi1-4/+12
2010-08-27ext4: consolidate in_range() definitionsAkinobu Mita4-7/+4
2010-08-27nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti1-0/+7
2010-08-27Fix the nested PR lock calling issue in ACLJiaju Zhang1-3/+21
2010-08-27ocfs2/dlm: remove potential deadlock -V3Wengang Wang1-4/+0
2010-08-27ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2-25/+31
2010-08-27ocfs2: Count more refcount records in file system fragmentation.Tao Ma1-5/+15
2010-08-27ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda1-46/+34
2010-08-27ocfs2/dlm: fix a dead lockWengang Wang1-3/+2
2010-08-27ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang1-2/+7
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds1-1/+7
2010-08-14Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-08-14ocfs2: Set MS_POSIXACL on remountJan Kara1-0/+4
2010-08-14ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma3-13/+119
2010-08-14dlm: send reply before bastDavid Teigland1-26/+84
2010-08-14dlm: fix ordering of bast and castDavid Teigland6-28/+78
2010-08-14dlm: always use GFP_NOFSDavid Teigland14-53/+46
2010-08-14reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney1-1/+1
2010-08-14reiserfs: properly honor read-only devicesJeff Mahoney1-6/+9
2010-08-14ext4: Fix optional-arg mount optionsEric Sandeen1-8/+15
2010-08-14ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o1-0/+3
2010-08-14sched, cputime: Introduce thread_group_times()Hidetoshi Seto1-4/+1
2010-08-14Btrfs: kfree correct pointer during mount option parsingJosef Bacik1-2/+3
2010-08-14Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li1-2/+4
2010-08-14Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V1-1/+3
2010-08-14Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik1-44/+2
2010-08-14Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng1-4/+4
2010-08-14Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2-2/+8
2010-08-14Btrfs: make error return negative in btrfs_sync_file()Roel Kluin1-1/+1
2010-08-14Btrfs: fix race between allocate and release extent buffer.Yan, Zheng1-2/+1
2010-08-14Btrfs: check total number of devices when removing missingJosef Bacik1-2/+2
2010-08-14Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik1-2/+2
2010-08-14Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik1-0/+5
2010-08-14Btrfs: run orphan cleanup on default fs rootJosef Bacik2-6/+6