summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-10-27ext4: optimize memmmove lengths in extent/index insertionsEric Gouriou1-43/+42
2011-10-27ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou2-0/+94
2011-10-27jbd2: fix build when CONFIG_BUG is not enabledRandy Dunlap1-2/+2
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh1-1/+1
2011-10-26Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds9-367/+1506
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+34
2011-10-26ext4: don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode stateTao Ma1-6/+10
2011-10-26ext4: fix a wrong comment in __mb_check_buddy()Robin Dong1-1/+1
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds3-17/+32
2011-10-26ext4: remove unused variable in mb_find_extent()Robin Dong1-3/+1
2011-10-26ext4: remove unused variable in ext4_mb_generate_from_pa()Robin Dong1-2/+0
2011-10-26ext4: use stream-alloc when mb_group_prealloc set to zeroRobin Dong1-0/+5
2011-10-26ext4: let ext4_page_mkwrite stop started handle in failureYongqiang Yang1-0/+1
2011-10-26ext4: handle NULL p_ext in ext4_ext_next_allocated_block()Curt Wohlgemuth1-1/+2
2011-10-26ext4: error handling fix in ext4_ext_convert_to_initialized()Dan Carpenter1-1/+2
2011-10-26ext4: use ext4_reserve_inode_write in ext4_xattr_set_handleEric Sandeen1-5/+1
2011-10-26ext4: avoid setting directory i_nlink to zeroAndreas Dilger1-3/+2
2011-10-26libceph: fix double-free of page vectorSage Weil1-1/+0
2011-10-26ceph: fix 32-bit ino numbersAmon Ott1-5/+6
2011-10-26ceph: let the set_layout ioctl set single traitsGreg Farnum1-6/+28
2011-10-26Revert "ceph: don't truncate dirty pages in invalidate work thread"Sage Weil1-45/+1
2011-10-26ceph: replace leading spaces with tabsNoah Watkins1-20/+20
2011-10-26libceph: don't complain on msgpool alloc failuresSage Weil2-6/+7
2011-10-26libceph: create messenger with clientSage Weil1-3/+6
2011-10-26ceph: document ioctlsSage Weil1-1/+54
2011-10-26ceph: implement (optional) max read sizeSage Weil1-3/+12
2011-10-26ceph: rename rsize -> rasizeSage Weil2-6/+16
2011-10-26ceph: make readpages fully asyncSage Weil1-70/+115
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds17-273/+202
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds20-1464/+1794
2011-10-25ext4: prevent stack overrun in ext4_file_openDarrick J. Wong1-2/+2
2011-10-25sysfs: Remove support for tagged directories with untagged members (again)Eric W. Biederman1-4/+4
2011-10-25ext4: update EOFBLOCKS flag on fallocate properlyDmitry Monakhov3-13/+23
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-7/+65
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-73/+128
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-26/+16
2011-10-25ext4: remove messy logic from ext4_ext_rm_leafDmitry Monakhov1-91/+12
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds13-197/+278
2011-10-25ore: Enable RAID5 mountsBoaz Harrosh1-3/+11
2011-10-25exofs: Support for RAID5 read-4-write interface.Boaz Harrosh1-2/+59
2011-10-25ore: RAID5 WriteBoaz Harrosh4-16/+578
2011-10-25ore: RAID5 readBoaz Harrosh4-78/+455
2011-10-25fs/Makefile: Always inspect exofs/Boaz Harrosh1-1/+1
2011-10-25ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh1-5/+3
2011-10-25Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-64/+80
2011-10-24CIFS: Make cifs_push_locks send as many locks at once as possiblePavel Shilovsky1-6/+43
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky3-36/+167
2011-10-24CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky3-15/+147
2011-10-24CIFS: Implement caching mechanism for mandatory brlocksPavel Shilovsky2-11/+197
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V1-7/+5