aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig2005-11-09
* [PATCH] sanitize lookup_hash prototypeChristoph Hellwig2005-11-09
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-09
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-09
* [PATCH] ext2: remove the ancient CHANGES fileAdrian Bunk2005-11-09
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-09
* [PATCH] Fix return value in reiserfs allocatorJan Kara2005-11-09
* [PATCH] fat: respect silent mount flagChristoph Hellwig2005-11-09
* [PATCH] hpfs: remove spurious mtime updateChristoph Hellwig2005-11-09
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] fix de_thread() vs send_group_sigqueue() raceOleg Nesterov2005-11-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-07
|\
| * [PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt2005-11-07
* | [PATCH] unbindable mountsRam Pai2005-11-07
* | [PATCH] handling of slave mountsRam Pai2005-11-07
* | [PATCH] introduce slave mountsRam Pai2005-11-07
* | [PATCH] shared mounts handling: umountRam Pai2005-11-07
* | [PATCH] shared mounts handling: moveRam Pai2005-11-07
* | [PATCH] shared mount handling: bind and rbindRam Pai2005-11-07
* | [PATCH] introduce shared mountsRam Pai2005-11-07
* | [PATCH] beginning of the shared-subtree properRam Pai2005-11-07
* | [PATCH] making namespace_sem globalRam Pai2005-11-07
* | [PATCH] mount expiry fixesRam Pai2005-11-07
* | [PATCH] umount_tree() locking changeRam Pai2005-11-07
* | [PATCH] sanitize the interface of graft_tree().Ram Pai2005-11-07
* | [PATCH] lindent fs/namespace.cRam Pai2005-11-07
* | [PATCH] make /proc/mounts pollableAl Viro2005-11-07
* | [PATCH] allow callers of seq_open do allocation themselvesAl Viro2005-11-07
* | [PATCH] cleanups and bug fix in do_loopback()Al Viro2005-11-07
* | [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-07
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-07
| * [JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy2005-11-06
| * [JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor2005-11-06
| * [JFFS2] Fix dataflash supportArtem B. Bityutskiy2005-11-06
| * [JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy2005-11-06
| * [JFFS2] Remove stale commentArtem B. Bityutskiy2005-11-06
| * [JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi2005-11-06
| * [JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy2005-11-06
| * [JFFS2] Account summary space in reserved_size.Ferenc Havasi2005-11-06
| * [JFFS2] Debug message format clean upArtem B. Bityutskiy2005-11-06
| * [JFFS2] Call summary collector for all mtd devices with writev supportFerenc Havasi2005-11-06
| * [JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi2005-11-06
| * [JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi2005-11-06
| * [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-06
| * [JFFS2] Solve BUG caused by frag->node representing a hole in fragtreeArtem B. Bityutskiy2005-11-06
| * [JFFS2] Calculate CRC check starting point correctlyArtem B. Bityutskiy2005-11-06
| * [JFFS2] More message formatting cleanupsArtem B. Bityutskiy2005-11-06
| * [JFFS2] Fix JFFS2 [mc]time handlingArtem B. Bityutskiy2005-11-06
| * [JFFS2] Make the JFFS2 messages a bit nicerArtem B. Bityutskiy2005-11-06