aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ceph: check mds_wanted for imported capYan, Zheng2013-01-17
* ceph: allocate cap_release message when receiving cap importYan, Zheng2013-01-17
* ceph: allow revoking duplicated caps issued by non-auth MDSYan, Zheng2013-01-17
* ceph: move dirty inode to migrating list when clearing auth capsYan, Zheng2013-01-17
* ceph: Check for created flag in response from mdsSam Lang2013-01-17
* ceph: Check for err on mds request in atomic_openSam Lang2013-01-17
* libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman2012-12-13
* ceph: call handle_cap_grant() for cap import messageYan, Zheng2012-12-13
* ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng2012-12-13
* ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng2012-12-13
* ceph: Fix infinite loop in __wake_requestsYan, Zheng2012-12-13
* ceph: Don't update i_max_size when handling non-auth capYan, Zheng2012-12-13
* bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-13
* libceph: remove 'osdtimeout' optionSage Weil2012-12-13
* ceph: fix dentry reference leak in ceph_encode_fh().Cyril Roelandt2012-12-13
* ceph: Fix i_size update raceSage Weil2012-11-05
* ceph: Hold caps_list_lock when adjusting caps_{use, total}_countYan, Zheng2012-11-04
* ceph: Fix NULL ptr crash in strlen()David Zafman2012-10-26
* ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-26
* ceph: avoid 32-bit page index overflowAlex Elder2012-10-03
* ceph: return EIO on invalid layout on GET_DATALOC ioctlSage Weil2012-10-03
* ceph: propagate layout error on osd request creationSage Weil2012-10-01
* ceph: convert to use le32_add_cpu()Wei Yongjun2012-10-01
* ceph: Fix oops when handling mdsmap that decreases max_mdsYan, Zheng2012-10-01
* ceph: let path portion of mount "device" be optionalAlex Elder2012-10-01
* vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-09-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-09-28
|\
| * close the race in nlmsvc_free_block()Al Viro2012-09-22
| * do_add_mount()/umount -l racesAl Viro2012-09-22
* | trivial select_parent documentation fixJ. Bruce Fields2012-09-27
* | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-22
|\ \
| * | cifs: fix return value in cifsConvertToUTF16Jeff Layton2012-09-18
* | | Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-09-21
|\ \ \
| * | | xfs: stop the sync worker before xfs_unmountfsBen Myers2012-09-18
| * | | xfs: fix race while discarding buffers [V4]Carlos Maiolino2012-08-29
* | | | debugfs: fix u32_array race in format_array_allocLinus Torvalds2012-09-21
* | | | debugfs: fix race in u32_array_read and allocate array at openDavid Rientjes2012-09-21
* | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-18
| |/ / |/| |
* | | fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri2012-09-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-09-16
|\ \ \
| * | | Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason2012-09-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-09-14
|\ \ \ \
| * | | | GFS2: Take account of blockages when using reserved blocksSteven Whitehouse2012-09-13
| * | | | GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse2012-09-13
| * | | | GFS2: Make write size hinting code commonSteven Whitehouse2012-09-13
* | | | | Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-09-14
|\ \ \ \ \
| * | | | | eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks2012-09-14
| * | | | | eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks2012-09-14
| * | | | | eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks2012-09-14
* | | | | | vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds2012-09-14