summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-5/+57
|\
| * net/fs: change busy poll time accountingEliezer Tamir2013-07-091-11/+20
| * net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-081-23/+37
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-036-47/+97
| |\
| * | net: convert lls to use time_in_range()Eliezer Tamir2013-07-021-4/+6
| * | net: avoid calling sched_clock when LLS is offEliezer Tamir2013-07-011-4/+7
| * | net: poll/select low latency socket supportEliezer Tamir2013-06-251-5/+29
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-098-89/+119
|\ \ \
| * | | fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-093-0/+21
| * | | ncpfs: fix error return code in ncp_parse_options()Wei Yongjun2013-07-091-3/+9
| * | | mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li2013-07-091-8/+2
| * | | fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2013-07-091-1/+1
| * | | fsnotify: update comments concerning locking schemeLino Sanfilippo2013-07-091-28/+22
| * | | inotify: fix race when adding a new watchLino Sanfilippo2013-07-091-9/+4
| * | | dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_groupLino Sanfilippo2013-07-091-12/+13
| * | | fanotify: put duplicate code for adding vfsmount/inode marks into an own func...Lino Sanfilippo2013-07-091-36/+35
| * | | fanotify: fix races when adding/removing marksLino Sanfilippo2013-07-091-12/+37
| * | | fanotify: info leak in copy_event_to_user()Dan Carpenter2013-07-091-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-0910-124/+149
|\ \ \ \
| * | | | ceph: fix race between cap issue and revokeYan, Zheng2013-07-031-9/+20
| * | | | ceph: fix cap revoke raceYan, Zheng2013-07-031-0/+9
| * | | | ceph: fix pending vmtruncate raceYan, Zheng2013-07-034-11/+13
| * | | | ceph: avoid accessing invalid memorySasha Levin2013-07-031-1/+1
| * | | | ceph: Reconstruct the func ceph_reserve_caps.majianpeng2013-07-032-15/+8
| * | | | ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2013-07-031-1/+3
| * | | | ceph: remove sb_start/end_write in ceph_aio_write.Jianpeng Ma2013-07-031-2/+0
| * | | | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng2013-07-031-2/+2
| * | | | ceph: fix sleeping function called from invalid context.majianpeng2013-07-031-4/+5
| * | | | ceph: move inode to proper flushing list when auth MDS changesYan, Zheng2013-07-031-0/+7
| * | | | ceph: clear migrate seq when MDS restartsYan, Zheng2013-07-031-0/+1
| * | | | ceph: check migrate seq before changing auth capYan, Zheng2013-07-031-3/+5
| * | | | ceph: fix race between page writeback and truncateYan, Zheng2013-07-031-44/+40
| * | | | ceph: reset iov_len when discarding cap release messagesYan, Zheng2013-07-031-0/+1
| * | | | ceph: fix cap release raceYan, Zheng2013-07-031-12/+10
| * | | | ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter2013-07-011-20/+22
| * | | | ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2013-07-011-1/+3
| * | | | ceph: fix up comment for ceph_count_locks() as to which lock to holdJim Schutt2013-07-011-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-0934-1726/+2327
|\ \ \ \
| * | | | Btrfs: wait ordered range before doing direct ioJosef Bacik2013-07-021-1/+9
| * | | | Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik2013-07-021-1/+2
| * | | | Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik2013-07-021-4/+6
| * | | | Btrfs: make backref walking code handle skinny metadataJosef Bacik2013-07-021-6/+25
| * | | | Btrfs: fix crash regarding to ulist_add_mergeLiu Bo2013-07-021-0/+15
| * | | | Btrfs: fix several potential problems in copy_nocow_pages_for_inodeMiao Xie2013-07-021-1/+22
| * | | | Btrfs: cleanup the code of copy_nocow_pages_for_inode()Miao Xie2013-07-021-25/+23
| * | | | Btrfs: fix oops when recovering the file data by scrub functionMiao Xie2013-07-021-1/+1
| * | | | Btrfs: make the chunk allocator completely tree locklessJosef Bacik2013-07-025-169/+166
| * | | | Btrfs: cleanup orphaned root orphan itemJosef Bacik2013-07-021-2/+29
| * | | | Btrfs: fix wrong mirror number tuningMiao Xie2013-07-021-3/+0
| * | | | Btrfs: cleanup redundant code in btrfs_submit_direct()Miao Xie2013-07-021-9/+1
OpenPOWER on IntegriCloud