memory unplug: memory hotplug cleanup
[safe/jmp/linux-2.6] / fs /
2007-10-16 Mel GormanPrint out statistics in relation to fragmentation avoid...
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-10-16 Nick Pigginfs: restore nobh
2007-10-16 Nick Pigginocfs2: convert to new aops
2007-10-16 Nick Pigginfs: affs convert to new aops
2007-10-16 Nick Pigginfs: adfs convert to new aops
2007-10-16 Nick Pigginjfs: convert to new aops
2007-10-16 Nick Pigginminixfs: convert to new aops
2007-10-16 Nick Pigginsysv: convert to new aops
2007-10-16 Nick Pigginudf: convert to new aops
2007-10-16 Nick Pigginufs: convert to new aops
2007-10-16 Nick Pigginjffs2: convert to new aops
2007-10-16 Nick Pigginhostfs: convert to new aops
2007-10-16 Nick Pigginfuse: convert to new aops
2007-10-16 Nick Pigginsmbfs: convert to new aops
2007-10-16 Nick Pigginnfs: convert to new aops
2007-10-16 Nick PigginWith reiserfs no longer using the weird generic_cont_ex...
2007-10-16 Vladimir Savelievreiserfs: use generic_cont_expand_simple
2007-10-16 Vladimir Savelievreiserfs: convert to new aops
2007-10-16 Vladimir Savelievreiserfs: use generic write
2007-10-16 Nick Pigginqnx4: convert to new aops
2007-10-16 Nick Pigginbfs: convert to new aops
2007-10-16 Nick Pigginhpfs: convert to new aops
2007-10-16 Nick Pigginhfsplus: convert to new aops
2007-10-16 Nick Pigginhfs: convert to new aops
2007-10-16 Nick Pigginfat: convert to new aops
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Steven Whitehousegfs2: convert to new aops
2007-10-16 Nick Pigginxfs: convert to new aops
2007-10-16 Nick Pigginext4: convert to new aops
2007-10-16 Nick Pigginext3: convert to new aops
2007-10-16 Nick Pigginext2: convert to new aops
2007-10-16 Nick Pigginblock_dev: convert to new aops
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginfs: fix data-loss on error
2007-10-16 Nick Pigginmm: buffered write cleanup
2007-10-16 Nick Pigginfs: fix nobh error handling
2007-10-16 Dmitry Monakhovmm: add end_buffer_read helper function
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Randy Dunlapdocbook: fix filesystems content
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'v2.6.24-lockdep' of git://git./linux...
2007-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-15 Ingo Molnarsched: affine sync wakeups
2007-10-15 Laurent Viviersched: guest CPU accounting: add guest-CPU /proc/<pid...
2007-10-15 Laurent Viviersched: guest CPU accounting: add guest-CPU /proc/stat...
2007-10-15 Mike Galbraithsched: cleanup, remove the TASK_NONINTERACTIVE flag
2007-10-15 Ingo Molnarsched: clean up schedstats, cnt -> count
2007-10-14 Al Viromore low-hanging fruits - kernel, fs, lib signedness
2007-10-14 Al Virofs/partitions/sun.c endianness annotations
2007-10-13 Peter Zijlstralockdep: annotate dir vs file i_mutex
2007-10-15 Peter Zijlstralockdep: per filesystem inode lock class
2007-10-13 Dave KleikampJFS: Bio cleanup: Replace missing return statements
2007-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 David Woodhouse[JFFS2] Remove stray debugging printk
2007-10-13 David Woodhouse[JFFS2] Handle dirents on the flash with embedded zero...
2007-10-13 David Woodhouse[JFFS2] Check for creation of dirents with embedded...
2007-10-13 David Woodhouse[JFFS2] Don't count all 'very dirty' blocks except...
2007-10-13 David Woodhouse[JFFS2] Check whether garbage-collection actually obsol...
2007-10-13 David Woodhouse[JFFS2] Relax threshold for triggering GC due to dirty...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-10-12 Tejun Heosysfs: add copyrights
2007-10-12 Tejun Heosysfs: move sysfs file poll implementation to sysfs_ope...
2007-10-12 Tejun Heosysfs: implement sysfs_open_dirent
2007-10-12 Tejun Heosysfs: move sysfs_dirent->s_children into sysfs_dirent...
2007-10-12 Tejun Heosysfs: make sysfs_root a regular directory dirent
2007-10-12 Tejun Heosysfs: open code sysfs_attach_dentry()
2007-10-12 Tejun Heosysfs: make s_elem an anonymous union
2007-10-12 Tejun Heosysfs: make bin attr open get active reference of paren...
2007-10-12 Tejun Heosysfs: kill unnecessary NULL pointer check in sysfs_rel...
2007-10-12 Tejun Heosysfs: kill unnecessary sysfs_get() in open paths
2007-10-12 Tejun Heosysfs: reposition sysfs_dirent->s_mode.
2007-10-12 Tejun Heosysfs: kill sysfs_update_file()
2007-10-12 Tejun Heosysfs: clean up header files
2007-10-12 Tejun Heosysfs: fix sysfs_chmod_file() such that it updates...
2007-10-12 Tejun Heosysfs: fix comments of sysfs_add/remove_one()
2007-10-12 Greg Kroah-Hartmansysfs: spit a warning to users when they try to create...
2007-10-12 Eric W. Biedermansysfs: Rewrite sysfs_move_dir in terms of sysfs dirents
2007-10-12 Eric W. Biedermansysfs: Rewrite rename in terms of sysfs dirents
2007-10-12 Eric W. Biedermansysfs: Remove s_dentry
2007-10-12 Tejun Heosysfs: simply sysfs_get_dentry
2007-10-12 Eric W. Biedermansysfs: Introduce sysfs_rename_mutex
2007-10-12 Eric W. Biedermansysfs: Rewrite sysfs_drop_dentry.
2007-10-12 Eric W. Biedermansysfs: Simplify readdir.
2007-10-12 Eric W. Biedermansysfs: In sysfs_lookup don't open code sysfs_find_dirent
2007-10-12 Eric W. Biedermansysfs: Make sysfs_mount static
2007-10-12 Eric W. Biedermansysfs: Use kill_anon_super
2007-10-12 Eric W. Biedermansysfs: Remove sysfs_instantiate
2007-10-12 Eric W. Biedermansysfs: Move all of inode initialization into sysfs_init...
2007-10-12 Tejun Heosysfs: fix i_mutex locking in sysfs_get_dentry()
2007-10-12 Rolf Eike Beersysfs: Fix typos in fs/sysfs/file.c
2007-10-12 Tejun Heosysfs: make sysfs_addrm_finish() return void
2007-10-12 Tejun Heosysfs: make sysfs_add_one() automatically check for...
next