aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * ceph: fix LSSNAP regressionYan, Zheng2013-05-02
| * libceph: distinguish page array and pagelist countAlex Elder2013-05-02
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-05-06
|\ \
| * | cifs: small variable name cleanupDan Carpenter2013-05-04
| * | CIFS: fix error return code in cifs_atomic_open()Wei Yongjun2013-05-04
| * | cifs: store the real expected sequence number in the midJeff Layton2013-05-04
| * | cifs: on send failure, readjust server sequence number downwardJeff Layton2013-05-04
| * | cifs: remove ENOSPC handling in smb_sendvJeff Layton2013-05-04
| * | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
| * | fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu2013-05-04
| * | cifs: replaced kmalloc + memset with kzallocDia Vasile2013-05-04
| * | cifs: ignore the unc= and prefixpath= mount optionsJeff Layton2013-05-04
* | | autofs - remove autofs dentry mount checkDavid Jeffery2013-05-06
* | | autofs - fix sparse warning for autofs4_d_manage()Claudiu Ghioc2013-05-06
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-04
|\ \
| * | hostfs: use kmalloc instead of kzallocJames Hogan2013-05-04
| * | hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan2013-05-04
| * | hostfs: remove "will unlock" commentJames Hogan2013-05-04
| * | vfs: use list_move instead of list_del/list_addWei Yongjun2013-05-04
| * | proc_devtree: Replace include linux/module.h with linux/export.hSyam Sidhardhan2013-05-04
| * | create_mnt_ns: unidiomatic use of list_add()Al Viro2013-05-04
| * | fs: remove dentry_lru_prune()Yan, Zheng2013-05-04
| * | Removed unused typedef to avoid "unused local typedef" warnings.Han Shen2013-05-04
| * | kill fs/read_write.hAl Viro2013-05-04
| * | do_coredump(): don't wait for thaw if coredump has already been interruptedAl Viro2013-05-04
| * | do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...Al Viro2013-05-04
* | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-03
|\ \ \
| * | | NFSD: SECINFO doesn't handle unsupported pseudoflavors correctlyChuck Lever2013-04-30
| * | | NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()Chuck Lever2013-04-30
| * | | nfsd: make symbol nfsd_reply_cache_shrinker staticWei Yongjun2013-04-30
| * | | nfsd4: don't remap EISDIR errors in renameJ. Bruce Fields2013-04-30
| * | | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
| |\ \ \
| * | | | nfsd4: better error return to indicate SSV non-supportJ. Bruce Fields2013-04-26
| * | | | nfsd: fix EXDEV checking in renameJ. Bruce Fields2013-04-26
| * | | | Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-26
| |\ \ \ \
| * | | | | nfsd: Decode and send 64bit time valuesBryan Schumaker2013-04-23
| * | | | | nfsd4: put_client_renew_locked can be staticFengguang Wu2013-04-16
| * | | | | nfsd4: remove unused macroJ. Bruce Fields2013-04-16
| * | | | | nfsd4: remove some useless codefanchaoting2013-04-16
| * | | | | nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields2013-04-16
| * | | | | nfsd4: clean up validate_stateidJ. Bruce Fields2013-04-09
| * | | | | nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-09
| * | | | | nfsd4: fix forechannel attribute negotiationJ. Bruce Fields2013-04-09
| * | | | | nfsd4: cleanup check_forechannel_attrsJ. Bruce Fields2013-04-09
| * | | | | nfsd4: don't close read-write opens too soonJ. Bruce Fields2013-04-09
| * | | | | nfsd4: release lockowners on last unlock in 4.1 caseJ. Bruce Fields2013-04-09
| * | | | | nfsd4: more sessions/open-owner-replay cleanupJ. Bruce Fields2013-04-09
| * | | | | nfsd4: no need for replay_owner in sessions caseJ. Bruce Fields2013-04-09
| * | | | | nfsd4: remove some redundant commentsJ. Bruce Fields2013-04-09
| * | | | | nfsd: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-09