summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh62-14078/+926
2010-10-21ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh3-0/+29
2010-10-21ceph: messenger and osdc changes for rbdYehuda Sadeh6-101/+436
2010-10-21ceph: refactor osdc requests creation functionsYehuda Sadeh2-57/+155
2010-10-21ceph: lookup pool in osdmap by nameYehuda Sadeh2-0/+15
2010-10-20Merge branch 'devel-stable' into develRussell King19-93/+170
2010-10-19fix rawctl compat ioctls breakage on amd64 and itanicAl Viro1-70/+0
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar12-52/+100
2010-10-18GFS2: fixed typoAndrea Gelmini1-1/+1
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern1-0/+59
2010-10-16ocfs2: Avoid to evaluate xattr block flags again.Jeff Liu1-1/+1
2010-10-16Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker75-864/+1612
2010-10-15ocfs2/cluster: Release debugfs file elapsed_time_in_msSunil Mushran1-0/+1
2010-10-15vfs: make no_llseek the defaultArnd Bergmann1-1/+0
2010-10-15vfs: don't use BKL in default_llseekArnd Bergmann1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann38-4/+59
2010-10-15hfsplus: fix getxattr return valueChristoph Hellwig1-1/+1
2010-10-15Export dump_{write,seek} to binary loader modulesLinus Torvalds1-0/+2
2010-10-15Un-inline the core-dump helper functionsLinus Torvalds1-0/+38
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds1-4/+0
2010-10-14hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig1-8/+0
2010-10-14hfsplus: create correct initial catalog entries for device filesChristoph Hellwig4-32/+18
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig4-17/+12
2010-10-14hfsplus: fix link corruptionChristoph Hellwig4-12/+18
2010-10-14hfsplus: validate btree flagsChristoph Hellwig2-14/+20
2010-10-14hfsplus: handle more on-disk corruptions without oopsingEric Sandeen4-8/+48
2010-10-14hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro1-3/+15
2010-10-14hfsplus: fix oops on mount with corrupted btree extent recordsJeff Mahoney1-2/+9
2010-10-14Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-12affs: Use sema_init instead of init_MUTEXThomas Gleixner1-2/+2
2010-10-12hfs: Convert tree_lock to mutexThomas Gleixner3-4/+4
2010-10-12fanotify: disable fanotify syscallsEric Paris1-1/+1
2010-10-12ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye3-2/+45
2010-10-12Initialize max_slots earlyGoldwyn Rodrigues1-9/+9
2010-10-12When I tried to compile I got the following warning:Poyo VL1-1/+1
2010-10-12ocfs2: validate bg_free_bits_count after updateSrinivas Eeda1-0/+16
2010-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-23/+33
2010-10-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-1/+7
2010-10-09ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran2-2/+2
2010-10-08exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh1-1/+7
2010-10-08ARM: 6342/1: fix ASLR of PIE executablesNicolas Pitre1-1/+1
2010-10-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-5/+14
2010-10-07ceph: update issue_seq on cap grantSage Weil1-3/+5
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum1-10/+13
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V1-1/+4
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V1-7/+9
2010-10-07ceph: avoid null deref in osd request error pathSage Weil1-1/+1
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang1-1/+1
2010-10-07xfs: properly account for reclaimed inodesJohannes Weiner1-5/+14