aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ocfs2: Optionally return filldir errorsMark Fasheh2007-10-12
* ocfs2: Write support for directories with inline dataMark Fasheh2007-10-12
* ocfs2: Read support for directories with inline dataMark Fasheh2007-10-12
* ocfs2: Write support for inline dataMark Fasheh2007-10-12
* ocfs2: Read support for inline dataMark Fasheh2007-10-12
* ocfs2: Structure updates for inline dataMark Fasheh2007-10-12
* ocfs2: Cleanup dirent size checkMark Fasheh2007-10-12
* ocfs2: Rename cleanupsMark Fasheh2007-10-12
* ocfs2: Provide convenience function for ino lookupMark Fasheh2007-10-12
* ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh2007-10-12
* ocfs2: Remove open coded readdir()Mark Fasheh2007-10-12
* ocfs2: Pass raw u64 to filldirMark Fasheh2007-10-12
* ocfs2: Abstract out core dir listing functionalityMark Fasheh2007-10-12
* ocfs2: Move directory manipulation code into dir.cMark Fasheh2007-10-12
* ocfs2: Small refactor of truncate zeroing codeMark Fasheh2007-10-12
* ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh2007-10-12
* ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh2007-10-12
* [PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng2007-10-12
* ocfs2: Implement show_options()Sunil Mushran2007-10-12
* ocfs2: Clear slot map when umounting a local volumeMark Fasheh2007-10-12
* ocfs2: Remove unused structure fieldMark Fasheh2007-10-12
* ocfs2: remove unused variableTao Mao2007-10-12
* ocfs2: remove mostly unused field from insert structureTao Mao2007-10-12
* Fix up more bio falloutAl Viro2007-10-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-03
| |\
| * \ Merge branch 'linux-2.6'Paul Mackerras2007-09-19
| |\ \
| * | | [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-19
* | | | JFS: fix bio-related build breakageJeff Garzik2007-10-12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11
|\ \ \ \
| * | | | [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-11
| * | | | [FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov2007-10-10
| * | | | [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-10
| * | | | [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-10
| * | | | [NETNS]: Fix export symbols.Daniel Lezcano2007-10-10
| * | | | [NET]: Fix missed addition of fs/proc/proc_net.cDavid S. Miller2007-10-10
| * | | | [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
| * | | | [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
| * | | | [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
| * | | | [NET]: Don't implement dev_ifname32 inlineEric W. Biederman2007-10-10
* | | | | compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann2007-10-10
* | | | | compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann2007-10-10
* | | | | compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann2007-10-10
* | | | | compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann2007-10-10
* | | | | compat_ioctl: handle blk_trace ioctlsArnd Bergmann2007-10-10
* | | | | compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann2007-10-10
* | | | | compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann2007-10-10
* | | | | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* | | | | Don't decrement bi_size in bio_endioNeilBrown2007-10-10
* | | | | Only call bi_end_io once for any bioNeilBrown2007-10-10