aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-06eCryptfs: Filename Encryption: mount optionMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Header updatesMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow
2009-01-06fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng
2009-01-06fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng
2009-01-06fs: fix function param name in kernel-docRandy Dunlap
2009-01-06fs/inode: fix kernel-doc notationRandy Dunlap
2009-01-06do_coredump(): check return from argv_split()Tetsuo Handa
2009-01-06add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann
2009-01-06fs: fix name overwrite in __register_chrdev_region()Cyrill Gorcunov
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet
2009-01-06poll: allow f_op->poll to sleepTejun Heo
2009-01-06fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap
2009-01-06fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino
2009-01-06fs: sys_sync fixNick Piggin
2009-01-06fs: sync_sb_inodes fixNick Piggin
2009-01-06fs: remove WB_SYNC_HOLDNick Piggin
2009-01-06UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy
2009-01-06block_write_begin(): remove useless gotoFranck Bui-Huu
2009-01-06hugetlb: unsigned ret cannot be negativeRoel Kluin
2009-01-06fs: truncate blocks outside i_size after O_DIRECT write errorDmitri Monakhov
2009-01-06mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins
2009-01-06do_mpage_readpage(): remove useless clear_buffer_mapped() callFranck Bui-Huu
2009-01-06mm: do_sync_mapping_range integrity fixNick Piggin
2009-01-06do_mpage_readpage(): don't submit lots of small bios on boundaryMiquel van Smoorenburg
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-06mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman
2009-01-06block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06NFSD: Add documenting comments for nfsctl interfaceChuck Lever
2009-01-06NFSD: Replace open-coded integer with macroChuck Lever
2009-01-06NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever
2009-01-06NFSD: clean up failover sysctl function namingChuck Lever
2009-01-06lockd: Enable NLM use of AF_INET6Chuck Lever
2009-01-06NSM: Move nsm_create()Chuck Lever
2009-01-06NSM: Move nsm_use_hostnames to mon.cChuck Lever
2009-01-06NSM: Move nsm_addr() to fs/lockd/mon.cChuck Lever
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever
2009-01-06NSM: Replace IP address as our nlm_reboot lookup keyChuck Lever
2009-01-06NSM: More clean up of nsm_get_handle()Chuck Lever
2009-01-06NSM: Refactor nsm_handle creation into a helper functionChuck Lever
2009-01-06NLM: Remove "create" argument from nsm_find()Chuck Lever
2009-01-06NLM: Call nsm_reboot_lookup() instead of nsm_find()Chuck Lever
2009-01-06NSM: Add nsm_lookup() functionChuck Lever
2009-01-06NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever
2009-01-06NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever
2009-01-06NSM: Encode the new "priv" cookie for NSMPROC_MON requestsChuck Lever
2009-01-06NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is createdChuck Lever
2009-01-06NSM: Remove !nsm check from nsm_release()Chuck Lever