summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-28direct-io: separate map_bh from dioAndi Kleen
2011-10-28direct-io: use a slab cache for struct dioAndi Kleen
2011-10-28direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen
2011-10-28direct-io: fix a wrong commentAndi Kleen
2011-10-28direct-io: separate fields only used in the submission path from struct dioAndi Kleen
2011-10-28vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig
2011-10-28vfs: add a comment to inode_permission()Andreas Gruenbacher
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher
2011-10-28vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-28vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker
2011-10-28cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui
2011-10-27Add definition for share encryptionSteve French
2011-10-27ext4: optimize memmmove lengths in extent/index insertionsEric Gouriou
2011-10-27ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou
2011-10-27jbd2: fix build when CONFIG_BUG is not enabledRandy Dunlap
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh
2011-10-26Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-26ext4: don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode stateTao Ma
2011-10-26ext4: fix a wrong comment in __mb_check_buddy()Robin Dong
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds
2011-10-26ext4: remove unused variable in mb_find_extent()Robin Dong
2011-10-26ext4: remove unused variable in ext4_mb_generate_from_pa()Robin Dong
2011-10-26ext4: use stream-alloc when mb_group_prealloc set to zeroRobin Dong
2011-10-26ext4: let ext4_page_mkwrite stop started handle in failureYongqiang Yang
2011-10-26ext4: handle NULL p_ext in ext4_ext_next_allocated_block()Curt Wohlgemuth
2011-10-26ext4: error handling fix in ext4_ext_convert_to_initialized()Dan Carpenter
2011-10-26ext4: use ext4_reserve_inode_write in ext4_xattr_set_handleEric Sandeen
2011-10-26ext4: avoid setting directory i_nlink to zeroAndreas Dilger
2011-10-25libceph: fix double-free of page vectorSage Weil
2011-10-25ceph: fix 32-bit ino numbersAmon Ott
2011-10-25ceph: let the set_layout ioctl set single traitsGreg Farnum
2011-10-25Revert "ceph: don't truncate dirty pages in invalidate work thread"Sage Weil
2011-10-25ceph: replace leading spaces with tabsNoah Watkins
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil
2011-10-25libceph: create messenger with clientSage Weil
2011-10-25ceph: document ioctlsSage Weil
2011-10-25ceph: implement (optional) max read sizeSage Weil
2011-10-25ceph: rename rsize -> rasizeSage Weil
2011-10-25ceph: make readpages fully asyncSage Weil
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-10-25ext4: prevent stack overrun in ext4_file_openDarrick J. Wong
2011-10-25sysfs: Remove support for tagged directories with untagged members (again)Eric W. Biederman
2011-10-25ext4: update EOFBLOCKS flag on fallocate properlyDmitry Monakhov
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds