aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | fat: Cleanup nls_unload() usageOGAWA Hirofumi2010-03-15
| * | | | | fat: use pack_hex_byte() instead of custom oneAndy Shevchenko2010-03-15
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-05-24
|\ \ \ \ \ \
| * | | | | | 9p: Optimize TCREATE by eliminating a redundant fid clone.Venkateswararao Jujjuri2010-05-22
| * | | | | | 9p: cleanup: remove unneeded assignmentDan Carpenter2010-05-22
| * | | | | | 9p: Add mksock supportVenkateswararao Jujjuri2010-05-22
| * | | | | | fs/9p: Make sure we properly instantiate dentry.Aneesh Kumar K.V2010-05-22
| * | | | | | 9p: add 9P2000.L rename operationSripathi Kodi2010-05-21
| * | | | | | 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-21
| * | | | | | 9p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi2010-05-21
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-24
|\ \ \ \ \ \ \
| * | | | | | | ceph: reuse mon subscribe message instead of allocated anewSage Weil2010-05-21
| * | | | | | | ceph: avoid resending queued message to monitorSage Weil2010-05-21
| * | | | | | | ceph: Storage class should be before const qualifierTobias Klauser2010-05-21
| * | | | | | | ceph: all allocation functions should get gfp_maskYehuda Sadeh2010-05-17
| * | | | | | | ceph: specify max_bytes on readdir repliesSage Weil2010-05-17
| * | | | | | | ceph: cleanup pool op stringsSage Weil2010-05-17
| * | | | | | | ceph: Use kzallocJulia Lawall2010-05-17
| * | | | | | | ceph: use common helper for aborted dir request invalidationSage Weil2010-05-17
| * | | | | | | ceph: cope with out of order (unsafe after safe) mds replySage Weil2010-05-17
| * | | | | | | ceph: save peer feature bits in connection structureSage Weil2010-05-17
| * | | | | | | ceph: resync headers with userlandSage Weil2010-05-17
| * | | | | | | ceph: use ceph. prefix for virtual xattrsSage Weil2010-05-17
| * | | | | | | ceph: throw out dirty caps metadata, data on session teardownSage Weil2010-05-17
| * | | | | | | ceph: attempt mds reconnect if mds closes our sessionSage Weil2010-05-17
| * | | | | | | ceph: clean up send_mds_reconnect interfaceSage Weil2010-05-17
| * | | | | | | ceph: wait for mds OPEN reply to indicate reconnect successSage Weil2010-05-17
| * | | | | | | ceph: only send cap releases when mds is OPEN|HUNGSage Weil2010-05-17
| * | | | | | | ceph: dicard cap releases on mds restartSage Weil2010-05-17
| * | | | | | | ceph: make mon client statfs handling more genericYehuda Sadeh2010-05-17
| * | | | | | | ceph: drop src address(es) from message header [new protocol feature]Sage Weil2010-05-17
| * | | | | | | ceph: cleanup: remove unused assignementDan Carpenter2010-05-17
| * | | | | | | ceph: clean up cap release loop vs spinlockSage Weil2010-05-17
| * | | | | | | ceph: name bdi ceph-%d instead of major:minorSage Weil2010-05-17
| * | | | | | | ceph: skip mds sync on forced unmountSage Weil2010-05-17
| * | | | | | | ceph: adjust masked struct_v variable namesSage Weil2010-05-17
| * | | | | | | ceph: clean up mount options, ->show_options()Sage Weil2010-05-17
| * | | | | | | ceph: set dn offset when splicedSage Weil2010-05-17
| * | | | | | | ceph: don't clobber i_max_offset on already complete dirSage Weil2010-05-17
| * | | | | | | ceph: skip set_dentry_offset work if directory not I_COMPLETESage Weil2010-05-17
| * | | | | | | ceph: set next_offset on readdir finishSage Weil2010-05-17
| * | | | | | | ceph: listxattr should compare version by >=Henry C Chang2010-05-17
| * | | | | | | ceph: fix xattr dangling pointer / double freeSage Weil2010-05-17
| * | | | | | | ceph: close messenger raceSage Weil2010-05-17
| * | | | | | | ceph: name msgpools; useful error messagesSage Weil2010-05-17
| * | | | | | | ceph: fix memory leak due to possible dentry init raceSage Weil2010-05-17
| * | | | | | | ceph: include auth method in error messagesSage Weil2010-05-17
| * | | | | | | ceph: osdtimeout=0 for now timeoutSage Weil2010-05-17
| * | | | | | | ceph: d_obtain_alias() returns ERR_PTR()Dan Carpenter2010-05-17
| * | | | | | | ceph: wake up mount thread when getting osdmapYehuda Sadeh2010-05-17