Age | Commit message (Expand) | Author | Files | Lines |
2007-10-16 | uml: fix hostfs style | Jeff Dike | 3 | -172/+202 |
2007-10-16 | uml: remove unneeded if from hostfs | Jeff Dike | 1 | -1/+1 |
2007-10-16 | UML: remove unnecessary hostfs_getattr() | Miklos Szeredi | 1 | -9/+0 |
2007-10-16 | hugetlbfs read() support | Badari Pulavarty | 1 | -0/+125 |
2007-10-16 | hugetlb: allow extending ftruncate on hugetlbfs | Ken Chen | 1 | -7/+1 |
2007-10-16 | Print out statistics in relation to fragmentation avoidance to /proc/pagetype... | Mel Gorman | 1 | -0/+14 |
2007-10-16 | Group short-lived and reclaimable kernel allocations | Mel Gorman | 6 | -13/+17 |
2007-10-16 | fs: remove some AOP_TRUNCATED_PAGE | Nick Piggin | 1 | -30/+10 |
2007-10-16 | fs: restore nobh | Nick Piggin | 3 | -85/+171 |
2007-10-16 | ocfs2: convert to new aops | Nick Piggin | 3 | -266/+22 |
2007-10-16 | fs: affs convert to new aops | Nick Piggin | 1 | -42/+59 |
2007-10-16 | fs: adfs convert to new aops | Nick Piggin | 1 | -5/+9 |
2007-10-16 | jfs: convert to new aops | Nick Piggin | 1 | -7/+10 |
2007-10-16 | minixfs: convert to new aops | Nick Piggin | 3 | -22/+53 |
2007-10-16 | sysv: convert to new aops | Nick Piggin | 3 | -24/+52 |
2007-10-16 | udf: convert to new aops | Nick Piggin | 2 | -26/+22 |
2007-10-16 | ufs: convert to new aops | Nick Piggin | 3 | -23/+58 |
2007-10-16 | jffs2: convert to new aops | Nick Piggin | 1 | -39/+66 |
2007-10-16 | hostfs: convert to new aops | Nick Piggin | 1 | -41/+27 |
2007-10-16 | fuse: convert to new aops | Nick Piggin | 1 | -14/+32 |
2007-10-16 | smbfs: convert to new aops | Nick Piggin | 1 | -8/+24 |
2007-10-16 | nfs: convert to new aops | Nick Piggin | 1 | -20/+60 |
2007-10-16 | With reiserfs no longer using the weird generic_cont_expand, remove it comple... | Nick Piggin | 1 | -20/+0 |
2007-10-16 | reiserfs: use generic_cont_expand_simple | Vladimir Saveliev | 1 | -2/+11 |
2007-10-16 | reiserfs: convert to new aops | Vladimir Saveliev | 3 | -19/+183 |
2007-10-16 | reiserfs: use generic write | Vladimir Saveliev | 1 | -1239/+1 |
2007-10-16 | qnx4: convert to new aops | Nick Piggin | 1 | -7/+12 |
2007-10-16 | bfs: convert to new aops | Nick Piggin | 1 | -4/+8 |
2007-10-16 | hpfs: convert to new aops | Nick Piggin | 1 | -5/+13 |
2007-10-16 | hfsplus: convert to new aops | Nick Piggin | 2 | -19/+20 |
2007-10-16 | hfs: convert to new aops | Nick Piggin | 2 | -18/+19 |
2007-10-16 | fat: convert to new aops | Nick Piggin | 1 | -11/+16 |
2007-10-16 | fs: new cont helpers | Nick Piggin | 1 | -100/+94 |
2007-10-16 | gfs2: convert to new aops | Steven Whitehouse | 1 | -84/+127 |
2007-10-16 | xfs: convert to new aops | Nick Piggin | 2 | -30/+24 |
2007-10-16 | ext4: convert to new aops | Nick Piggin | 1 | -54/+120 |
2007-10-16 | ext3: convert to new aops | Nick Piggin | 1 | -48/+115 |
2007-10-16 | ext2: convert to new aops | Nick Piggin | 3 | -29/+53 |
2007-10-16 | block_dev: convert to new aops | Nick Piggin | 1 | -6/+18 |
2007-10-16 | implement simple fs aops | Nick Piggin | 5 | -14/+18 |
2007-10-16 | fs: introduce write_begin, write_end, and perform_write aops | Nick Piggin | 4 | -129/+231 |
2007-10-16 | fs: fix data-loss on error | Nick Piggin | 1 | -0/+2 |
2007-10-16 | mm: buffered write cleanup | Nick Piggin | 1 | -8/+2 |
2007-10-16 | fs: fix nobh error handling | Nick Piggin | 1 | -56/+82 |
2007-10-16 | mm: add end_buffer_read helper function | Dmitry Monakhov | 1 | -15/+17 |
2007-10-16 | remove ZERO_PAGE | Nick Piggin | 3 | -4/+4 |
2007-10-16 | readahead: combine file_ra_state.prev_index/prev_offset into prev_pos | Fengguang Wu | 3 | -3/+3 |
2007-10-15 | docbook: fix filesystems content | Randy Dunlap | 1 | -6/+35 |
2007-10-15 | Merge branch 'locks' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 9 | -131/+109 |
2007-10-15 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 26 | -846/+787 |