summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-06pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
2011-01-06mm: Move vma_stack_continue into mm.hStefan Bader
2011-01-06execve: make responsive to SIGKILL with large argumentsRoland McGrath
2011-01-06execve: improve interactivity with large argumentsRoland McGrath
2011-01-06setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2011-01-06ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2011-01-06inotify: fix inotify oneshot supportEric Paris
2011-01-06dasd: use correct label location for diag fba disksPeter Oberparleiter
2011-01-06xfs: prevent reading uninitialized stack memoryDan Rosenberg
2011-01-06ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov
2011-01-06inotify: send IN_UNMOUNT eventsEric Paris
2011-01-06aio: check for multiplication overflow in do_io_submitJeff Moyer
2011-01-06char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2011-01-06NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2011-01-06binfmt_misc: fix binfmt_misc priorityJan Sembera
2011-01-06sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2011-01-06ocfs2: Fix incorrect checksum validation errorSunil Mushran
2011-01-06fuse: flush background queue on connection closeMiklos Szeredi
2011-01-06ext4: fix freeze deadlock under IOEric Sandeen
2011-01-06CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2011-01-06ext4: Make fsync sync new parent directories in no-journal modeFrank Mayhar
2011-01-06ext4: Fix compat EXT4_IOC_ADD_GROUPBen Hutchings
2011-01-06ext4: Conditionally define compat ioctl numbersBen Hutchings
2011-01-06ext4: restart ext4_ext_remove_space() after transaction restartDmitry Monakhov
2011-01-06ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warrantedTheodore Ts'o
2011-01-06ext4: Avoid crashing on NULL ptr dereference on a filesystem errorTheodore Ts'o
2011-01-06ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoDmitry Monakhov
2011-01-06ext4: Show journal_checksum optionJan Kara
2011-01-06ext4: check for a good block group before loading buddy pagesCurt Wohlgemuth
2011-01-06ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocateNikanth Karthikesan
2011-01-06ext4: Remove extraneous newlines in ext4_msg() callsCurt Wohlgemuth
2011-01-06ext4: init statistics after journal recoveryDmitry Monakhov
2011-01-06ext4: clean up inode bitmaps manipulation in ext4_free_inodeDmitry Monakhov
2011-01-06ext4: Do not zero out uninitialized extents beyond i_sizeDmitry Monakhov
2011-01-06ext4: don't scan/accumulate more pages than mballoc will allocateEric Sandeen
2011-01-06ext4: stop issuing discards if not supported by deviceEric Sandeen
2011-01-06ext4: don't return to userspace after freezing the fs with a mutex heldEric Sandeen
2011-01-06ext4: fix quota accounting in case of fallocateDmitry Monakhov
2011-01-06ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat modeChristian Borntraeger
2011-01-06ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()Jing Zhang
2011-01-06ext4: Remove unnecessary call to ext4_get_group_desc() in mballocJing Zhang
2011-01-06ext4: fix memory leaks in error path handling of ext4_ext_zeroout()Jing Zhang
2011-01-06ext4: check missed return value in ext4_sync_file()Dmitry Monakhov
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-26nilfs2: fix list corruption after ifile creation failureRyusuke Konishi
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