aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ceph: avoid accessing invalid memorySasha Levin2013-07-03
* ceph: Reconstruct the func ceph_reserve_caps.majianpeng2013-07-03
* ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2013-07-03
* ceph: remove sb_start/end_write in ceph_aio_write.Jianpeng Ma2013-07-03
* ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng2013-07-03
* ceph: fix sleeping function called from invalid context.majianpeng2013-07-03
* ceph: move inode to proper flushing list when auth MDS changesYan, Zheng2013-07-03
* ceph: clear migrate seq when MDS restartsYan, Zheng2013-07-03
* ceph: check migrate seq before changing auth capYan, Zheng2013-07-03
* ceph: fix race between page writeback and truncateYan, Zheng2013-07-03
* ceph: reset iov_len when discarding cap release messagesYan, Zheng2013-07-03
* ceph: fix cap release raceYan, Zheng2013-07-03
* ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter2013-07-01
* ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2013-07-01
* ceph: fix up comment for ceph_count_locks() as to which lock to holdJim Schutt2013-07-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-29
|\
| * UBIFS: fix a horrid bugArtem Bityutskiy2013-06-29
| * UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-06-29
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-29
|\ \
| * | perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-06-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-06-25
|\ \ \
| * | | fuse: hold i_mutex in fuse_file_fallocate()Maxim Patlasov2013-06-17
* | | | fs: fix new splice.c kernel-doc warningRandy Dunlap2013-06-23
| |_|/ |/| |
* | | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-20
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-15
|\ \
| * | use can_lookup() instead of direct checks of ->i_op->lookupAl Viro2013-06-14
| * | fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov2013-06-14
| * | ncpfs: fix rmdir returns Device or resource busyDave Chiluk2013-06-07
* | | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-06-15
|\ \ \
| * | | xfs: don't shutdown log recovery on validation errorsDave Chinner2013-06-14
| * | | xfs: ensure btree root split sets blkno correctlyDave Chinner2013-06-14
| * | | xfs: fix implicit padding in directory and attr CRC formatsDave Chinner2013-06-14
| * | | xfs: don't emit v5 superblock warnings on writeDave Chinner2013-06-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-06-14
|\ \ \ \
| * | | | Btrfs: stop all workers before cleaning up rootsJosef Bacik2013-06-08
| * | | | Btrfs: fix use-after-free bug during umountLiu Bo2013-06-08
| * | | | Btrfs: init relocate extent_io_tree with a mappingJosef Bacik2013-06-08
| * | | | btrfs: Drop inode if inode root is NULLNaohiro Aota2013-06-08
| * | | | Btrfs: don't delete fs_roots until after we cleanup the transactionJosef Bacik2013-06-08
* | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-06-12
|\ \ \ \ \
| * | | | | ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei2013-06-12
| * | | | | aio: fix io_destroy() regression by using call_rcu()Kent Overstreet2013-06-12
| * | | | | fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues2013-06-12
| * | | | | ocfs2: ocfs2_prep_new_orphaned_file() should return retXiaowei.Hu2013-06-12
| * | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ceph: ceph_pagelist_append might sleep while atomicJim Schutt2013-05-17
| * | | | | ceph: add cpu_to_le32() calls when encoding a reconnect capabilityJim Schutt2013-05-17
* | | | | | hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-08
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-08
|\ \ \ \ \ \