summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ceph: only set message data pointers if non-emptyAlex Elder2013-05-011-3/+10
| * | | libceph: isolate other message data fieldsAlex Elder2013-05-011-1/+1
| * | | libceph: set page info with byte lengthAlex Elder2013-05-011-1/+1
| * | | libceph: isolate message page field manipulationAlex Elder2013-05-011-2/+2
| * | | libceph: record byte count not page countAlex Elder2013-05-012-14/+21
| * | | libceph: separate read and write dataAlex Elder2013-05-012-36/+41
| * | | libceph: distinguish page and bio requestsAlex Elder2013-05-012-0/+5
| * | | libceph: separate osd request data infoAlex Elder2013-05-012-31/+32
| * | | libceph: don't assign page info in ceph_osdc_new_request()Alex Elder2013-05-012-6/+10
| * | | ceph: simplify ceph_sync_write() page_align calculationAlex Elder2013-05-011-9/+4
| * | | ceph: use calc_pages_for() in start_read()Alex Elder2013-05-011-1/+1
| * | | libceph: no need for alignment for mds messageAlex Elder2013-05-011-1/+0
| * | | libceph: define mds_alloc_msg() methodAlex Elder2013-05-011-0/+23
| * | | libceph: rename ceph_calc_object_layout()Alex Elder2013-05-011-2/+3
| * | | libceph: kill ceph_msg->pagelist_countAlex Elder2013-05-011-1/+0
| * | | ceph: acquire i_mutex in __ceph_do_pending_vmtruncateYan, Zheng2013-05-013-13/+13
| * | | ceph: don't early drop Fw capYan, Zheng2013-05-011-25/+17
| * | | ceph: revert commit 22cddde104Sage Weil2013-05-013-77/+48
| * | | ceph: use I_COMPLETE inode flag instead of D_COMPLETE flagYan, Zheng2013-05-015-95/+34
| * | | ceph: set mds_want according to cap import messageYan, Zheng2013-05-011-1/+5
| * | | ceph: queue cap release when trimming capYan, Zheng2013-05-013-3/+7
| * | | ceph: fix LSSNAP regressionYan, Zheng2013-05-011-1/+2
| * | | libceph: distinguish page array and pagelist countAlex Elder2013-05-011-2/+2
| |/ /
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-05-0636-1304/+1261
|\ \ \
| * | | cifs: small variable name cleanupDan Carpenter2013-05-041-1/+1
| * | | CIFS: fix error return code in cifs_atomic_open()Wei Yongjun2013-05-041-1/+3
| * | | cifs: store the real expected sequence number in the midJeff Layton2013-05-043-4/+4
| * | | cifs: on send failure, readjust server sequence number downwardJeff Layton2013-05-042-0/+16
| * | | cifs: remove ENOSPC handling in smb_sendvJeff Layton2013-05-041-7/+1
| * | | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-0436-1227/+1223
| * | | fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu2013-05-044-10/+7
| * | | cifs: replaced kmalloc + memset with kzallocDia Vasile2013-05-041-3/+1
| * | | cifs: ignore the unc= and prefixpath= mount optionsJeff Layton2013-05-041-51/+5
* | | | autofs - remove autofs dentry mount checkDavid Jeffery2013-05-061-9/+0
* | | | autofs - fix sparse warning for autofs4_d_manage()Claudiu Ghioc2013-05-061-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-049-50/+27
|\ \ \
| * | | hostfs: use kmalloc instead of kzallocJames Hogan2013-05-041-1/+2
| * | | hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan2013-05-041-2/+1
| * | | hostfs: remove "will unlock" commentJames Hogan2013-05-041-1/+1
| * | | vfs: use list_move instead of list_del/list_addWei Yongjun2013-05-041-2/+1
| * | | proc_devtree: Replace include linux/module.h with linux/export.hSyam Sidhardhan2013-05-041-1/+1
| * | | create_mnt_ns: unidiomatic use of list_add()Al Viro2013-05-041-1/+1
| * | | fs: remove dentry_lru_prune()Yan, Zheng2013-05-041-22/+9
| * | | Removed unused typedef to avoid "unused local typedef" warnings.Han Shen2013-05-041-1/+0
| * | | kill fs/read_write.hAl Viro2013-05-043-12/+4
| * | | do_coredump(): don't wait for thaw if coredump has already been interruptedAl Viro2013-05-041-4/+5
| * | | do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...Al Viro2013-05-041-3/+2
* | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-0312-549/+708
|\ \ \ \
| * | | | NFSD: SECINFO doesn't handle unsupported pseudoflavors correctlyChuck Lever2013-04-301-6/+20
| * | | | NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()Chuck Lever2013-04-301-7/+1
OpenPOWER on IntegriCloud